r453
Details
-
FilenameSkada-r453.zip
-
Uploaded by
-
UploadedSep 9, 2013
-
Size812.27 KB
-
Downloads1,558
-
MD5b0250125cd249b53ae9a873f764b1b2b
Supported WoW Retail Versions
- 5.3.0
Changelog
------------------------------------------------------------------------
r453 | oscarucb | 2013-09-10 02:36:49 +0000 (Tue, 10 Sep 2013) | 2 lines
Changed paths:
M /trunk/Skada.lua
fix a bug in find_player() indexing that could cause corruption of the "Total" set across UI reloads
------------------------------------------------------------------------
r452 | oscarucb | 2013-09-09 08:48:58 +0000 (Mon, 09 Sep 2013) | 7 lines
Changed paths:
M /trunk/modules/SkadaDeaths/Deaths.lua
Tune SkadaDeaths for better memory/cpu performance, and other general improvements
Change the logging to recycle entries, saving a large amount of unnecessary memory churn in combat
Log srcname explicitly and delay string processing to display time
Log only spellid when spellname is redundant, and fetch it as needed at display time
Add logging for ENVIRONMENTAL_DAMAGE (falling, drowning, fatigue, etc)
Add logging for SPELL_INSTAKILL (some special boss abilities)
------------------------------------------------------------------------
r451 | oscarucb | 2013-07-26 23:47:53 +0000 (Fri, 26 Jul 2013) | 2 lines
Changed paths:
M /trunk/BarDisplay.lua
fix intermittent missing class color/icons on bars that were generated before class info was available
------------------------------------------------------------------------