1.4.1
Details
-
FilenameSerenityNow-1.4.1.zip
-
Uploaded by
-
UploadedMay 19, 2013
-
Size477.10 KB
-
Downloads257
-
MD5603a7f6743cbe37d75fde2378cbb1d87
Supported WoW Retail Versions
- 5.2.0
Changelog
------------------------------------------------------------------------
r110 | calahil | 2013-05-19 17:27:32 +0000 (Sun, 19 May 2013) | 1 line
Changed paths:
A /tags/1.4.1 (from /SerenityNow:109)
tagged release
------------------------------------------------------------------------
r109 | calahil | 2013-05-19 17:26:27 +0000 (Sun, 19 May 2013) | 1 line
Changed paths:
M /SerenityNow/Variables.lua
M /SerenityNow/locales/enUS.lua
M /SerenityNow/modules/RaidBuffs.lua
-added support for the raidbuff bar to be vertical or horizontal
------------------------------------------------------------------------
r108 | calahil | 2013-05-18 18:47:50 +0000 (Sat, 18 May 2013) | 2 lines
Changed paths:
M /SerenityNow/modules/Cooldowns.lua
M /SerenityNow/modules/CrowdControl.lua
M /SerenityNow/spells/CCList.lua
-fixed a bug in the reset window code
-attempt #52789328532502 at fixing the CC code
------------------------------------------------------------------------
r106 | calahil | 2013-05-13 18:39:15 +0000 (Mon, 13 May 2013) | 4 lines
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/modules/Bloodlust.lua
M /SerenityNow/modules/Castbar.lua
M /SerenityNow/modules/ClassPower.lua
M /SerenityNow/modules/Inviter.lua
M /SerenityNow/modules/PowerBar.lua
M /SerenityNow/modules/RaidBuffs.lua
M /SerenityNow/modules/ReadyCheck.lua
-added a delay to the ElvOverride call to ensure that the elements get disabled when switching specs/profiles
-added a check to the READYCHECK_CONFIRM to see if the name exists in the table...hopefully that will stop the random lua error you get in LFR
-added Bloodlust yeller for everyone!
-added Visions of Insanity rare item to the buff check
------------------------------------------------------------------------
r105 | calahil | 2013-05-05 07:14:23 +0000 (Sun, 05 May 2013) | 8 lines
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/SerenityNow.lua
M /SerenityNow/Variables.lua
M /SerenityNow/modules/Bloodlust.lua
M /SerenityNow/modules/Castbar.lua
M /SerenityNow/modules/ClassPower.lua
M /SerenityNow/modules/CrowdControl.lua
M /SerenityNow/modules/Inviter.lua
M /SerenityNow/modules/PowerBar.lua
M /SerenityNow/modules/classes/Combo.lua
M /SerenityNow/modules/classes/HolyPower.lua
M /SerenityNow/modules/classes/Runes.lua
M /SerenityNow/modules/classes/ShadowOrbs.lua
M /SerenityNow/modules/classes/Shards.lua
M /SerenityNow/spells/CCList.lua
-fixed a bug that wouldn't save the font/size of the timer bars
-attempt to fix sometimes not overriding ElvUI's elements by putting the override code in one central place
-oops forgot the maths for classpower bubble size...fixed now
-added a check to never have the classpower frame show ever on a class that cant use it
-attempt to fix the auto raid marking of CC targets
-added a loot threshold selection to the inviter tool
-fixed Elemental Mastery CD time
-removed some of the obscure CC spells and just go with the bread and butter ones
------------------------------------------------------------------------
r104 | calahil | 2013-04-12 19:06:25 +0000 (Fri, 12 Apr 2013) | 3 lines
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/SerenityNow.toc
M /SerenityNow/Variables.lua
A /SerenityNow/modules/Bloodlust.lua
M /SerenityNow/modules/ClassPower.lua
M /SerenityNow/modules/Cooldowns.lua
-add a check for class power for the move frames so as not error out on non class power classes
-remove some stray left over code
-add a check to stop CD timers for players who aren't in your group anymore
------------------------------------------------------------------------