r176
Details
-
FilenameSerenityNow-r176.zip
-
Uploaded by
-
UploadedJan 18, 2014
-
Size489.26 KB
-
Downloads95
-
MD51020af5a9869aa3958670abf47dc1e58
Supported WoW Retail Versions
- 5.4.2
Changelog
------------------------------------------------------------------------
r177 | calahil | 2014-01-18 11:25:36 +0000 (Sat, 18 Jan 2014) | 1 line
Changed paths:
A /tags/r176 (from /SerenityNow:176)
tagged r176
------------------------------------------------------------------------
r176 | calahil | 2014-01-18 11:24:59 +0000 (Sat, 18 Jan 2014) | 1 line
Changed paths:
M /SerenityNow/SerenityNow.lua
-update
------------------------------------------------------------------------
r175 | calahil | 2014-01-17 23:14:42 +0000 (Fri, 17 Jan 2014) | 5 lines
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/Variables.lua
M /SerenityNow/modules/Bloodlust.lua
M /SerenityNow/modules/ClassPower.lua
M /SerenityNow/modules/Cooldowns.lua
-attempt to fix the ghost bars that are left behind
-Stop the bloodlust yeller from spamming every time someone casts bloodlust in an encounter even though it has already been cast
-added a check for the event "ENCOUNTER_END" so we can clean up the 5+ min cds that get reset
-should now remove cds after a person leaves the group
-removed ancestral swiftness until I can figure out how to deal with it properly
------------------------------------------------------------------------
r174 | calahil | 2014-01-17 00:41:42 +0000 (Fri, 17 Jan 2014) | 1 line
Changed paths:
A /SerenityNow/lib/AceHook-3.0
A /SerenityNow/lib/AceHook-3.0/AceHook-3.0.lua
A /SerenityNow/lib/AceHook-3.0/AceHook-3.0.xml
M /SerenityNow/lib/lib.xml
-add library AceHook
------------------------------------------------------------------------
r173 | calahil | 2014-01-16 19:33:04 +0000 (Thu, 16 Jan 2014) | 2 lines
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/SerenityNow.lua
M /SerenityNow/Variables.lua
M /SerenityNow/modules/Cooldowns.lua
-clarify which Guardian of Ancient Kings is from what spec in the settings
-possible fix for the ghost bars
------------------------------------------------------------------------
r172 | calahil | 2014-01-14 06:42:30 +0000 (Tue, 14 Jan 2014) | 1 line
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/SerenityNow.lua
M /SerenityNow/locales/enUS.lua
M /SerenityNow/modules/Cooldowns.lua
-added support for Raid Assistant to announce raid cooldown usage.
------------------------------------------------------------------------
r171 | calahil | 2014-01-12 05:14:20 +0000 (Sun, 12 Jan 2014) | 1 line
Changed paths:
M /SerenityNow/Functions.lua
M /SerenityNow/Variables.lua
M /SerenityNow/locales/enUS.lua
M /SerenityNow/modules/Bloodlust.lua
M /SerenityNow/modules/Castbar.lua
M /SerenityNow/modules/ClassPower.lua
M /SerenityNow/modules/Cooldowns.lua
M /SerenityNow/modules/PowerBar.lua
-broke the reset frame code and now its fixed
------------------------------------------------------------------------
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.
------------------------------------------------------------------------