Change Log:
Author: Shadowed
Date: Mon Sep 19 18:20:16 2011 -0700
- Updates for 4.2
- TOC Bump 40200
- Merge: d2a7a5b 9472c25
Author: Shadowed
Date: Mon Jul 19 11:23:10 2010 -0700
- Merge branch 'master' of github.com:Shadowed/ActionBarSaver
- Conflicts:
- ActionBarSaver.lua
- Added "ActionBarSaver" global so other addons can access ABS functions
- Added Totem multi-bar saving support
Date: Mon Feb 15 11:49:45 2010 -0800
- Disabled sound when restoring profiles
Date: Thu Dec 10 15:29:57 2009 -0800
- Updated to support saving/restoring of equipment set buttons
- Moved over to using the new addon namespaces provided in 3.3
- TOC Bump
Date: Wed Sep 23 18:53:33 2009 -0700
- Fixed macros that are auto-edited by mods with names not being restored (Now restores by id -> content -> name, if no duplicate names)
Date: Sat Aug 8 21:54:13 2009 -0700
- Removed some upgrade code, been long enough that it's not needed
- Fixed an error with AddonLoader
- TOC Bump
Author: unknown
Date: Thu May 7 14:17:56 2009 -0700
- * Agh stop complaining
Author: Shadowed
Date: Sun Apr 5 16:04:50 2009 +0000
- * fixed spellRAnk typo
Date: Sat Apr 4 22:25:04 2009 +0000
- * Whoops, TOC is supposed to be 30100 not 31000
- * Stripped the old Action Bar Saver -> Action Bar Saver 2 conversion code it's been almost a year "should" be fine
- * Stripped all of the companion saving for 3.0, it doesn't work half the time and is ugly anyway
- * Removed localization.deDE.lua and localization.frFR.lua not like I ever use them
- * Actually stripped Ace3 so SVN would commit
- * Changed companion saving to use the new Blizzard functions that actually work (And only took like 6 months to work)
- * Cleaned up some code in general to be less ugly and weird in general
- * Updated TOC to 3.1
- * Stripped Ace3, can't remember why I added it in the first place
Date:...
Description:
Quick little mod, allows you to setup different profiles for your action bars. Mainly this is for hybrid classes that want to be able to respec without spending 10-20 minutes setting their action bars up. All you do is type /abs save and it'll save the location of all your spells, macros and items.
For example, if you're currently a Feral Druid you can type /abs save feral then you can respec to Resto and setup your bars, then type /abs save resto once you go respec back to Feral you can then train all your spells again and type /abs restore feral and you'll get your feral setup without all the work of actually finding where you placed things.
Works with any custom interface like Bongos provided you're not using more then the standard 120 action buttons, ones that provided features to go past 120 will cause only the standard 120 to be saved/restored. This isn't a bug however, just a limitation in the WoW API |
|