Hendrik Leppkes
aa1867ad90
Removed SVN $Id$ Tags and updated locale
2008-09-14 13:25:48 +02:00
Hendrik Leppkes
c7c303ae3c
Removed trailing spaces
2008-09-02 16:55:22 +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
5288055c7d
small fix
2008-06-22 01:00:50 +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
8060002efc
commit the other half of that <.<
2008-06-20 00:03:21 +00:00
cwdg
b65818e89b
continue to work
2008-06-18 19:35:03 +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
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
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
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
f3c2336d02
added options to hide the hotkey and macrotext
2008-05-31 15:58:28 +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
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
a889dd57c1
more ButtonFacade integration
2008-04-12 11:07:42 +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
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
f472060b0a
restructure configuration
2008-03-13 16:42:26 +00:00
Hendrik Leppkes
60fa80d401
set override bindings on Bar1, ShapeshiftBar, PetBar
2008-03-10 16:20:58 +00:00
Hendrik Leppkes
45f86eff26
- add Enable/Disable to the Pet and Stance Bar
...
- unlocking works right on the petbar now
2008-03-05 14:17:12 +00:00
Hendrik Leppkes
3f60367faf
first working stance bar, still needs events for updating etc
2008-02-16 17:17:31 +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
a7b9ca4c1f
implement different layouts
2008-02-11 18:12:12 +00:00
Hendrik Leppkes
80f0d3d811
options for page swapping based on stance
2008-02-11 14:24:21 +00:00
Hendrik Leppkes
3c64ce4269
- basic shapeshift support, no config interface for it yet
2008-01-11 18:45:01 +00:00
Hendrik Leppkes
941de6d3db
profile handling
2008-01-11 15:20:55 +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
e4392c23d8
small options tweak
2007-12-12 15:03:31 +00:00
Hendrik Leppkes
d56c2cc4fc
use db namespaces to store the actionbar configs, zomgmoremodular
2007-12-12 09:59:17 +00:00
Hendrik Leppkes
21d87e57cf
change defaults to be more sane, default bars may work, or may hack your account, who knows
2007-12-11 13:13:52 +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
Hendrik Leppkes
ed969c26fe
option stuff
2007-12-08 16:38:57 +00:00
Hendrik Leppkes
cf182cdd74
use plugins to merge options together
2007-12-08 13:47:19 +00:00
Hendrik Leppkes
caa746668c
just some random fixes and tweaks and cake
2007-12-03 22:43:37 +00:00
Hendrik Leppkes
276d0b6d1f
- split actionbar module and prototype into independent files
...
- added meta functions to update bars/buttons
- first options
2007-12-03 14:58:16 +00:00