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
Hendrik Leppkes
7c13c29f41
update TODO list
2008-05-03 19:21:55 +00:00
Hendrik Leppkes
c251dd367f
merge to trunk
2008-05-03 17:08:28 +00:00
Hendrik Leppkes
39cd9c527a
add simple FAQ
2008-05-03 16:46:24 +00:00
Hendrik Leppkes
f04d0acd08
small tweaks
2008-05-03 15:29:32 +00:00
Hendrik Leppkes
350332af1c
properly hide the LBF Backdrop and Gloss on empty buttons (thanks to jjsheets for the API)
2008-05-03 14:21:10 +00:00
Hendrik Leppkes
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 <.<)
2008-05-03 14:02:38 +00:00
Hendrik Leppkes
07cba0a0a0
todo update
2008-05-03 13:10:55 +00:00
Hendrik Leppkes
968613450a
Bartender4:
...
- options to configure self-casting
- implement right-click self-cast
2008-05-03 12:55:33 +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
2f1a47d56d
some svn keywords
2008-05-03 11:13:27 +00:00
Hendrik Leppkes
d458a13d11
fix ButtonFacade support
2008-04-20 10:13:10 +00:00
Hendrik Leppkes
fc18ce470d
update keyBound
2008-04-13 10:15:54 +00:00
Hendrik Leppkes
75f3518689
add a "Zoom" toggle to the bar configuration to be able to use the Zoomed button style without ButtonFacade installed
2008-04-12 14:26:31 +00:00
Hendrik Leppkes
a889dd57c1
more ButtonFacade integration
2008-04-12 11:07:42 +00:00
Hendrik Leppkes
9de4526d6c
remove empty file
2008-04-11 17:16:25 +00:00
Hendrik Leppkes
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)
2008-04-11 17:14:46 +00:00
Hendrik Leppkes
8b4d98cce6
fix profile issues with the pet bar
2008-04-09 08:23:38 +00:00
Hendrik Leppkes
20b6c8a9ed
fix bug in keybinding mode with empty pet buttons
2008-04-08 18:11:08 +00:00
Hendrik Leppkes
ce15737189
texture tweaks
2008-04-08 16:53:01 +00:00
Hendrik Leppkes
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 )
2008-04-08 16:31:53 +00:00
Hendrik Leppkes
e4510fbbb4
more options tweaks
2008-04-08 11:08:59 +00:00
Hendrik Leppkes
b6adf401f6
- build the config on demand (might break stuff, srsly)
...
- add options for configuring the modifier switching
2008-04-08 10:31:40 +00:00
Hendrik Leppkes
7bed8cdf21
setup externals/embeds
2008-03-27 10:29:02 +00:00
Hendrik Leppkes
2c00040582
doh forgot shadowform
2008-03-27 10:19:03 +00:00
Hendrik Leppkes
8e97e69b42
use GetSpellInfo to get the stance names
2008-03-27 10:18:15 +00:00
Hendrik Leppkes
ea733bdad1
fix bug for rogues
2008-03-26 16:07:36 +00:00
Hendrik Leppkes
120c3e3d66
make default bar state work
2008-03-25 10:49:01 +00:00
Hendrik Leppkes
eeea3683f2
use [bonusbar:x] instead of [stance:x], simplifies detection logic of stances, no more skipped aquatic form shit =P
2008-03-25 10:10:10 +00:00
Hendrik Leppkes
1c10f11fad
fix cyCircled support causing taint messages in some cases
2008-03-15 16:30:44 +00:00
Hendrik Leppkes
f472060b0a
restructure configuration
2008-03-13 16:42:26 +00:00
Hendrik Leppkes
17f6d471f1
update buttons after setting the style
2008-03-11 15:09:23 +00:00
Hendrik Leppkes
f7845069b5
tweak style support
2008-03-11 09:06:05 +00:00
Hendrik Leppkes
8b4d870e36
add support for cyCircled button skinning
2008-03-11 08:41:44 +00:00
Hendrik Leppkes
e240432911
enable <modifier>-selfcast until there is a option to toggle it
2008-03-10 17:36:31 +00:00
Hendrik Leppkes
60fa80d401
set override bindings on Bar1, ShapeshiftBar, PetBar
2008-03-10 16:20:58 +00:00
Hendrik Leppkes
0c0abdbca6
tweak keybinding stuff and add support for pet and stance bar
2008-03-10 13:39:48 +00:00
Hendrik Leppkes
4fbff43f4a
add keyBound by Tuller for key binding configuration, until there is some GUI/Button to open it, use /kb to bind buttons
2008-03-10 13:12:58 +00:00
Hendrik Leppkes
439e4d2389
fix some state stuff
2008-03-07 15:54:33 +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
9afedb26f2
use some more upvalues
2008-03-07 14:02:01 +00:00
Hendrik Leppkes
83e787fa06
tweak OnUpdate code, now uses ~30-40% less CPU then Bartender3
2008-03-07 13:53:36 +00:00
Hendrik Leppkes
160e9ffe4f
tweaks
2008-03-07 10:43:34 +00:00
Hendrik Leppkes
3246f3a8a5
improve button handling with overlays
2008-03-07 10:18:42 +00:00