Commit Graph

41 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 542cb58208 Use @project-version@ in the Version field and update copyright headers to 2009. 2009-03-26 10:55:06 +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 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 90c58593b9 Fixed issues with position saving and reseting profiles 2008-11-11 16:13:49 +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 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 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 dd91d867b7 dont try to steal bindings in combat, only ends up in errors anyway 2008-06-14 15:00:24 +00:00
Hendrik Leppkes 90f2b872d8 - hide the pet-bar AutoCastable texture when AutoCast is enabled (works around a crazy ButtonFacade design that showed it on top - back to blizzard behavior)
- tweak stance bar code for classes that dont actually have a stance (yet)
2008-06-07 15:10:49 +00:00
Hendrik Leppkes d9e1bb2bb6 - add keyring and onebag option to bagbar
- fix some random stuff in the options tables
2008-05-31 19:48:47 +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 350332af1c properly hide the LBF Backdrop and Gloss on empty buttons (thanks to jjsheets for the API) 2008-05-03 14:21:10 +00:00
Hendrik Leppkes c07eae6991 - fix petbar normal texture appearing when clicking on a empty pet bar slot
- added ButtonFacade support to the petbar (has one glitch though, a empty pet bar button with a backdrop from BF will not hide the backdrop <.<)
2008-05-03 14:02:38 +00:00
Hendrik Leppkes 2f1a47d56d some svn keywords 2008-05-03 11:13:27 +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 8b4d98cce6 fix profile issues with the pet bar 2008-04-09 08:23:38 +00:00
Hendrik Leppkes 20b6c8a9ed fix bug in keybinding mode with empty pet buttons 2008-04-08 18:11:08 +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 0c0abdbca6 tweak keybinding stuff and add support for pet and stance bar 2008-03-10 13:39:48 +00:00
Hendrik Leppkes b83005b733 hide empty pet buttons 2008-03-05 15:07:53 +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 23f723b892 adjust strata of pet buttons to match all other bars, and fix dreamlayout framelevel 2008-03-04 22:21:13 +00:00
Hendrik Leppkes 6adcf86b1b make button style work on the pet bar buttons, pretty much done now (short of hotkey display) 2008-03-03 12:17:59 +00:00
Hendrik Leppkes 4fe87b8eeb fix a bug in button code 2008-03-03 12:05:45 +00:00
Hendrik Leppkes 3ae640802d pet buttons actually work now, using blizzard templates 2008-03-03 11:45:24 +00:00
Hendrik Leppkes 1ccc647634 some work on pet bar, interim commit so i can raid in peace :P 2008-02-21 17:29:02 +00:00
Hendrik Leppkes aa66d37a95 stub for a petbar - not worky yet 2008-02-21 13:28:43 +00:00