Commit Graph

23 Commits

Author SHA1 Message Date
Hendrik Leppkes 1665e10865 Added compat var to not break every addon using the old button frame names to access BT4 buttons 2008-11-10 01:10:16 +01:00
Hendrik Leppkes 2f5605a396 Fixed Show Grid option 2008-11-09 16:06:49 +01:00
Hendrik Leppkes ff11807e39 Fix showing of the icon for special buttons 2008-11-09 15:46:59 +01:00
Hendrik Leppkes 293e41b7d2 Prevent taint in UpdateAction 2008-11-09 15:46:50 +01:00
Hendrik Leppkes 170b8253cd Fix moving of actions 2008-11-09 15:10:08 +01:00
Hendrik Leppkes 15f27066ec Fixed NormalTexture display 2008-11-09 15:09:56 +01:00
Hendrik Leppkes 21a325c494 Remove old code 2008-11-09 14:33:13 +01:00
Hendrik Leppkes 832e94c2ff Removed OnUpdate hook and made keybindings show properly 2008-11-09 13:40:03 +01:00
Hendrik Leppkes 0ebc4c4ec1 Hide MacroText works again 2008-11-09 13:33:39 +01:00
Hendrik Leppkes 82af623c08 Hook UpdateUsable and OnUpdate 2008-11-09 13:28:00 +01:00
Hendrik Leppkes 88a71decb0 Hotkeys work properly again 2008-11-09 13:22:09 +01:00
Hendrik Leppkes 453773aebd First draft of conversion to the Blizzard template 2008-11-09 13:10:23 +01:00
Hendrik Leppkes 3998774497 Fix enabling/disabling of selfcast/focuscast 2008-10-30 09:18:54 +01:00
Hendrik Leppkes 1b76f3f9dd Fix error in auto-assist code with harm-assisting 2008-10-11 19:48:55 +02:00
Hendrik Leppkes 5efa96d0ee Added a Leave Vehicle Button to the Main Bar on Slot 12
The Possess Bar usually only uses 10 buttons to the limit of 10 buttons on the pet bar, that leaves button 11 and 12 empty. Button 12 (id 132) is now being used for a Leave Vehicle button to be able to leave vehicles properly.

Without a full 12-Button Main Bar, you probably want to Macro /script VehicleExit();

I may add another form of button for this at some point, but not right now.
2008-10-11 19:37:55 +02:00
Hendrik Leppkes 93ad63a772 Re-implemented Right-Click self-casting 2008-09-28 15:02:23 +02:00
Hendrik Leppkes 0c9429af60 Merge branch 'master' into wrath 2008-09-23 11:19:43 +02:00
Hendrik Leppkes aa1867ad90 Removed SVN $Id$ Tags and updated locale 2008-09-14 13:25:48 +02:00
Hendrik Leppkes c365751794 Minor cleanups in action button code 2008-09-02 21:44:52 +02:00
Hendrik Leppkes c7c303ae3c Removed trailing spaces 2008-09-02 16:55:22 +02:00
Hendrik Leppkes 5c5e2746c8 oops forgot one 2008-09-02 16:51:38 +02:00
Hendrik Leppkes eed9a681a5 rewrite auto-assist feature using new secure state driver rather then ugly macrotext 2008-09-02 16:51:38 +02:00
Hendrik Leppkes 6acaa9e6a1 restructuring, preparing for new changes 2008-09-02 16:51:34 +02:00