Commit Graph

26 Commits

Author SHA1 Message Date
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 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 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 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 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 d2658cb4f0 Use the Multiline Editbox for the State and Visibility Custom config 2008-10-11 00:33:02 +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 7fd6c09c2e Fix Visibility Configuration for Metamorphosis
Metamorphosis is on slot 1 for GetShapeshiftFormInfo(), but when active GetShapeshiftForm() returns 2.
Added a hopefully temporary hack to work around the issue.
2008-09-27 22:49:11 +02:00
Hendrik Leppkes aa1867ad90 Removed SVN $Id$ Tags and updated locale 2008-09-14 13:25:48 +02:00
Hendrik Leppkes cb5b5dc67d add custom-conditional support to visibility driver, does not validate the syntax yet, so take care 2008-09-02 16:51:37 +02:00
Hendrik Leppkes d12eb849fe add options to control the new visibility driver
- currently supports: always hide, when possessing a npc, combat/nocombat, pet/nopet, stance:X
2008-09-02 16:51:36 +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