Commit Graph

56 Commits

Author SHA1 Message Date
Hendrik Leppkes bde7969215 Properly reset visibility when enabling/disabling a bar 2008-10-30 09:30:47 +01:00
Hendrik Leppkes 62e8a4889c Small cleanup 2008-10-15 15:26:15 +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 397a83da20 Refresh visibility status of the bar after locking them again 2008-10-15 10:18:55 +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 aa1867ad90 Removed SVN $Id$ Tags and updated locale 2008-09-14 13:25:48 +02:00
Hendrik Leppkes 27dcb23d1b Refactor the fade-out option to use the new state functionality 2008-09-05 11:59:43 +02:00
Hendrik Leppkes b457d056bb Add WorldFrame and UIParent to the list of frames to snap to and tweak sticky code 2008-09-05 11:10:17 +02:00
Hendrik Leppkes 93ad42385c Added simple Bar-snapping support, more to come 2008-09-05 10:53:13 +02:00
Hendrik Leppkes c7c303ae3c Removed trailing spaces 2008-09-02 16:55:22 +02:00
Hendrik Leppkes e018043a97 use custom visibility driver that supports fading in addition to the simple show/hide 2008-09-02 16:51:38 +02:00
Hendrik Leppkes 58f46c261e prevent spam when turning off custom mode again 2008-09-02 16:51:37 +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 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
Hendrik Leppkes 2ffd19655b big restructuring, split the options from the code and moved individual modules into subdirs
- expect big breakage if you try to update without completely restarting wow
2008-07-05 12:41:16 +00:00
Hendrik Leppkes b5fcb19415 fix issue with hiding bars on disable 2008-07-04 16:57:19 +00:00
Hendrik Leppkes 7de890f912 revert some changes to the action button code again to resolve a weird issue with moving spells (once again its not possible to move actions in combat) 2008-06-22 00:24:42 +00:00
Hendrik Leppkes 4e23013c64 improve visibility driver logic and API 2008-06-21 13:42:26 +00:00
Hendrik Leppkes 8060002efc commit the other half of that <.< 2008-06-20 00:03:21 +00:00
Hendrik Leppkes 4b0ffa8fed tweak one translation to be accessible by the babelfish script 2008-06-19 07:35:04 +00:00
cwdg cf8b217a1c Bartender4:
Fixed missing locals
2008-06-18 22:45:58 +00:00
cwdg 728a47775f My work is finished. 2008-06-18 20:33:28 +00:00
cwdg b65818e89b continue to work 2008-06-18 19:35:03 +00:00
Hendrik Leppkes e3f007b5ae small tweak to fadeout 2008-06-01 06:57:29 +00:00
Hendrik Leppkes 8798f12df5 make sure fadeout behaves correctly with locking and changing the bar alpha 2008-06-01 06:50:54 +00:00
Hendrik Leppkes cbc2b55396 add very simple fade out support (disabled by default) 2008-05-31 21:08:02 +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 ebed178bd3 fix the color of the overlay in unlocked mode 2008-05-04 10:07:40 +00:00
Hendrik Leppkes 39f941fdc8 Bartender4:
- added settings to toggle possess bar and actionbar-based switching (like pressing SHIFT-2 or SHIFT-MouseWheel to change bars)
- added TODO.txt
2008-05-03 11:33:27 +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 160e9ffe4f tweaks 2008-03-07 10:43:34 +00:00
Hendrik Leppkes 299783383a add new bar overlays 2008-02-18 14:14:54 +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 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
Hendrik Leppkes 72b94f4db2 - Button: added action drag support
- Button: added show grid option
- Options: cleanup and sorting
2007-12-30 21:36:55 +00:00
Hendrik Leppkes 09bb28f162 cleanup options and database layout 2007-12-22 12:06:26 +00:00
Hendrik Leppkes 37520f8b58 more work done and fixes applied 2007-12-11 13:02:06 +00:00
Hendrik Leppkes 13300aae6e more work done 2007-12-11 08:32:48 +00:00
Hendrik Leppkes 587c066fe5 some reordering and more options 2007-12-09 11:45:03 +00:00
Hendrik Leppkes de8edf73ba actually apply settings when the addon loads 2007-12-09 09:56:23 +00:00
Hendrik Leppkes 80348a88b3 more option fun 2007-12-09 09:47:08 +00:00