florian.berthold
a32bba6dc0
feat(paging): accept [aura:Name] / [form:Name] / [stance:Name] form-name conditionals
...
Translate non-numeric stance/form/aura conditionals to [stance:N] via
GetShapeshiftFormInfo() before handing the string to RegisterStateDriver.
Lets CoA custom-class users write self-documenting paging strings:
[aura:Beetle Form]6;1 -- instead of [stance:1]6;1
[stance:Beetle Form/Wasp Form]9
[noaura:Beetle Form]2
All three keywords (aura, form, stance) are accepted equivalently when
the value is a non-numeric form name. Numeric values pass through
unchanged. Unresolved names are left as-is so the failure is visible
at parse time.
Re-applies on UPDATE_SHAPESHIFT_FORMS / PLAYER_ENTERING_WORLD so newly
learned forms take effect without a /reload (defers during combat
lockdown to avoid taint).
Bumps Version to 4.4.2-2-g3b02ee4-coa1 so the loaded copy is
identifiable in-game.
2026-05-08 03:45:58 +02:00
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
florian.berthold
97d989dd93
ci: preserve upstream line endings (CRLF) for clean upstream diffs
2026-05-08 03:45:58 +02:00
Hendrik Leppkes
fb3b048fa4
Adjust size and alignment of the drag-overlay for the Totem Bar.
2009-12-07 21:49:09 +01:00
Hendrik Leppkes
b5750b2e52
Updated Blizzard Vehicle UI for 3.3
2009-11-08 13:25:10 +01:00
Hendrik Leppkes
811a9493cb
Added a new Vehicle UI visibility condition.
2009-11-08 13:18:30 +01:00
Hendrik Leppkes
aa975e5da2
Added the new LFD Button to the MicroMenu
2009-11-08 13:17:38 +01:00
Hendrik Leppkes
aba3eaeb0a
Fix MicroMenu Hooks
2009-11-02 21:05:50 +01:00
Hendrik Leppkes
37b9dc673c
Update TOC for 3.3
2009-11-02 20:54:35 +01:00
Hendrik Leppkes
cc587411a6
Avoid even more taint in the actionbutton onevent to potentially stop breaking the totem bar.
2009-08-13 18:00:10 +02:00
Hendrik Leppkes
2f8f888e5d
Applied a small fix to avoid UI Fragments when changing the talent spec on 3.2.
2009-08-05 20:45:49 +02:00
Hendrik Leppkes
3cfa7c8642
Add new files to the Babelfish script
2009-07-08 14:56:55 +02:00
Hendrik Leppkes
1d5ae24953
Add a 3.2 check into the MultiCast code
2009-07-08 14:47:26 +02:00
Hendrik Leppkes
8272fe8208
Disable the whole module (don't even finish executing it) on non-shamans and clean up some messes.
2009-07-08 14:31:12 +02:00
Hendrik Leppkes
c57c96727a
Only activate the Totem Bar on shamans
2009-07-08 14:29:21 +02:00
Hendrik Leppkes
fde0996e08
Bump interface version to 3.2
2009-06-27 18:23:31 +02:00
Hendrik Leppkes
dd3c27339d
Fix some anchoring issues
2009-06-27 17:56:58 +02:00
Hendrik Leppkes
4eda77cd4f
Initial implementation of the MultiCastBar (TotemBar)
2009-06-27 17:39:18 +02:00
Hendrik Leppkes
9aff89fac5
Fix an call to an old function
2009-05-26 20:48:34 +02:00
Hendrik Leppkes
4f2a720e9d
Small tweaks, optimizations and fixes.
2009-05-26 20:15:30 +02:00
Hendrik Leppkes
83b1ab3c13
Properly refresh the range status when paging the action bar.
2009-05-23 13:45:47 +02:00
Hendrik Leppkes
f96760380f
Disable the range update when the range display is disabled.
2009-05-21 16:05:20 +02:00
Hendrik Leppkes
922d7f32e6
Shuffle some code around for more logical order.
2009-05-21 12:53:22 +02:00
Hendrik Leppkes
bc39082795
Further optimizations to the range check.
2009-05-21 12:51:34 +02:00
Hendrik Leppkes
043098225a
Fix the keybinding names in the blizz keybinding panel.
2009-05-21 11:56:23 +02:00
Hendrik Leppkes
e8f070836e
Disable the range updating for buttons without a range.
2009-05-21 11:56:16 +02:00
Hendrik Leppkes
be945add01
Possible workaround for action blocked messages when using the default vehicle ui and the micromenu.
2009-05-15 17:59:15 +02:00
Hendrik Leppkes
acab7f809f
Use bonusbar instead of form for shadowdance
2009-04-21 17:33:00 +02:00
Hendrik Leppkes
af8f18617d
Support proper hotkeys and range coloring for the vehicle buttons.
2009-04-17 10:50:31 +02: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
dc2329544f
Fix the QuestLog button anchoring when using a vertical micromenu
2009-04-16 11:46:55 +02:00
Hendrik Leppkes
7de8d7ab10
Add support for Shadow Dance switching
2009-04-16 10:40:14 +02:00
Hendrik Leppkes
c0c8f9db64
Fixes to the handling of the secure environment updates.
2009-04-14 19:46:19 +02:00
Hendrik Leppkes
4c33175e0c
Update each button individually when changing spec (and on any other action change, if out of combat).
2009-04-14 19:46:17 +02:00
Hendrik Leppkes
db938ac83d
Don't clear the unit attribute in the state configuration anymore, secure env does that now.
2009-04-01 10:55:48 +02:00
Hendrik Leppkes
704116323c
Move alot of auto-assist processing into the secure environment, allowing full action drag/drop support in combat.
2009-04-01 10:55:48 +02:00
Hendrik Leppkes
67037ce359
Add a "No Stance/Form" toggle to the visibility driver options, to hide a bar when in stance 0 (no form).
2009-04-01 10:54:49 +02:00
Hendrik Leppkes
7ae74d626f
Use a custom widget for the X/Y Coordinate EditBox
2009-03-27 15:03:41 +01:00
Hendrik Leppkes
842fb683f7
Options tweaks and fixes
2009-03-27 12:08:43 +01:00
Hendrik Leppkes
c285b34964
Added options to center the bars both vertically and horizontally.
2009-03-26 14:49:10 +01:00
Hendrik Leppkes
accceaaaeb
Hide the Stance-based Visibility options for classes that do not support it.
2009-03-26 13:23:26 +01:00
Hendrik Leppkes
642da52766
Rename the "align" option to "position", as its more accurate now.
2009-03-26 13:15:48 +01:00
Hendrik Leppkes
0e20409e76
Added initial positioning options for precise position control to the configuration.
2009-03-26 13:11:14 +01:00
Hendrik Leppkes
041966007c
Let LibWindow handle the default position of the XPBar.
2009-03-26 11:15:24 +01: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
7d18141115
Updated Babelfish.lua
2009-03-26 10:05:57 +01:00
Hendrik Leppkes
397fe7dbf4
Prevent changing the Vehicle UI option while on a vehicle to avoid serious breakage.
2009-03-26 10:04:41 +01:00
Hendrik Leppkes
a437ca9c5a
Properly unregister PLAYER_ENTERING_WORLD if the vehicle art is off.
2009-03-26 02:12:01 +01:00
Hendrik Leppkes
315048b6c0
Update Version and Interface in .toc
2009-03-26 01:12:03 +01:00
Hendrik Leppkes
6ac4b9af06
Split StateBar configuration out of ActionBar code
2009-03-26 00:39:27 +01:00