Commit Graph

449 Commits

Author SHA1 Message Date
Hendrik Leppkes 9ed47da99d add pet button template, borrowed from blizzy code, without their ugly scripts 2008-02-21 13:56:20 +00:00
Hendrik Leppkes aa66d37a95 stub for a petbar - not worky yet 2008-02-21 13:28:43 +00:00
Hendrik Leppkes 299783383a add new bar overlays 2008-02-18 14:14:54 +00:00
Hendrik Leppkes c337a64192 toc update 2008-02-17 13:26:43 +00:00
Hendrik Leppkes 0b32b4a473 add state support for the possess bar 2008-02-17 11:41:33 +00:00
Hendrik Leppkes c0cdde8e45 option tweaks 2008-02-17 01:37:33 +00:00
Hendrik Leppkes 59df1ce268 - ButtonBar now uses .button_width and .button_height for layouting the buttons (defaults to 36)
- set button width/height for stancebar buttons
2008-02-16 18:19:25 +00:00
Hendrik Leppkes 4f31e91de5 StanceBar
- increase default scale of the stance buttons
- add events to update the bar
- add OnDisable
2008-02-16 18:04:50 +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 b95223a020 implement option to change the button style 2008-02-12 08:44:19 +00:00
Hendrik Leppkes ea23115e2f mark dreamlayout overlay properly so it gets hidden for empty buttons 2008-02-11 18:59:17 +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 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 ccd361a4e0 svn stuff 2008-01-11 18:49:03 +00:00
Hendrik Leppkes 3c64ce4269 - basic shapeshift support, no config interface for it yet 2008-01-11 18:45:01 +00:00
Hendrik Leppkes 2fbed3b0ce DRYCODE: copy/pasted stance translations from BT3 into locale files using AceLocale-3.0, and first module interface for stances 2008-01-11 15:56:03 +00:00
Hendrik Leppkes 4431a2f8ed small tweak to button code 2008-01-11 15:28:09 +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 c1eaea3311 replace the slash command handler with a simple function to open the gui until AceConfigCmd works properly with plugins and inline groups 2007-12-12 15:49:23 +00:00
Hendrik Leppkes 9efe3269eb implement (Show|Hide)Grid 2007-12-12 15:36:10 +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 675a871ada register for more chat commands 2007-12-09 10:25:20 +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
Hendrik Leppkes 0fc2692a53 button implementation 2007-12-01 14:21:40 +00:00
Hendrik Leppkes 1d14edf665 added support for multi-row bars 2007-12-01 11:45:30 +00:00
Hendrik Leppkes 23316ede0f improve defaults and DB handling 2007-12-01 09:06:18 +00:00
Hendrik Leppkes 75deac4e1e nothing to see here, just storing progress before errors sneak in! 2007-11-30 17:43:02 +00:00
Hendrik Leppkes cd9e02cd5b create bars in OnEnable so blizzard frame positioning code doesnt screw us 2007-11-30 16:08:53 +00:00
Hendrik Leppkes 038d5dacae improved frame placement code, will take advantage of the build-in blizzy code to always save position relative to the nearest edge (or center) 2007-11-30 15:11:00 +00:00
Hendrik Leppkes cfa080b1cf apply more duct tape 2007-11-30 14:15:53 +00:00
Hendrik Leppkes a4526dc438 interim commit to get something up on svn, totally untested and definitely not working drycode 2007-11-30 11:02:16 +00:00
Hendrik Leppkes c4c6c2de1f initial commit of empty files 2007-10-30 14:27:52 +00:00