r1206

Details

  • Filename
    ActionBarSaver-r1206.zip
  • Uploaded by
  • Uploaded
    Apr 30, 2009
  • Size
    10.26 KB
  • Downloads
    2,612
  • MD5
    963e09db90dbd6c4558143beb7e3e2e3

Supported WoW Retail Versions

  • 3.1.0

Changelog

------------------------------------------------------------------------
r1206 | shadowed.wow | 2009-04-05 09:04:50 -0700 (Sun, 05 Apr 2009) | 1 line

* fixed spellRAnk typo
------------------------------------------------------------------------
r1198 | shadowed.wow | 2009-04-04 15:25:04 -0700 (Sat, 04 Apr 2009) | 1 line

* Whoops, TOC is supposed to be 30100 not 31000
------------------------------------------------------------------------
r1192 | shadowed.wow | 2009-04-03 23:53:54 -0700 (Fri, 03 Apr 2009) | 4 lines

* 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

------------------------------------------------------------------------
r1191 | shadowed.wow | 2009-04-03 23:39:52 -0700 (Fri, 03 Apr 2009) | 1 line

* Actually stripped Ace3 so SVN would commit
------------------------------------------------------------------------
r1190 | shadowed.wow | 2009-04-03 23:39:30 -0700 (Fri, 03 Apr 2009) | 5 lines

* 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

------------------------------------------------------------------------
r1057 | shadowed.wow | 2009-01-08 14:10:31 -0800 (Thu, 08 Jan 2009) | 1 line

* Added debug code if the companion scanning fails, hopefully this will let me narrow down whats causing it to happen (HOPEFULLY)
------------------------------------------------------------------------
r1055 | shadowed.wow | 2009-01-04 20:16:33 -0800 (Sun, 04 Jan 2009) | 1 line

* Added support for AddonLoader
------------------------------------------------------------------------
r1052 | shadowed.wow | 2009-01-04 09:10:09 -0800 (Sun, 04 Jan 2009) | 1 line

* Added an option to restore the actual spell rank saved, instead of defaulting to the highest rank (/abs rank, restores highest rank by default)
------------------------------------------------------------------------
r1026 | shadowed.wow | 2008-11-23 09:02:46 -0800 (Sun, 23 Nov 2008) | 2 lines

* Added a check to prevent profiles from being restored in combat
* Since down ranking was removed, we don't really benefit from having lower ranks of spells restored, meaning it will now default to restoring the highest rank, and if that fails it'll restore the rank saved
------------------------------------------------------------------------
r993 | shadowed.wow | 2008-10-30 15:05:14 -0700 (Thu, 30 Oct 2008) | 4 lines

* Fixed an issue with saving profiles as a Paladin or Warlock because Blizzard likes inconsistencies because they're evil bastards
* Updated libraries
* Updated TOC
* Removed build 30000 checks
------------------------------------------------------------------------