FuBar_SkillsPlusFu-r75422
Details
-
FilenameFuBar_SkillsPlusFu-r75422.zip
-
Uploaded by
-
UploadedMay 28, 2008
-
Size136.32 KB
-
Downloads23
-
MD5960964577bf785877c412925a7a931d9
Supported WoW Retail Versions
- 2.4.3
Changelog
------------------------------------------------------------------------
r75422 | ackis | 2008-05-28 20:26:53 -0400 (Wed, 28 May 2008) | 3 lines
Changed paths:
M /trunk/FuBar_SkillsPlusFu/SkillsPlusFu.lua
FuBar_SkillsPlusFu:
- Quick fix for error people are getting, looks like deleted saved vars will also fix it.
- ["cooldownSave"][server|char][true] is the issue, probably from when the void shatter transmute got nuked it didn't get out of sv's correctly
------------------------------------------------------------------------
r75149 | jayhawk | 2008-05-26 00:02:09 -0400 (Mon, 26 May 2008) | 2 lines
Changed paths:
M /trunk/FuBar_SkillsPlusFu/FuBar_SkillsPlusFu.toc
M /trunk/FuBar_SkillsPlusFu/SkillsPlusFu-readme.txt
M /trunk/FuBar_SkillsPlusFu/SkillsPlusFu.lua
FuBar_SkillsPlusFu:
- updated cooldowns (Patch 2.4.2), cleaned up code, fixed problem with Achemy cooldown failing
------------------------------------------------------------------------
r73787 | durcyn | 2008-05-14 01:41:42 -0400 (Wed, 14 May 2008) | 5 lines
Changed paths:
M /trunk/FuBar_SkillsPlusFu/SkillsPlusFu.lua
FuBar_SkillsPlusFu:
- clobber Void Shatter cooldown. BTW, whoever originally added it, large duplicated blocks of code in nested ifchecks isn't a great idea.
- clean up several leaked globals. luac -l -p is your friend.
- stop using :AddMessage on chatframes, that's what the :Print mixin is for - not everyone wants crap written to ChatFrame1.
------------------------------------------------------------------------
r72940 | jayhawk | 2008-05-07 03:05:39 -0400 (Wed, 07 May 2008) | 2 lines
Changed paths:
M /trunk/FuBar_SkillsPlusFu/SkillsPlusFu.lua
FuBar_SkillsPlusFu:
- moved self:update call to a friendlier place...=/
------------------------------------------------------------------------
r72847 | jayhawk | 2008-05-06 07:23:54 -0400 (Tue, 06 May 2008) | 2 lines
Changed paths:
M /trunk/FuBar_SkillsPlusFu/FuBar_SkillsPlusFu.toc
M /trunk/FuBar_SkillsPlusFu/SkillsPlusFu-readme.txt
M /trunk/FuBar_SkillsPlusFu/SkillsPlusFu.lua
FuBar_SkillsPlusFu:
- 2.4.4 - updated TOC, redone cooldowns for V. and P. spheres (by Ackis), redone Salt Shaker, Elune's Lantarn and Snowmaster 9000 (thanks Seerah), removed Alchemy Hack (Ackis)
------------------------------------------------------------------------