r111

Details

  • Filename
    SerenityNow-r111.zip
  • Uploaded by
  • Uploaded
    May 20, 2013
  • Size
    478.05 KB
  • Downloads
    53
  • MD5
    1ee70066fe10ace23e90ba5ab38529a7

Supported WoW Retail Versions

  • 5.2.0

Changelog

------------------------------------------------------------------------
r112 | calahil | 2013-05-20 21:59:46 +0000 (Mon, 20 May 2013) | 1 line
Changed paths:
   A /tags/r111 (from /SerenityNow:111)

tagged r111
------------------------------------------------------------------------
r111 | calahil | 2013-05-20 21:59:12 +0000 (Mon, 20 May 2013) | 4 lines
Changed paths:
   M /SerenityNow/Config.lua
   M /SerenityNow/Functions.lua
   M /SerenityNow/Variables.lua
   M /SerenityNow/locales/enUS.lua
   M /SerenityNow/modules/Bloodlust.lua
   M /SerenityNow/modules/Cooldowns.lua
   M /SerenityNow/modules/CrowdControl.lua
   M /SerenityNow/modules/Debuffs.lua

-reworked the move frame code
-added a reset frame button to Config
-added a toggle for the silly bloodlust yeller...my bad...gonna set it up so you can add what ever you like instead of the predefined ones.
-fixed a bug when in a CR grp a cd would appear twice on the cd bar.
------------------------------------------------------------------------
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
------------------------------------------------------------------------