Commit Graph

21 Commits

Author SHA1 Message Date
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 3e3bd90c37 fix module enabling/disabling in various modules 2008-05-28 10:27:51 +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 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 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 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 720bd42401 fix bugs for classes that dont have any stances (yet) 2008-02-21 16:53:12 +00:00
Hendrik Leppkes aa66d37a95 stub for a petbar - not worky yet 2008-02-21 13:28:43 +00:00
Hendrik Leppkes c0cdde8e45 option tweaks 2008-02-17 01:37:33 +00:00
Hendrik Leppkes 59df1ce268 - ButtonBar now uses .button_width and .button_height for layouting the buttons (defaults to 36)
- set button width/height for stancebar buttons
2008-02-16 18:19:25 +00:00
Hendrik Leppkes 4f31e91de5 StanceBar
- increase default scale of the stance buttons
- add events to update the bar
- add OnDisable
2008-02-16 18:04:50 +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