r118

Details

  • Filename
    SerenityNow-r118.zip
  • Uploaded by
  • Uploaded
    Jun 10, 2013
  • Size
    478.71 KB
  • Downloads
    125
  • MD5
    159957a4dc082c44d2a761e3a1b0b4c4

Supported WoW Retail Versions

  • 5.3.0

Changelog

------------------------------------------------------------------------
r119 | calahil | 2013-06-10 21:51:11 +0000 (Mon, 10 Jun 2013) | 1 line
Changed paths:
   A /tags/r118 (from /SerenityNow:118)

tagged r118
------------------------------------------------------------------------
r118 | calahil | 2013-06-10 21:50:08 +0000 (Mon, 10 Jun 2013) | 4 lines
Changed paths:
   M /SerenityNow/Variables.lua
   M /SerenityNow/locales/enUS.lua
   M /SerenityNow/modules/Bloodlust.lua
   M /SerenityNow/modules/PowerBar.lua
   M /SerenityNow/modules/RaidBuffs.lua

-added a check for bloodlust caster to be in your group
-powerbar should now switch to alt power bar when you get into fights like ambershaper and the like
-raidbuff should no longer through ADDON_ACTION_BLOCKED anymore.
-added the ability to whisper the slackers who can't eat or drink flasks
------------------------------------------------------------------------
r117 | calahil | 2013-05-28 09:25:07 +0000 (Tue, 28 May 2013) | 6 lines
Changed paths:
   M /SerenityNow/Variables.lua
   M /SerenityNow/locales/enUS.lua
   M /SerenityNow/modules/Bloodlust.lua
   M /SerenityNow/modules/ClassPower.lua
   M /SerenityNow/modules/Debuffs.lua
   M /SerenityNow/modules/PowerBar.lua
   M /SerenityNow/modules/RaidBuffs.lua

-preliminary support for deletion and addition of sayings into the db for the bloodlust yeller
-remove some left over debug code
-one of these days i will stop the damn phantom debuff bars
-fix support for Unit Alt Powerbars
-fix the bug that would stop the Raidbuff checker to fail at updating after combat

------------------------------------------------------------------------
r115 | calahil | 2013-05-22 06:52:49 +0000 (Wed, 22 May 2013) | 2 lines
Changed paths:
   M /SerenityNow/modules/classes/ShadowOrbs.lua

-fixed a bug in  the shadow orb code that would not hide the class power when starting in a spec that is not shadow.
-fixed a typo in the Lock and Unlock code of the shadow orb module
------------------------------------------------------------------------
r113 | calahil | 2013-05-21 05:33:56 +0000 (Tue, 21 May 2013) | 1 line
Changed paths:
   M /SerenityNow/SerenityNow.toc

-updated toc for 5.3
------------------------------------------------------------------------
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
------------------------------------------------------------------------