Commit Graph

22 Commits

Author SHA1 Message Date
Hendrik Leppkes 925ba03aaf Add a minimap icon using LibDBIcon-1.0 2008-10-30 11:50:06 +01:00
Hendrik Leppkes 7fab93ef32 Save the current binding set when changing the Focus/Self Cast modifiers 2008-10-30 09:22:04 +01:00
Hendrik Leppkes bb83d20d41 Added support for Focus-Cast 2008-10-30 08:39:47 +01:00
Hendrik Leppkes 9b35e84ef7 Add /bartender and /bartender4 as slash commands to open the config 2008-10-15 03:05:32 +02:00
Hendrik Leppkes 97f10a12db Added very basic Reputation/XP Bar modules
Support for the XP and Reputation Bar, Bartender4 hides them so it can show them again. Disabled by default.

Note: The XP Bar hides itself when you reach max-level, and the Reputation Bar hides itself if you are not tracking any reputation.
2008-10-12 15:09:09 +02: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 f99404c5a6 Added a Vertical MicroMenu option
The MicroMenu can once again be vertical again, however it does not have a full-blown Rows configuration like the actionbars do, due to some issues with the non-square micromenu buttons.
As a result of that, padding between the buttons is currently not available either.
Its planned to make the MicroMenu use the default ButtonBar template too in the future.
2008-10-09 00:40:03 +02:00
Hendrik Leppkes ddb810fb1b Re-organized some state options and extended description of the ActionBar Paging option 2008-09-28 18:07:11 +02:00
Hendrik Leppkes 5c60ec29f2 Added a button to the Config GUI to open the Key Binding Mode 2008-09-28 18:02:24 +02:00
Hendrik Leppkes 9246db80f5 Small tweak to options implementation 2008-09-28 15:05:12 +02:00
Hendrik Leppkes 93ad63a772 Re-implemented Right-Click self-casting 2008-09-28 15:02:23 +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 c2905efe71 Added missing locale entries for new State Options 2008-09-28 14:36:06 +02:00
Hendrik Leppkes 250f3d8a5b Added Custom Conditionals support and Config options
You can now enter any macro conditions into an editbox in the Config GUI which will feed the state driver. The syntax is not validated, so its your own responsibility to know how macro syntax works!
Example:
[form:1]9;0 -- Page to Bar 9 in Form 1, otherwise don't page at all (id 0)
2008-09-28 14:32:38 +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 df656280af fix stance options 2008-09-02 16:51:36 +02:00
Hendrik Leppkes c58af7643f fix options 2008-09-02 16:51:35 +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