Commit Graph

440 Commits

Author SHA1 Message Date
Hendrik Leppkes 5a5e8cb20f Use label instead of text in the LDB plugin 2008-10-31 19:23:04 +01:00
Hendrik Leppkes 21f3569087 Properly unregister the harm statedriver in UpdateStates and bail out earlier in returnOnly mode (used for configuration) 2008-10-31 19:22:54 +01:00
Hendrik Leppkes 36110a4c24 Fix Focus-Casting for enemy-targets in focus with Auto-Assist active 2008-10-30 18:44:13 +01:00
Hendrik Leppkes 7470579617 Fix .pkgmeta 2008-10-30 13:08:11 +01:00
Hendrik Leppkes 925ba03aaf Add a minimap icon using LibDBIcon-1.0 2008-10-30 11:50:06 +01:00
Hendrik Leppkes 9fdc622450 Added LibDBIcon-1.0 to externals and use no-lib-strip 2008-10-30 11:27:42 +01:00
Hendrik Leppkes bde7969215 Properly reset visibility when enabling/disabling a bar 2008-10-30 09:30:47 +01:00
Hendrik Leppkes 24bf38f563 Properly enable/disable Auto-Assist when changing the option in the config 2008-10-30 09:27:22 +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 3998774497 Fix enabling/disabling of selfcast/focuscast 2008-10-30 09:18:54 +01:00
Hendrik Leppkes bb83d20d41 Added support for Focus-Cast 2008-10-30 08:39:47 +01:00
Hendrik Leppkes 8a8a28c055 Updated zhCN locale from wowui.cn 2008-10-22 15:36:28 +02:00
Hendrik Leppkes 62e8a4889c Small cleanup 2008-10-15 15:26:15 +02:00
Hendrik Leppkes 6f3feafc1e Added missing locale 2008-10-15 14:48:40 +02:00
Hendrik Leppkes d646802d26 Adjust .toc for next release 2008-10-15 14:46:50 +02:00
Hendrik Leppkes b19d8ae23f Adjusted initial positions of the bars to not overlap 2008-10-15 14:46:17 +02:00
Hendrik Leppkes bbdf0b06f8 Added small popup in unlock mode that allows you to disable snapping and lock the bars again without opening the config 2008-10-15 14:37:01 +02:00
Hendrik Leppkes 5b9d669956 Simplify the refreshing of the visibility header on lock/unlock 2008-10-15 11:02:11 +02:00
Hendrik Leppkes a96818756b Update .toc for 4.1.1 2008-10-15 10:24:31 +02:00
Hendrik Leppkes 397a83da20 Refresh visibility status of the bar after locking them again 2008-10-15 10:18:55 +02:00
Hendrik Leppkes a1fcf1fd58 Adjust bagbar button size to new bags 2008-10-15 10:09:38 +02:00
Hendrik Leppkes b549507c73 Fix alot of bugs with switching profiles 2008-10-15 10:02:40 +02: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 76eebc55ca Make sure that every bar has the proper config reference when switching profiles 2008-10-15 02:52:31 +02:00
Hendrik Leppkes 1290f1d569 Adjust .toc in preparation of release 2008-10-14 20:39:22 +02:00
Hendrik Leppkes 8663238ea4 Small cleanup 2008-10-12 15:11:14 +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 461f274d47 Fixed disabling of Auto-Assist 2008-10-11 20:27:29 +02: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 7d5f26a227 Updated TODO.txt 2008-10-11 18:10:49 +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 6d91f0f80f Fixed width of the MicroMenu overlay 2008-10-09 00:23:36 +02:00
Hendrik Leppkes 9a6173787f Merge branch 'master' into wrath 2008-10-01 12:36:11 +02:00
Hendrik Leppkes 9d6bc2b491 Updated .pkgmeta externals for final migration 2008-10-01 12:35:35 +02:00
Hendrik Leppkes 52188b3fd1 Merge branch 'master' into wrath 2008-09-30 09:25:10 +02:00
Hendrik Leppkes 58247f6a07 Added .pkgmeta file 2008-09-30 09:24:47 +02:00
Hendrik Leppkes fa56f2787c Some more tweaks to Babelfish script, changing output format slightly, and re-run the script. 2008-09-29 11:23:31 +02:00
Hendrik Leppkes ca8e48aeec Added a type check when writing the locale files 2008-09-29 11:00:13 +02:00
Hendrik Leppkes c172c7770b Added support for non-true values in the base locale 2008-09-29 10:58:18 +02:00
Hendrik Leppkes a502a9090b Allow configurationg of a different base locale in Babelfish Script 2008-09-29 10:52:23 +02:00
Hendrik Leppkes 8664664151 Added more configuration variables to the Babelfish script 2008-09-29 10:49:46 +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 e35f488d55 Added support for esMX to locale files and Babelfish script 2008-09-28 15:23:20 +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 899c256250 Update State Driver after copying the previous set values into the custom driver 2008-09-28 14:44:45 +02:00