8d8d57aab4
more svn stuff
Hendrik Leppkes
2008-06-19 07:58:49 +00:00
8cac6f8d72
svn stuff
Hendrik Leppkes
2008-06-19 07:58:15 +00:00
4b0ffa8fed
tweak one translation to be accessible by the babelfish script
Hendrik Leppkes
2008-06-19 07:35:04 +00:00
f0a2eded4f
update locale, now uses a advanced version of cladhaires babelfish script to generate the locale files
Hendrik Leppkes
2008-06-19 07:26:25 +00:00
d1ea810244
add missing locale
Hendrik Leppkes
2008-06-19 06:12:49 +00:00
ddc11d864e
re-implement the hide macrotext option, should all be working now again
Hendrik Leppkes
2008-06-18 09:35:17 +00:00
a9ff46637f
remove Button Lock option because its defunct
Hendrik Leppkes
2008-06-17 21:44:18 +00:00
4cdfbe6c0f
add a check around the keybinding code to hopefully prevent any errors
Hendrik Leppkes
2008-06-17 13:36:45 +00:00
992e6519ed
fix flash texture
Hendrik Leppkes
2008-06-17 07:37:40 +00:00
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
Hendrik Leppkes
2008-06-16 20:58:36 +00:00
8fa4195ba9
revert last commit until i can figure out wtf is wrong with those templates
Hendrik Leppkes
2008-06-16 18:41:58 +00:00
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
Hendrik Leppkes
2008-06-16 15:07:46 +00:00
86d433fefe
fix error when loading profile
Hendrik Leppkes
2008-06-16 08:24:09 +00:00
dd91d867b7
dont try to steal bindings in combat, only ends up in errors anyway
Hendrik Leppkes
2008-06-14 15:00:24 +00:00
c1622e076f
workaround for a stance issue that didnt save data properly
Hendrik Leppkes
2008-06-11 14:38:54 +00:00
a70c09effa
small tweaks
Hendrik Leppkes
2008-06-09 09:50:35 +00:00
cc621807c7
force all button layers to be on MEDIUM strata and fix up framelevels
Hendrik Leppkes
2008-06-08 10:24:12 +00:00
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)
Hendrik Leppkes
2008-06-07 15:10:49 +00:00
e3f1ea1dba
fix a bug in auto-assist logic
Hendrik Leppkes
2008-06-02 21:17:50 +00:00
c77eebfe00
check for helpful before harmful
Hendrik Leppkes
2008-06-01 15:33:08 +00:00
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)
Hendrik Leppkes
2008-06-01 15:18:29 +00:00
e3f007b5ae
small tweak to fadeout
Hendrik Leppkes
2008-06-01 06:57:29 +00:00
8798f12df5
make sure fadeout behaves correctly with locking and changing the bar alpha
Hendrik Leppkes
2008-06-01 06:50:54 +00:00
cdb0357348
updated ButtonFacade support to store the color values
Hendrik Leppkes
2008-05-31 21:44:18 +00:00
cbc2b55396
add very simple fade out support (disabled by default)
Hendrik Leppkes
2008-05-31 21:08:02 +00:00
d9e1bb2bb6
- add keyring and onebag option to bagbar - fix some random stuff in the options tables
Hendrik Leppkes
2008-05-31 19:48:47 +00:00
ee13a40b9d
added very simple BagBar module, no keyring yet, option for only one back button coming soon, too
Hendrik Leppkes
2008-05-31 16:32:28 +00:00
f3c2336d02
added options to hide the hotkey and macrotext
Hendrik Leppkes
2008-05-31 15:58:28 +00:00
e07b43dbc1
remove old keyBound code
Hendrik Leppkes
2008-05-31 14:29:27 +00:00
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
Hendrik Leppkes
2008-05-31 11:16:59 +00:00
3e3bd90c37
fix module enabling/disabling in various modules
Hendrik Leppkes
2008-05-28 10:27:51 +00:00
88f2eca87c
fix error in keyBound zhTW locale, please dont break stuff <.<
Hendrik Leppkes
2008-05-06 19:08:48 +00:00
d3bb267522
Add zhTW locale to KeyBound
whyv
2008-05-06 17:55:47 +00:00
dbc0ad5146
tweak size of the NormalTexture
Hendrik Leppkes
2008-05-05 16:38:52 +00:00
22075742e1
remove Button argument from the skin callback, since we only allow skinning based on the group
Hendrik Leppkes
2008-05-05 14:35:01 +00:00
cfffaa706b
add a check to the button layout code to prevent crazy behaviour if a user sets #Rows > #Buttons
Hendrik Leppkes
2008-05-05 13:25:52 +00:00
e971831afe
fix parents when releasing/aquiring buttons, fixes inproper showing of buttons when reducing the number of buttons on a bar
Hendrik Leppkes
2008-05-04 16:37:18 +00:00
96ef135b81
bump .toc to 2.4 .. wonder why i never did that before
Hendrik Leppkes
2008-05-04 10:47:45 +00:00
d8048408a5
add a reference to the real button into the button proxy object
Hendrik Leppkes
2008-05-04 10:35:25 +00:00
141bba7261
add :GetActionID() to the action buttons
Hendrik Leppkes
2008-05-04 10:29:30 +00:00
4fc318de81
fix clearing keybindings on bar1
Hendrik Leppkes
2008-05-04 10:15:28 +00:00
ebed178bd3
fix the color of the overlay in unlocked mode
Hendrik Leppkes
2008-05-04 10:07:40 +00:00
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 <.<)
Hendrik Leppkes
2008-05-03 23:22:51 +00:00
133efaaf1e
fix tooltip disabling
Hendrik Leppkes
2008-05-03 19:32:47 +00:00
7c13c29f41
update TODO list
Hendrik Leppkes
2008-05-03 19:21:55 +00:00
c251dd367f
merge to trunk
Hendrik Leppkes
2008-05-03 17:08:28 +00:00
39cd9c527a
add simple FAQ
Hendrik Leppkes
2008-05-03 16:46:24 +00:00
f04d0acd08
small tweaks
Hendrik Leppkes
2008-05-03 15:29:32 +00:00
350332af1c
properly hide the LBF Backdrop and Gloss on empty buttons (thanks to jjsheets for the API)
Hendrik Leppkes
2008-05-03 14:21:10 +00:00
c07eae6991
- fix petbar normal texture appearing when clicking on a empty pet bar slot - added ButtonFacade support to the petbar (has one glitch though, a empty pet bar button with a backdrop from BF will not hide the backdrop <.<)
Hendrik Leppkes
2008-05-03 14:02:38 +00:00
07cba0a0a0
todo update
Hendrik Leppkes
2008-05-03 13:10:55 +00:00
968613450a
Bartender4: - options to configure self-casting - implement right-click self-cast
Hendrik Leppkes
2008-05-03 12:55:33 +00:00
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
Hendrik Leppkes
2008-05-03 11:33:27 +00:00
2f1a47d56d
some svn keywords
Hendrik Leppkes
2008-05-03 11:13:27 +00:00
d458a13d11
fix ButtonFacade support
Hendrik Leppkes
2008-04-20 10:13:10 +00:00
fc18ce470d
update keyBound
Hendrik Leppkes
2008-04-13 10:15:54 +00:00
75f3518689
add a "Zoom" toggle to the bar configuration to be able to use the Zoomed button style without ButtonFacade installed
Hendrik Leppkes
2008-04-12 14:26:31 +00:00
a889dd57c1
more ButtonFacade integration
Hendrik Leppkes
2008-04-12 11:07:42 +00:00
9de4526d6c
remove empty file
Hendrik Leppkes
2008-04-11 17:16:25 +00:00
acbaae01eb
- remove cyCircled support - add preliminary ButtonFacade support (still some bugs in it) - this also replaces the built-in skin selection for the bars (for now)
Hendrik Leppkes
2008-04-11 17:14:46 +00:00
8b4d98cce6
fix profile issues with the pet bar
Hendrik Leppkes
2008-04-09 08:23:38 +00:00
20b6c8a9ed
fix bug in keybinding mode with empty pet buttons
Hendrik Leppkes
2008-04-08 18:11:08 +00:00
ce15737189
texture tweaks
Hendrik Leppkes
2008-04-08 16:53:01 +00:00
fa1419dc05
- re-order button internals, should be easier to apply skins to now. - will flush all keybindings made with keyBound (yeah branch and all :P run s/BT4Button([^:]+):/BT4Button\1Secure:/ on your bindings cache :p )
Hendrik Leppkes
2008-04-08 16:31:53 +00:00
e4510fbbb4
more options tweaks
Hendrik Leppkes
2008-04-08 11:08:59 +00:00
b6adf401f6
- build the config on demand (might break stuff, srsly) - add options for configuring the modifier switching
Hendrik Leppkes
2008-04-08 10:31:40 +00:00
7bed8cdf21
setup externals/embeds
Hendrik Leppkes
2008-03-27 10:29:02 +00:00
2c00040582
doh forgot shadowform
Hendrik Leppkes
2008-03-27 10:19:03 +00:00
8e97e69b42
use GetSpellInfo to get the stance names
Hendrik Leppkes
2008-03-27 10:18:15 +00:00
ea733bdad1
fix bug for rogues
Hendrik Leppkes
2008-03-26 16:07:36 +00:00
120c3e3d66
make default bar state work
Hendrik Leppkes
2008-03-25 10:49:01 +00:00
eeea3683f2
use [bonusbar:x] instead of [stance:x], simplifies detection logic of stances, no more skipped aquatic form shit =P
Hendrik Leppkes
2008-03-25 10:10:10 +00:00
1c10f11fad
fix cyCircled support causing taint messages in some cases
Hendrik Leppkes
2008-03-15 16:30:44 +00:00
f472060b0a
restructure configuration
Hendrik Leppkes
2008-03-13 16:42:26 +00:00
17f6d471f1
update buttons after setting the style
Hendrik Leppkes
2008-03-11 15:09:23 +00:00
f7845069b5
tweak style support
Hendrik Leppkes
2008-03-11 09:06:05 +00:00
8b4d870e36
add support for cyCircled button skinning
Hendrik Leppkes
2008-03-11 08:41:44 +00:00
e240432911
enable <modifier>-selfcast until there is a option to toggle it
Hendrik Leppkes
2008-03-10 17:36:31 +00:00
60fa80d401
set override bindings on Bar1, ShapeshiftBar, PetBar
Hendrik Leppkes
2008-03-10 16:20:58 +00:00
0c0abdbca6
tweak keybinding stuff and add support for pet and stance bar
Hendrik Leppkes
2008-03-10 13:39:48 +00:00
4fbff43f4a
add keyBound by Tuller for key binding configuration, until there is some GUI/Button to open it, use /kb to bind buttons
Hendrik Leppkes
2008-03-10 13:12:58 +00:00
439e4d2389
fix some state stuff
Hendrik Leppkes
2008-03-07 15:54:33 +00:00
d84c43e524
beautify text tags on unlocked bars
Hendrik Leppkes
2008-03-07 15:42:44 +00:00
177f03f29f
- add more descriptive error messages to get/set handlers - add MicroMenu module (may not be 100% complete yet)
Hendrik Leppkes
2008-03-07 15:38:34 +00:00
9afedb26f2
use some more upvalues
Hendrik Leppkes
2008-03-07 14:02:01 +00:00
83e787fa06
tweak OnUpdate code, now uses ~30-40% less CPU then Bartender3
Hendrik Leppkes
2008-03-07 13:53:36 +00:00
160e9ffe4f
tweaks
Hendrik Leppkes
2008-03-07 10:43:34 +00:00
3246f3a8a5
improve button handling with overlays
Hendrik Leppkes
2008-03-07 10:18:42 +00:00