r10
Details
-
Filenameserenity-now-r10.zip
-
Uploaded by
-
UploadedOct 9, 2012
-
Size205.74 KB
-
Downloads118
-
MD57af844404235bd724ea8489dc9ef8554
Supported WoW Retail Versions
- 5.0.5
Changelog
tag r10
af37260f2446dcdb381b8adf8ce6b949e6ba9d38
calahil <cowan25@gmail.com>
2012-10-08 22:30:45 -0700
tagged r10
--------------------
calahil:
- - Converted the Functions.lua to Bars.lua and only kept the bar creation code in there.
- Moved CheckGlyph function to SerenityNow.lua
- Started moving the CDs and Debuffs into their specific class luas. So it will be easier for people to add or modify the way each class works.
- Added a check to see if a debuff target is dead and remove the timer bar. So far it works about 90% of the time. It seems that UNIT_DIED doesn't fire all the time .