r163

Details

  • Filename
    SerenityNow-r163.zip
  • Uploaded by
  • Uploaded
    Dec 14, 2013
  • Size
    483.04 KB
  • Downloads
    94
  • MD5
    b5362d0ea8b3e0849641c43475a3426d

Supported WoW Retail Versions

  • 5.4.2

Changelog

------------------------------------------------------------------------
r164 | calahil | 2013-12-15 03:47:42 +0000 (Sun, 15 Dec 2013) | 1 line
Changed paths:
   A /tags/r163 (from /SerenityNow:163)

tagged r163
------------------------------------------------------------------------
r163 | calahil | 2013-12-15 03:47:00 +0000 (Sun, 15 Dec 2013) | 2 lines
Changed paths:
   M /SerenityNow/modules/RaidBuffs.lua
   M /SerenityNow/modules/ReadyCheck.lua

-removed the realm name of the players in the tooltips for the RaidBuffs
-upped the max number of players on the ready check to 40
------------------------------------------------------------------------
r162 | calahil | 2013-12-13 12:37:50 +0000 (Fri, 13 Dec 2013) | 5 lines
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/Variables.lua
   M /SerenityNow/lib/LibFancyBar-1.0/bars.lua
   M /SerenityNow/modules/Buffs.lua
   M /SerenityNow/modules/Debuffs.lua
   M /SerenityNow/modules/RaidBuffs.lua
   M /SerenityNow/modules/ReadyCheck.lua

-changed the way the timer bars updated themselves dynamically
-changed the debuff sorting from name to time
-debuffs should be removed when they expire properly now
-the player metatable in the the RaidBuffs will not store the whole player name so that the whisper engine can work properly on x-realms
-disabled the moving of the Ready Check frame until I can resolve now to ensure it anchors to the right point
------------------------------------------------------------------------
r160 | calahil | 2013-11-26 09:27:50 +0000 (Tue, 26 Nov 2013) | 1 line
Changed paths:
   M /SerenityNow/modules/Debuffs.lua

-forgot setup a condition to stop a debuff if it faded. woops
------------------------------------------------------------------------
r158 | calahil | 2013-11-23 10:48:22 +0000 (Sat, 23 Nov 2013) | 1 line
Changed paths:
   A /SerenityNow/lib/LibFancyBar-1.0/bars.lua
   A /SerenityNow/lib/LibFancyBar-1.0/groups.lua

-default libfancybar library
------------------------------------------------------------------------
r157 | calahil | 2013-11-23 10:47:47 +0000 (Sat, 23 Nov 2013) | 2 lines
Changed paths:
   D /SerenityNow/lib/LibFancyBar-1.0/bars.lua
   D /SerenityNow/lib/LibFancyBar-1.0/groups.lua
   M /SerenityNow/modules/Debuffs.lua

-undid changes to the LibFancyBar-1.0 files
-reworked the code to just ignore debuffs with 0 duration
------------------------------------------------------------------------
r155 | calahil | 2013-11-22 20:07:27 +0000 (Fri, 22 Nov 2013) | 1 line
Changed paths:
   M /SerenityNow/SerenityNow.toc
   M /SerenityNow/lib/LibFancyBar-1.0/bars.lua
   M /SerenityNow/lib/LibFancyBar-1.0/groups.lua
   M /SerenityNow/modules/Debuffs.lua

-untested fix for the debuff bars sometimes staying on the screen even if it has expired.
------------------------------------------------------------------------
r153 | calahil | 2013-11-21 22:14:19 +0000 (Thu, 21 Nov 2013) | 1 line
Changed paths:
   M /SerenityNow/modules/ClassPower.lua

-fix an issue where the class power frame will sometimes show when it is disabled
------------------------------------------------------------------------
r152 | calahil | 2013-11-07 13:54:16 +0000 (Thu, 07 Nov 2013) | 1 line
Changed paths:
   M /SerenityNow/Functions.lua
   M /SerenityNow/SerenityNow.lua
   M /SerenityNow/SerenityNow.toc
   M /SerenityNow/Variables.lua
   M /SerenityNow/lib/LibFancyBar-1.0/bars.lua
   M /SerenityNow/locales/enUS.lua
   M /SerenityNow/modules/Buffs.lua
   M /SerenityNow/modules/Debuffs.lua

-alpha code push for my trip
------------------------------------------------------------------------