Commit Graph

153 Commits

Author SHA1 Message Date
cwdg cf8b217a1c Bartender4:
Fixed missing locals
2008-06-18 22:45:58 +00:00
cwdg 6705db12b5 Bartender4:
Fixed missing locals
2008-06-18 22:10:30 +00:00
cwdg 728a47775f My work is finished. 2008-06-18 20:33:28 +00:00
cwdg 733e37d0a1 fix a mistake 2008-06-18 19:36:04 +00:00
cwdg b65818e89b continue to work 2008-06-18 19:35:03 +00:00
Hendrik Leppkes 6ff195efd3 fix some layout and other junk in the locale files 2008-06-18 16:58:08 +00:00
next96 42259637e4 - Update locale koKR 2008-06-18 16:23:33 +00:00
cwdg 4482f03871 I have forgotten some things 2008-06-18 15:48:42 +00:00
cwdg 9b14b72fe9 add zhCN Localization(not finished yet) 2008-06-18 15:42:12 +00:00
Hendrik Leppkes ddc11d864e re-implement the hide macrotext option, should all be working now again 2008-06-18 09:35:17 +00:00
Hendrik Leppkes a9ff46637f remove Button Lock option because its defunct 2008-06-17 21:44:18 +00:00
Hendrik Leppkes 4cdfbe6c0f add a check around the keybinding code to hopefully prevent any errors 2008-06-17 13:36:45 +00:00
Hendrik Leppkes 992e6519ed fix flash texture 2008-06-17 07:37:40 +00:00
Hendrik Leppkes 9796afddac re-commit new button code, now with more checks and fixes and whatnot
- sadly, hiding the macro text is currently defunct, will be fixed soon'ish
2008-06-16 20:58:36 +00:00
Hendrik Leppkes 8fa4195ba9 revert last commit until i can figure out wtf is wrong with those templates 2008-06-16 18:41:58 +00:00
Hendrik Leppkes e072ee9e08 - now using the blizzard actionbutton template for action buttons
- this means: 
-- draging of spells in combat is possible again
-- empty buttons will be really hidden
-- the lock actionbuttons option from the BT menu is currently gone, use the interface options setting to lock moving your actions
2008-06-16 15:07:46 +00:00
Hendrik Leppkes 86d433fefe fix error when loading profile 2008-06-16 08:24:09 +00:00
Hendrik Leppkes dd91d867b7 dont try to steal bindings in combat, only ends up in errors anyway 2008-06-14 15:00:24 +00:00
Hendrik Leppkes c1622e076f workaround for a stance issue that didnt save data properly 2008-06-11 14:38:54 +00:00
Hendrik Leppkes a70c09effa small tweaks 2008-06-09 09:50:35 +00:00
Hendrik Leppkes cc621807c7 force all button layers to be on MEDIUM strata and fix up framelevels 2008-06-08 10:24:12 +00:00
Hendrik Leppkes 90f2b872d8 - hide the pet-bar AutoCastable texture when AutoCast is enabled (works around a crazy ButtonFacade design that showed it on top - back to blizzard behavior)
- tweak stance bar code for classes that dont actually have a stance (yet)
2008-06-07 15:10:49 +00:00
Hendrik Leppkes e3f1ea1dba fix a bug in auto-assist logic 2008-06-02 21:17:50 +00:00
Hendrik Leppkes c77eebfe00 check for helpful before harmful 2008-06-01 15:33:08 +00:00
Hendrik Leppkes d864f2b219 added expiremental auto-assist feature
- automatically trys to target your target's target if your current spell cannot be cast on your target (useful for healers targeting a boss and healing the current MT, etc)
2008-06-01 15:18:29 +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 cdb0357348 updated ButtonFacade support to store the color values 2008-05-31 21:44:18 +00:00
Hendrik Leppkes cbc2b55396 add very simple fade out support (disabled by default) 2008-05-31 21:08:02 +00:00
Hendrik Leppkes d9e1bb2bb6 - add keyring and onebag option to bagbar
- fix some random stuff in the options tables
2008-05-31 19:48:47 +00:00
Hendrik Leppkes ee13a40b9d added very simple BagBar module, no keyring yet, option for only one back button coming soon, too 2008-05-31 16:32:28 +00:00
Hendrik Leppkes f3c2336d02 added options to hide the hotkey and macrotext 2008-05-31 15:58:28 +00:00
Hendrik Leppkes e07b43dbc1 remove old keyBound code 2008-05-31 14:29:27 +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 88f2eca87c fix error in keyBound zhTW locale, please dont break stuff <.< 2008-05-06 19:08:48 +00:00
whyv d3bb267522 Add zhTW locale to KeyBound 2008-05-06 17:55:47 +00:00
Hendrik Leppkes dbc0ad5146 tweak size of the NormalTexture 2008-05-05 16:38:52 +00:00
Hendrik Leppkes 22075742e1 remove Button argument from the skin callback, since we only allow skinning based on the group 2008-05-05 14:35:01 +00:00
Hendrik Leppkes cfffaa706b add a check to the button layout code to prevent crazy behaviour if a user sets #Rows > #Buttons 2008-05-05 13:25:52 +00:00
Hendrik Leppkes e971831afe fix parents when releasing/aquiring buttons, fixes inproper showing of buttons when reducing the number of buttons on a bar 2008-05-04 16:37:18 +00:00
Hendrik Leppkes 96ef135b81 bump .toc to 2.4 .. wonder why i never did that before 2008-05-04 10:47:45 +00:00
Hendrik Leppkes d8048408a5 add a reference to the real button into the button proxy object 2008-05-04 10:35:25 +00:00
Hendrik Leppkes 141bba7261 add :GetActionID() to the action buttons 2008-05-04 10:29:30 +00:00
Hendrik Leppkes 4fc318de81 fix clearing keybindings on bar1 2008-05-04 10:15:28 +00:00
Hendrik Leppkes ebed178bd3 fix the color of the overlay in unlocked mode 2008-05-04 10:07:40 +00:00
Hendrik Leppkes 1bead47203 fix translation error, stupid koreans :P 2008-05-04 09:45:09 +00:00
damjau 4178250662 add koKR locals 2008-05-04 04:40:24 +00:00
Hendrik Leppkes 850c50c772 - fix hiding of the stance and menu bar
- fix a bug that was preventing the interaction indicators (highlight/pushed textures) to show up correctly in some cases
- re-enabled the checked texture for the stance buttons (why was that off <.<)
2008-05-03 23:22:51 +00:00
Hendrik Leppkes 133efaaf1e fix tooltip disabling 2008-05-03 19:32:47 +00:00