r169
Details
-
FilenameSerenityNow-r169.zip
-
Uploaded by
-
UploadedJan 11, 2014
-
Size483.44 KB
-
Downloads93
-
MD5921623c8a47684b0e2611f13612dd7d5
Supported WoW Retail Versions
- 5.4.2
Changelog
------------------------------------------------------------------------
r170 | calahil | 2014-01-12 04:28:56 +0000 (Sun, 12 Jan 2014) | 1 line
Changed paths:
A /tags/r169 (from /SerenityNow:169)
tagged r169
------------------------------------------------------------------------
r169 | calahil | 2014-01-12 04:28:15 +0000 (Sun, 12 Jan 2014) | 4 lines
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/Variables.lua
M /SerenityNow/lib/LibFancyBar-1.0/bars.lua
M /SerenityNow/locales/enUS.lua
M /SerenityNow/modules/Debuffs.lua
M /SerenityNow/modules/Inviter.lua
M /SerenityNow/modules/RaidBuffs.lua
M /SerenityNow/modules/ReadyCheck.lua
-first try at the ghost bars left.
-Added scaling of the raid buff frame so you can resize it
-Reworked the Inviter. It had an annoying habit of not being able to remove people from the queue
------------------------------------------------------------------------
r168 | calahil | 2014-01-08 06:58:23 +0000 (Wed, 08 Jan 2014) | 7 lines
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/Variables.lua
M /SerenityNow/locales/enUS.lua
M /SerenityNow/modules/Castbar.lua
M /SerenityNow/modules/ClassPower.lua
M /SerenityNow/modules/PowerBar.lua
M /SerenityNow/modules/RaidBuffs.lua
M /SerenityNow/modules/classes/Chi.lua
M /SerenityNow/modules/classes/Combo.lua
M /SerenityNow/modules/classes/Eclipse.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
-redid some of the class power code to make the bar more pleasing to the eye.
-updated the Shards code to reflect the Warlock power changes..I completely missed that from the patch.
-power bar display updated
-cast bar display updated
-raid buff bar scalable now
-fixed that ugly and hackish raid buff sizing and positioning code
------------------------------------------------------------------------
r165 | calahil | 2013-12-19 10:12:13 +0000 (Thu, 19 Dec 2013) | 1 line
Changed paths:
M /SerenityNow/Variables.lua
M /SerenityNow/locales/enUS.lua
M /SerenityNow/modules/ReadyCheck.lua
-added support for different ways to announce the ready check result.
------------------------------------------------------------------------
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
------------------------------------------------------------------------