florian.berthold
57a5cdabdf
ascension: 4.4.2 → vendored 4.4.2-2-g3b02ee4 (in-game AddOns dir)
...
Imported from /srv/add01/wow-ascension/Interface/AddOns/Bartender4 — the
build Ascension's WotLK 3.3.5 client ships.
Single vendored drop: Ascension's build process bundles their custom
patches with the standard CurseForge packager output (embedded libs),
and the individual patches aren't published separately.
Net delta vs Nevcairiel 4.4.2, excluding bundled libs and CRLF
normalization: 21 files, 2213+/52- — the Ascension-specific
adaptations for WotLK 3.3.5 hero classes / custom action systems.
License: All rights reserved (per .toc).
2026-05-08 03:45:58 +02:00
Hendrik Leppkes
811a9493cb
Added a new Vehicle UI visibility condition.
2009-11-08 13:18:30 +01:00
Hendrik Leppkes
fe0281fdb7
Small improvements to the behaviour of the secure environment. Fixes a rare bug when adding/removing buttons from a bar.
2009-04-16 17:04:41 +02:00
Hendrik Leppkes
542cb58208
Use @project-version@ in the Version field and update copyright headers to 2009.
2009-03-26 10:55:06 +01:00
Hendrik Leppkes
7d202aabc1
Improve vehicle behaviour
2009-03-26 00:15:52 +01:00
Hendrik Leppkes
cf06d4d754
Added an assertion with an detailed error message to debug an error in the action button code.
2009-02-26 15:16:03 +01:00
Hendrik Leppkes
7b28cae101
Fix FadeOut, we need to check if the mouse is over the Overlay now, and not the actual bar.
2009-02-22 10:08:58 +01:00
Hendrik Leppkes
044899f525
Fixed initial positions for all bars
2009-02-21 15:53:41 +01:00
Hendrik Leppkes
204ac6a671
Fix the behaviour of snapping for the new bar positioning.
2009-02-21 15:42:57 +01:00
Hendrik Leppkes
a1189dbad8
Added options to adjust the vertical and horizontal growth direction
2009-02-21 14:58:17 +01:00
Hendrik Leppkes
4529c41327
Use our SavePosition function instead of LibWindow directly
2009-02-21 14:23:25 +01:00
Hendrik Leppkes
e9071dc3d0
Try to preserve the old position properly during the migration to the new system.
2009-02-21 14:14:53 +01:00
Hendrik Leppkes
6f5086adc8
Added plumbing to change the growth direction of the bars. Currently always defaults to DOWN and RIGHT, as that is the "old" behaviour.
2009-02-21 14:12:49 +01:00
Hendrik Leppkes
acc67ba2a0
First work on LibWindow-1.1 usage, plumbing for new bar resizing/button positioning
2009-02-21 13:07:58 +01:00
Hendrik Leppkes
2ed2263968
Fix all and any white-space errors
2009-02-20 23:19:34 +01:00
Hendrik Leppkes
368d37ab3d
Added default value of "clickthrough = false" to all bars
2009-01-20 13:21:33 +01:00
Hendrik Leppkes
ef9968ce8e
Added click-through plumbing and click-through support to Rep/XP Bars
2009-01-20 13:10:51 +01:00
Hendrik Leppkes
9065b0e95e
Added new "Hide on Vehicle" preset option, currently in use by the PetBar to hide the single "Attack" button being shown on the engineering chopper mounts and possible other Vehicle-type mounts.
2009-01-04 17:15:25 +01:00
Hendrik Leppkes
4189110e24
Fix disabling/enabling bars in unlock mode
2008-11-11 16:30:25 +01:00
Hendrik Leppkes
90c58593b9
Fixed issues with position saving and reseting profiles
2008-11-11 16:13:49 +01:00
Hendrik Leppkes
94b3decbb4
Fixed an error in the visibility handler code on profile change
2008-11-02 22:50:10 +01:00
Hendrik Leppkes
67261e8c74
Don't show the border of the Bar Overlay when moving a bar
2008-11-01 22:09:45 +01:00
Hendrik Leppkes
9d7ed64417
Added support for specifying the fade-out alpha in the custom visibility header
...
Example:
[mod:ctrl]fade:10;[mod:alt]fade:50;[mod:shift]fade:80;show
0 is completly transparent, while 100 is completly opaque.
2008-11-01 17:33:38 +01:00
Hendrik Leppkes
bde7969215
Properly reset visibility when enabling/disabling a bar
2008-10-30 09:30:47 +01:00
Hendrik Leppkes
62e8a4889c
Small cleanup
2008-10-15 15:26:15 +02:00
Hendrik Leppkes
bbdf0b06f8
Added small popup in unlock mode that allows you to disable snapping and lock the bars again without opening the config
2008-10-15 14:37:01 +02:00
Hendrik Leppkes
5b9d669956
Simplify the refreshing of the visibility header on lock/unlock
2008-10-15 11:02:11 +02:00
Hendrik Leppkes
397a83da20
Refresh visibility status of the bar after locking them again
2008-10-15 10:18:55 +02:00
Hendrik Leppkes
8a78292d77
Added "Copy Conditionals" button to the Visibility driver as well
2008-09-28 14:45:33 +02:00
Hendrik Leppkes
aa1867ad90
Removed SVN $Id$ Tags and updated locale
2008-09-14 13:25:48 +02:00
Hendrik Leppkes
27dcb23d1b
Refactor the fade-out option to use the new state functionality
2008-09-05 11:59:43 +02:00
Hendrik Leppkes
b457d056bb
Add WorldFrame and UIParent to the list of frames to snap to and tweak sticky code
2008-09-05 11:10:17 +02:00
Hendrik Leppkes
93ad42385c
Added simple Bar-snapping support, more to come
2008-09-05 10:53:13 +02:00
Hendrik Leppkes
c7c303ae3c
Removed trailing spaces
2008-09-02 16:55:22 +02:00
Hendrik Leppkes
e018043a97
use custom visibility driver that supports fading in addition to the simple show/hide
2008-09-02 16:51:38 +02:00
Hendrik Leppkes
58f46c261e
prevent spam when turning off custom mode again
2008-09-02 16:51:37 +02:00
Hendrik Leppkes
cb5b5dc67d
add custom-conditional support to visibility driver, does not validate the syntax yet, so take care
2008-09-02 16:51:37 +02:00
Hendrik Leppkes
d12eb849fe
add options to control the new visibility driver
...
- currently supports: always hide, when possessing a npc, combat/nocombat, pet/nopet, stance:X
2008-09-02 16:51:36 +02:00
Hendrik Leppkes
959172dbcf
first draft of new visibility system, works so far, but lacks options
2008-09-02 16:51:35 +02:00
Hendrik Leppkes
6acaa9e6a1
restructuring, preparing for new changes
2008-09-02 16:51:34 +02:00
Hendrik Leppkes
2ffd19655b
big restructuring, split the options from the code and moved individual modules into subdirs
...
- expect big breakage if you try to update without completely restarting wow
2008-07-05 12:41:16 +00:00
Hendrik Leppkes
b5fcb19415
fix issue with hiding bars on disable
2008-07-04 16:57:19 +00:00
Hendrik Leppkes
7de890f912
revert some changes to the action button code again to resolve a weird issue with moving spells (once again its not possible to move actions in combat)
2008-06-22 00:24:42 +00:00
Hendrik Leppkes
4e23013c64
improve visibility driver logic and API
2008-06-21 13:42:26 +00:00
Hendrik Leppkes
8060002efc
commit the other half of that <.<
2008-06-20 00:03:21 +00:00
Hendrik Leppkes
4b0ffa8fed
tweak one translation to be accessible by the babelfish script
2008-06-19 07:35:04 +00:00
cwdg
cf8b217a1c
Bartender4:
...
Fixed missing locals
2008-06-18 22:45:58 +00:00
cwdg
728a47775f
My work is finished.
2008-06-18 20:33:28 +00:00
cwdg
b65818e89b
continue to work
2008-06-18 19:35:03 +00:00
Hendrik Leppkes
e3f007b5ae
small tweak to fadeout
2008-06-01 06:57:29 +00:00