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
7de8d7ab10
Add support for Shadow Dance switching
2009-04-16 10:40:14 +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
723bb00618
Furhter split of the StateBar from the ActionBar
2009-03-26 00:39:26 +01:00
Hendrik Leppkes
d0f4650b58
Initial abstraction of state code into StateBar prototype
2009-03-26 00:39:25 +01:00
Hendrik Leppkes
2ed2263968
Fix all and any white-space errors
2009-02-20 23:19:34 +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
453773aebd
First draft of conversion to the Blizzard template
2008-11-09 13:10:23 +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
b549507c73
Fix alot of bugs with switching profiles
2008-10-15 10:02:40 +02:00
Hendrik Leppkes
76eebc55ca
Make sure that every bar has the proper config reference when switching profiles
2008-10-15 02:52:31 +02:00
Hendrik Leppkes
aa1867ad90
Removed SVN $Id$ Tags and updated locale
2008-09-14 13:25:48 +02:00
Hendrik Leppkes
c7c303ae3c
Removed trailing spaces
2008-09-02 16:55:22 +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
5288055c7d
small fix
2008-06-22 01:00:50 +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
8060002efc
commit the other half of that <.<
2008-06-20 00:03:21 +00:00
cwdg
b65818e89b
continue to work
2008-06-18 19:35:03 +00:00
Hendrik Leppkes
4cdfbe6c0f
add a check around the keybinding code to hopefully prevent any errors
2008-06-17 13:36:45 +00:00
Hendrik Leppkes
9796afddac
re-commit new button code, now with more checks and fixes and whatnot
...
- sadly, hiding the macro text is currently defunct, will be fixed soon'ish
2008-06-16 20:58:36 +00:00
Hendrik Leppkes
8fa4195ba9
revert last commit until i can figure out wtf is wrong with those templates
2008-06-16 18:41:58 +00:00
Hendrik Leppkes
e072ee9e08
- now using the blizzard actionbutton template for action buttons
...
- this means:
-- draging of spells in combat is possible again
-- empty buttons will be really hidden
-- the lock actionbuttons option from the BT menu is currently gone, use the interface options setting to lock moving your actions
2008-06-16 15:07:46 +00:00
Hendrik Leppkes
dd91d867b7
dont try to steal bindings in combat, only ends up in errors anyway
2008-06-14 15:00:24 +00:00
Hendrik Leppkes
c1622e076f
workaround for a stance issue that didnt save data properly
2008-06-11 14:38:54 +00:00
Hendrik Leppkes
d864f2b219
added expiremental auto-assist feature
...
- automatically trys to target your target's target if your current spell cannot be cast on your target (useful for healers targeting a boss and healing the current MT, etc)
2008-06-01 15:18:29 +00:00
Hendrik Leppkes
f3c2336d02
added options to hide the hotkey and macrotext
2008-05-31 15:58:28 +00:00
Hendrik Leppkes
9e092cda14
- now using LibKeyBound-1.0
...
- added more options to configure the show/hide state of the bar, now supports showing/hiding bars based on in-combat
2008-05-31 11:16:59 +00:00
Hendrik Leppkes
39f941fdc8
Bartender4:
...
- added settings to toggle possess bar and actionbar-based switching (like pressing SHIFT-2 or SHIFT-MouseWheel to change bars)
- added TODO.txt
2008-05-03 11:33:27 +00:00
Hendrik Leppkes
2f1a47d56d
some svn keywords
2008-05-03 11:13:27 +00:00
Hendrik Leppkes
a889dd57c1
more ButtonFacade integration
2008-04-12 11:07:42 +00:00
Hendrik Leppkes
acbaae01eb
- remove cyCircled support
...
- add preliminary ButtonFacade support (still some bugs in it)
- this also replaces the built-in skin selection for the bars (for now)
2008-04-11 17:14:46 +00:00
Hendrik Leppkes
fa1419dc05
- re-order button internals, should be easier to apply skins to now.
...
- will flush all keybindings made with keyBound (yeah branch and all :P run s/BT4Button([^:]+):/BT4Button\1Secure:/ on your bindings cache :p )
2008-04-08 16:31:53 +00:00
Hendrik Leppkes
e4510fbbb4
more options tweaks
2008-04-08 11:08:59 +00:00
Hendrik Leppkes
b6adf401f6
- build the config on demand (might break stuff, srsly)
...
- add options for configuring the modifier switching
2008-04-08 10:31:40 +00:00
Hendrik Leppkes
f472060b0a
restructure configuration
2008-03-13 16:42:26 +00:00
Hendrik Leppkes
60fa80d401
set override bindings on Bar1, ShapeshiftBar, PetBar
2008-03-10 16:20:58 +00:00
Hendrik Leppkes
45f86eff26
- add Enable/Disable to the Pet and Stance Bar
...
- unlocking works right on the petbar now
2008-03-05 14:17:12 +00:00
Hendrik Leppkes
3f60367faf
first working stance bar, still needs events for updating etc
2008-02-16 17:17:31 +00:00
Hendrik Leppkes
1cec9114c9
dummy stancebar module
2008-02-16 16:45:35 +00:00
Hendrik Leppkes
e7841ed4d5
strip some code from the actionbar module and move it to a generic ButtonBar module to be used for the stance and pet bar
2008-02-16 16:11:49 +00:00
Hendrik Leppkes
a7b9ca4c1f
implement different layouts
2008-02-11 18:12:12 +00:00
Hendrik Leppkes
80f0d3d811
options for page swapping based on stance
2008-02-11 14:24:21 +00:00
Hendrik Leppkes
3c64ce4269
- basic shapeshift support, no config interface for it yet
2008-01-11 18:45:01 +00:00
Hendrik Leppkes
941de6d3db
profile handling
2008-01-11 15:20:55 +00:00
Hendrik Leppkes
72b94f4db2
- Button: added action drag support
...
- Button: added show grid option
- Options: cleanup and sorting
2007-12-30 21:36:55 +00:00
Hendrik Leppkes
09bb28f162
cleanup options and database layout
2007-12-22 12:06:26 +00:00