r595
Details
-
FilenameSkada-r595.zip
-
Uploaded by
-
UploadedDec 21, 2014
-
Size501.71 KB
-
Downloads988
-
MD501f8c06a65de282a360d0c1bc26b4136
Supported WoW Retail Versions
- 6.0.3
Changelog
------------------------------------------------------------------------
r595 | zarnivoop | 2014-12-21 21:31:37 +0000 (Sun, 21 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/Healing.lua
temporary fix for cases where spellname is null - unknown cause, though
------------------------------------------------------------------------
r594 | oscarucb | 2014-12-15 13:25:45 +0000 (Mon, 15 Dec 2014) | 6 lines
Changed paths:
M /trunk/modules/Deaths.lua
Fix the killing blow spell label added to the death summary screen in r591
Each deathlog is a circular queue prior to sorting (which for efficiency is intentionally delayed until deathlog:Update()), so on initial display of the summary screen, the prior algorithm was choosing an essentially random damage event from the log for the label.
Also for consistency, ensure we report the KB for the appropriate death, namely the one that is used to time sort the summary screen.
Finally, don't muddy the already-too-long detail title with the spellname, since that information is already obvious in the detail rows.
------------------------------------------------------------------------
r593 | zarnivoop | 2014-12-14 15:19:59 +0000 (Sun, 14 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/Healing.lua
handle SPELL_ABSORBED in healing module (experimental)
------------------------------------------------------------------------
r591 | zarnivoop | 2014-12-09 13:17:42 +0000 (Tue, 09 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/Deaths.lua
show last hit on deaths summary view
------------------------------------------------------------------------
r590 | zarnivoop | 2014-12-06 13:24:07 +0000 (Sat, 06 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/Damage.lua
fix for arithmetic error on absorb
------------------------------------------------------------------------
r589 | zarnivoop | 2014-12-05 21:15:11 +0000 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/Damage.lua
capitalize that function call, dude
------------------------------------------------------------------------
r588 | zarnivoop | 2014-12-05 19:33:43 +0000 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/Damage.lua
fix for untested stuff
------------------------------------------------------------------------
r587 | zarnivoop | 2014-12-05 18:13:51 +0000 (Fri, 05 Dec 2014) | 1 line
Changed paths:
M /trunk/modules/Damage.lua
super-untested fix for spell_absorbed events (Ko'ragh)
------------------------------------------------------------------------
r585 | zarnivoop | 2014-12-02 10:04:26 +0000 (Tue, 02 Dec 2014) | 1 line
Changed paths:
M /trunk/Skada.lua
M /trunk/modules/Damage.lua
fixes for "only keep boss segments" option, MS
------------------------------------------------------------------------