1.64

Details

  • Filename
    SerenityNow-1.64.zip
  • Uploaded by
  • Uploaded
    Oct 30, 2013
  • Size
    481.90 KB
  • Downloads
    198
  • MD5
    091ebde8682567756263ad50952e8cc3

Supported WoW Retail Versions

  • 5.4.0

Changelog

------------------------------------------------------------------------
r148 | calahil | 2013-10-30 06:50:10 +0000 (Wed, 30 Oct 2013) | 1 line
Changed paths:
   A /tags/1.64 (from /SerenityNow:147)

tagged 1.64
------------------------------------------------------------------------
r147 | calahil | 2013-10-30 06:48:46 +0000 (Wed, 30 Oct 2013) | 1 line
Changed paths:
   M /SerenityNow/SerenityNow.lua
   M /SerenityNow/modules/RaidBuffs.lua

-added a new feature to the raid buff module to announce special items like feasts/carts/repair bot/portals
------------------------------------------------------------------------
r146 | calahil | 2013-10-28 03:24:09 +0000 (Mon, 28 Oct 2013) | 2 lines
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/lib/LibFancyBar-1.0/bars.lua
   M /SerenityNow/modules/ReadyCheck.lua

-working out the bar creation kinks
-working out the ready check code kinks.
------------------------------------------------------------------------
r145 | calahil | 2013-10-27 10:14:40 +0000 (Sun, 27 Oct 2013) | 3 lines
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/SerenityNow.lua
   M /SerenityNow/lib/LibFancyBar-1.0/bars.lua
   M /SerenityNow/modules/Cooldowns.lua
   M /SerenityNow/modules/Debuffs.lua
   M /SerenityNow/modules/RaidBuffs.lua
   M /SerenityNow/modules/ReadyCheck.lua

-reworked some of the ready check code to fix the bug that kept the ready check window open even when the PLAYER_REGEN_DISABLED fired.
-removed the INSTANCE_CHAT option for the raid buff warnings.
-throttled the version check code. was a little to spammy  ><
------------------------------------------------------------------------
r144 | calahil | 2013-10-21 12:31:18 +0000 (Mon, 21 Oct 2013) | 5 lines
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/SerenityNow.lua
   M /SerenityNow/Variables.lua
   M /SerenityNow/modules/RaidBuffs.lua
   M /SerenityNow/modules/ReadyCheck.lua

-fix for the ascendance CD code
-Try to stop the raidbuff tracker from breaking every now and then
-some fixes for readycheck
-a new out of date message comm

------------------------------------------------------------------------
r142 | calahil | 2013-10-02 08:17:22 +0000 (Wed, 02 Oct 2013) | 1 line
Changed paths:
   M /SerenityNow/Functions.lua
   A /SerenityNow/modules/Buffs.lua

*alpha support for buff monitor
------------------------------------------------------------------------
r140 | calahil | 2013-09-30 08:31:38 +0000 (Mon, 30 Sep 2013) | 2 lines
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/modules/RaidBuffs.lua

*added a check for Ascendance when creating the cooldown bar to make sure every shaman cd bar is checking  derp
*forgot the db check to see if the raid buffs should be announced on ready check
------------------------------------------------------------------------
r139 | calahil | 2013-09-30 02:17:29 +0000 (Mon, 30 Sep 2013) | 2 lines
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/modules/Debuffs.lua
   M /SerenityNow/modules/RaidBuffs.lua

*fix a lua error in the debuff module
*hide config elements when the module is disabled
------------------------------------------------------------------------