Commit graph

36 commits

Author SHA1 Message Date
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
b5750b2e52 Updated Blizzard Vehicle UI for 3.3 2009-11-08 13:25:10 +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
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
dc2329544f Fix the QuestLog button anchoring when using a vertical micromenu 2009-04-16 11:46:55 +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
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
044899f525 Fixed initial positions for all bars 2009-02-21 15:53:41 +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
c96d1a0c62 Adjust default padding and scale of the micromenu 2008-11-11 17:12:42 +01:00
Hendrik Leppkes
7c2610ccb2 Use the correct ApplyConfig when enabling a module 2008-11-11 16:32:16 +01:00
Hendrik Leppkes
90c58593b9 Fixed issues with position saving and reseting profiles 2008-11-11 16:13:49 +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
b19d8ae23f Adjusted initial positions of the bars to not overlap 2008-10-15 14:46:17 +02:00
Hendrik Leppkes
b549507c73 Fix alot of bugs with switching profiles 2008-10-15 10:02:40 +02:00
Hendrik Leppkes
8663238ea4 Small cleanup 2008-10-12 15:11:14 +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
6d91f0f80f Fixed width of the MicroMenu overlay 2008-10-09 00:23:36 +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
8060002efc commit the other half of that <.< 2008-06-20 00:03:21 +00:00
cwdg
9c86d78d2e add missing locales 2008-06-19 11:08:10 +00:00
cwdg
728a47775f My work is finished. 2008-06-18 20:33: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
850c50c772 - fix hiding of the stance and menu bar
- fix a bug that was preventing the interaction indicators (highlight/pushed textures) to show up correctly in some cases
- re-enabled the checked texture for the stance buttons (why was that off <.<)
2008-05-03 23:22:51 +00:00
Hendrik Leppkes
2f1a47d56d some svn keywords 2008-05-03 11:13:27 +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
d84c43e524 beautify text tags on unlocked bars 2008-03-07 15:42:44 +00:00
Hendrik Leppkes
177f03f29f - add more descriptive error messages to get/set handlers
- add MicroMenu module (may not be 100% complete yet)
2008-03-07 15:38:34 +00:00