Commit Graph

81 Commits

Author SHA1 Message Date
Hendrik Leppkes 7bed8cdf21 setup externals/embeds 2008-03-27 10:29:02 +00:00
Hendrik Leppkes 2c00040582 doh forgot shadowform 2008-03-27 10:19:03 +00:00
Hendrik Leppkes 8e97e69b42 use GetSpellInfo to get the stance names 2008-03-27 10:18:15 +00:00
Hendrik Leppkes ea733bdad1 fix bug for rogues 2008-03-26 16:07:36 +00:00
Hendrik Leppkes 120c3e3d66 make default bar state work 2008-03-25 10:49:01 +00:00
Hendrik Leppkes eeea3683f2 use [bonusbar:x] instead of [stance:x], simplifies detection logic of stances, no more skipped aquatic form shit =P 2008-03-25 10:10:10 +00:00
Hendrik Leppkes 1c10f11fad fix cyCircled support causing taint messages in some cases 2008-03-15 16:30:44 +00:00
Hendrik Leppkes f472060b0a restructure configuration 2008-03-13 16:42:26 +00:00
Hendrik Leppkes 17f6d471f1 update buttons after setting the style 2008-03-11 15:09:23 +00:00
Hendrik Leppkes f7845069b5 tweak style support 2008-03-11 09:06:05 +00:00
Hendrik Leppkes 8b4d870e36 add support for cyCircled button skinning 2008-03-11 08:41:44 +00:00
Hendrik Leppkes e240432911 enable <modifier>-selfcast until there is a option to toggle it 2008-03-10 17:36:31 +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 4fbff43f4a add keyBound by Tuller for key binding configuration, until there is some GUI/Button to open it, use /kb to bind buttons 2008-03-10 13:12:58 +00:00
Hendrik Leppkes 439e4d2389 fix some state stuff 2008-03-07 15:54:33 +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
Hendrik Leppkes 9afedb26f2 use some more upvalues 2008-03-07 14:02:01 +00:00
Hendrik Leppkes 83e787fa06 tweak OnUpdate code, now uses ~30-40% less CPU then Bartender3 2008-03-07 13:53:36 +00:00
Hendrik Leppkes 160e9ffe4f tweaks 2008-03-07 10:43:34 +00:00
Hendrik Leppkes 3246f3a8a5 improve button handling with overlays 2008-03-07 10:18:42 +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 b2bc187f6c reuse the DreamLayout frames 2008-03-04 11:18:33 +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 720bd42401 fix bugs for classes that dont have any stances (yet) 2008-02-21 16:53:12 +00:00
Hendrik Leppkes 17ed1caa90 change pet button to a SecureActionButtonTemplate 2008-02-21 13:58:23 +00:00
Hendrik Leppkes 9ed47da99d add pet button template, borrowed from blizzy code, without their ugly scripts 2008-02-21 13:56:20 +00:00
Hendrik Leppkes aa66d37a95 stub for a petbar - not worky yet 2008-02-21 13:28:43 +00:00
Hendrik Leppkes 299783383a add new bar overlays 2008-02-18 14:14:54 +00:00
Hendrik Leppkes c337a64192 toc update 2008-02-17 13:26:43 +00:00
Hendrik Leppkes 0b32b4a473 add state support for the possess bar 2008-02-17 11:41:33 +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
Hendrik Leppkes e7841ed4d5 strip some code from the actionbar module and move it to a generic ButtonBar module to be used for the stance and pet bar 2008-02-16 16:11:49 +00:00
Hendrik Leppkes b95223a020 implement option to change the button style 2008-02-12 08:44:19 +00:00
Hendrik Leppkes ea23115e2f mark dreamlayout overlay properly so it gets hidden for empty buttons 2008-02-11 18:59:17 +00:00
Hendrik Leppkes a7b9ca4c1f implement different layouts 2008-02-11 18:12:12 +00:00
Hendrik Leppkes 80f0d3d811 options for page swapping based on stance 2008-02-11 14:24:21 +00:00
Hendrik Leppkes 9102bb3f61 some option fluff 2008-02-02 14:34:35 +00:00
Hendrik Leppkes 319f5dc02a rework config system to use a API for setting up the table now, and no merging 2008-01-31 09:55:51 +00:00
Hendrik Leppkes 2242edd844 cleanups 2008-01-20 16:05:17 +00:00