Commit graph

19 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
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
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
fe2cc6f24b Further cleanup and seperation 2009-03-26 00:39:27 +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
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
63952f13f7 Added safeguard against GetCurrentBindingSet() returning nil in rare cases during login 2008-11-11 16:41:32 +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
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
aa1867ad90 Removed SVN $Id$ Tags and updated locale 2008-09-14 13:25:48 +02:00
Hendrik Leppkes
6acaa9e6a1 restructuring, preparing for new changes 2008-09-02 16:51:34 +02:00
Renamed from Options.lua (Browse further)