r531-nolib
Details
-
FilenameSkada-r531-nolib.zip
-
Uploaded by
-
UploadedMay 15, 2014
-
Size356.24 KB
-
Downloads70
-
MD5c1d591bb0c7a3e57e3f2bfd834d60127
Supported WoW Retail Versions
- 5.4.7
Changelog
------------------------------------------------------------------------
r531 | oscarucb | 2014-05-15 21:59:46 +0000 (Thu, 15 May 2014) | 2 lines
Changed paths:
M /trunk/BarDisplay.lua
use a nicer icon for the total bar with classicons
------------------------------------------------------------------------
r530 | oscarucb | 2014-05-15 16:37:39 +0000 (Thu, 15 May 2014) | 2 lines
Changed paths:
M /trunk/Menus.lua
fix a couple old and obscure lua errors in the dropdown menu
------------------------------------------------------------------------
r529 | oscarucb | 2014-05-15 16:16:01 +0000 (Thu, 15 May 2014) | 2 lines
Changed paths:
M /trunk/Skada.toc
add LibDualSpec-1.0 to OptionalDeps
------------------------------------------------------------------------
r528 | oscarucb | 2014-05-15 12:12:33 +0000 (Thu, 15 May 2014) | 5 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Skada.lua
M /trunk/embeds.xml
better fix to ticket 359
parse the /skada report command without AceConsole
Also upgrade the command to allow specifying a set and do instance chat output
------------------------------------------------------------------------
r526 | zarnivoop | 2014-05-15 11:51:40 +0000 (Thu, 15 May 2014) | 1 line
Changed paths:
M /trunk/.pkgmeta
fix that .pkgmeta
------------------------------------------------------------------------
r525 | zarnivoop | 2014-05-15 11:43:20 +0000 (Thu, 15 May 2014) | 1 line
Changed paths:
M /trunk/.pkgmeta
M /trunk/Skada.lua
M /trunk/embeds.xml
undo removal of AceConsole (#469), which broke the report command
------------------------------------------------------------------------
r523 | oscarucb | 2014-05-11 20:36:35 +0000 (Sun, 11 May 2014) | 3 lines
Changed paths:
M /trunk/modules/Deaths.lua
Add absorb display to Death log
New absorb column shows when a damage event was reduced by a heal absorb
------------------------------------------------------------------------
r522 | oscarucb | 2014-05-08 10:37:39 +0000 (Thu, 08 May 2014) | 2 lines
Changed paths:
M /trunk/modules/Deaths.lua
fix an intermittent display glitch introduced in r521
------------------------------------------------------------------------
r521 | oscarucb | 2014-05-08 00:19:05 +0000 (Thu, 08 May 2014) | 5 lines
Changed paths:
M /trunk/modules/Deaths.lua
Improve the Deaths summary display
For regular fight sets, sort by initial death time (previously last death)
For total set sort by number of deaths
Bar length for both now graphs the number of deaths for the set (previously unused)
------------------------------------------------------------------------
r520 | znuff | 2014-05-04 22:56:05 +0000 (Sun, 04 May 2014) | 1 line
Changed paths:
M /trunk/Skada.toc
Added LibBossIDs-1.0 as an optional dependency.
------------------------------------------------------------------------
r519 | oscarucb | 2014-05-04 12:55:04 +0000 (Sun, 04 May 2014) | 2 lines
Changed paths:
M /trunk/Skada.lua
minor tweak to r517
------------------------------------------------------------------------
r518 | oscarucb | 2014-05-04 11:14:36 +0000 (Sun, 04 May 2014) | 4 lines
Changed paths:
M /trunk/.pkgmeta
M /trunk/Skada.lua
M /trunk/embeds.xml
fix ticket 352: roll back r481
LibBossIds is still needed for world bosses and other non-raid-instance bosses,
especially with the "Only keep boss fights" option enabled.
------------------------------------------------------------------------
r517 | oscarucb | 2014-05-04 10:50:57 +0000 (Sun, 04 May 2014) | 3 lines
Changed paths:
M /trunk/Skada.lua
tweak Reset and DeleteSegment so we don't leave windows pointing to deleted sets
Fix a related lua error for deleting the last set
------------------------------------------------------------------------
r516 | oscarucb | 2014-03-14 13:57:19 +0000 (Fri, 14 Mar 2014) | 3 lines
Changed paths:
M /trunk/modules/Deaths.lua
Further improvements to Spirit of Redemption support
Work harder to capture the actual killing blow, which often appears in the combat log after the SoR buff is applied.
------------------------------------------------------------------------