r106

Details

  • Filename
    SerenityNow-r106.zip
  • Uploaded by
  • Uploaded
    May 13, 2013
  • Size
    476.67 KB
  • Downloads
    72
  • MD5
    f69274b9865ff56f4e5d55e0590f17be

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r107 | calahil | 2013-05-13 18:39:58 +0000 (Mon, 13 May 2013) | 1 line
Changed paths:
   A /tags/r106 (from /SerenityNow:106)

tagged r106
------------------------------------------------------------------------
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
------------------------------------------------------------------------