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
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
4eda77cd4f
Initial implementation of the MultiCastBar (TotemBar)
2009-06-27 17:39:18 +02:00
Hendrik Leppkes
7de8d7ab10
Add support for Shadow Dance switching
2009-04-16 10:40:14 +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
542cb58208
Use @project-version@ in the Version field and update copyright headers to 2009.
2009-03-26 10:55:06 +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
6ac4b9af06
Split StateBar configuration out of ActionBar code
2009-03-26 00:39:27 +01:00
Hendrik Leppkes
fe2cc6f24b
Further cleanup and seperation
2009-03-26 00:39:27 +01:00
Hendrik Leppkes
d0f4650b58
Initial abstraction of state code into StateBar prototype
2009-03-26 00:39:25 +01:00
Hendrik Leppkes
6adef77860
Added an option to use the default blizzard vehicle frame for vehicles (the art and all the fun)
2009-02-25 23:38:14 +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
2ed2263968
Fix all and any white-space errors
2009-02-20 23:19:34 +01:00
Hendrik Leppkes
53cf1e10f9
Adjust option tables to be more suitable for slash cmd access, and enable slash cmd access to them.
...
A simple /bt still opens the configurion, however /bt also accepts all the sub commands now, like ?/bt lock? or ?/bt kb? to open keybound.
You can also access all Bar configuration, use ?/bt bars? for a list of all bars, and navigate through the menu for specific settings.
2009-02-03 23:26:59 +01:00
Hendrik Leppkes
e13222b4a7
Update to use the locale system
2009-01-27 16:13:15 +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
70977047ab
Update koKR locale and add a few missing strings to locale files
2008-11-20 13:13:09 +01:00
Hendrik Leppkes
b5b8dc9479
Added an expiremental Vehicle Bar module with an exit button and the pitch buttons
2008-11-17 14:46:17 +01:00
Hendrik Leppkes
7c53a32f18
Revert "Renamed "Zoom" to "Button Border" and make it do its thing again"
...
This reverts commit ccf041bdcd .
2008-11-11 20:02:13 +01:00
Hendrik Leppkes
ccf041bdcd
Renamed "Zoom" to "Button Border" and make it do its thing again
2008-11-11 16:52:22 +01:00
Hendrik Leppkes
63952f13f7
Added safeguard against GetCurrentBindingSet() returning nil in rare cases during login
2008-11-11 16:41:32 +01:00
Hendrik Leppkes
9d77edcc55
MicroMenu now uses the default ButtonBar template, which enables it to use full Row control
2008-11-08 21:23:26 +01:00
Hendrik Leppkes
9adffaf957
Moved Fade Out options to visibility page
2008-11-01 17:22:29 +01:00
Hendrik Leppkes
170a11c975
Tweaks to the state and visibility configuration
2008-11-01 17:08:08 +01:00
Hendrik Leppkes
29f204b662
Moved Hotkey and MacroText handling to the ButtonBar prototype and show the Hotkey on Pet and Stance Bar (default off)
2008-11-01 14:51:45 +01:00
Hendrik Leppkes
925ba03aaf
Add a minimap icon using LibDBIcon-1.0
2008-10-30 11:50:06 +01:00
Hendrik Leppkes
7fab93ef32
Save the current binding set when changing the Focus/Self Cast modifiers
2008-10-30 09:22:04 +01:00
Hendrik Leppkes
bb83d20d41
Added support for Focus-Cast
2008-10-30 08:39:47 +01:00
Hendrik Leppkes
9b35e84ef7
Add /bartender and /bartender4 as slash commands to open the config
2008-10-15 03:05:32 +02:00
Hendrik Leppkes
97f10a12db
Added very basic Reputation/XP Bar modules
...
Support for the XP and Reputation Bar, Bartender4 hides them so it can show them again. Disabled by default.
Note: The XP Bar hides itself when you reach max-level, and the Reputation Bar hides itself if you are not tracking any reputation.
2008-10-12 15:09:09 +02:00
Hendrik Leppkes
d2658cb4f0
Use the Multiline Editbox for the State and Visibility Custom config
2008-10-11 00:33:02 +02:00
Hendrik Leppkes
f99404c5a6
Added a Vertical MicroMenu option
...
The MicroMenu can once again be vertical again, however it does not have a full-blown Rows configuration like the actionbars do, due to some issues with the non-square micromenu buttons.
As a result of that, padding between the buttons is currently not available either.
Its planned to make the MicroMenu use the default ButtonBar template too in the future.
2008-10-09 00:40:03 +02:00
Hendrik Leppkes
ddb810fb1b
Re-organized some state options and extended description of the ActionBar Paging option
2008-09-28 18:07:11 +02:00
Hendrik Leppkes
5c60ec29f2
Added a button to the Config GUI to open the Key Binding Mode
2008-09-28 18:02:24 +02:00
Hendrik Leppkes
9246db80f5
Small tweak to options implementation
2008-09-28 15:05:12 +02:00
Hendrik Leppkes
93ad63a772
Re-implemented Right-Click self-casting
2008-09-28 15:02:23 +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
c2905efe71
Added missing locale entries for new State Options
2008-09-28 14:36:06 +02:00
Hendrik Leppkes
250f3d8a5b
Added Custom Conditionals support and Config options
...
You can now enter any macro conditions into an editbox in the Config GUI which will feed the state driver. The syntax is not validated, so its your own responsibility to know how macro syntax works!
Example:
[form:1]9;0 -- Page to Bar 9 in Form 1, otherwise don't page at all (id 0)
2008-09-28 14:32:38 +02:00