Change Log:
--------------------
2.0.6b
- Repackage with updated Ace3 libraries (without my broken debug code)
2.0.6a
- Support reporting to instance chat (not sure if want)
2.0.6
- Fancier death log tooltip
- More options for reporting death to chat
- Update TOC for 5.1
2.0.5a
- Fix combat log _MISSED events
2.0.5
- Fix a nil error
- Update TOC for 4.3
2.0.4c
- Color local output only
2.0.4b
- UnitIsCharmed failed me, so check flags when the mob dies to ignored stuff that has been MC'd
- Fix showing raid icons when outputting a death to a chat frame
2.0.4a
- Check for charmed units and ignore them if we aren't already tracking them
2.0.4
- Better pet handling (only track pets when you're tracking their owner)
2.0.3
- Updated for 4.2
2.0.2
- Print the detail link before the summary
- Death announcing (al a Myth)
- Record misses
- Reformatted detailed report, closer to the combat log
2.0.1
- Initial public release
Description:
--------------------
Shows death logs! in two optional forms: A summary chat line and a detailed tooltip.
The summary only shows the last few damaging abilities that hit the unit before death. The summary view is meant to quickly show you why someone died so as to not distract you too much in the middle of a fight.
The other display is the detail tooltip, which can be dumped to chat, opened by clicking on a chat link created when someone dies. The tooltip will show a combat log representation of the events leading up to the unit's death, displaying health (for grouped units), heals, hits, and misses.
Bunches of options, including death sounds and throttling, accessible with /obit
Also, /obit list will output all of the recorded detailed deaths for that player as chat links
Based on Obituary by Timewasted of Proudmoore-US (Originally by Throngy of Thunderhorn-EU), I've been maintaining my own version of it for quite some time.
--------------------
2.0.6b
- Repackage with updated Ace3 libraries (without my broken debug code)
2.0.6a
- Support reporting to instance chat (not sure if want)
2.0.6
- Fancier death log tooltip
- More options for reporting death to chat
- Update TOC for 5.1
2.0.5a
- Fix combat log _MISSED events
2.0.5
- Fix a nil error
- Update TOC for 4.3
2.0.4c
- Color local output only
2.0.4b
- UnitIsCharmed failed me, so check flags when the mob dies to ignored stuff that has been MC'd
- Fix showing raid icons when outputting a death to a chat frame
2.0.4a
- Check for charmed units and ignore them if we aren't already tracking them
2.0.4
- Better pet handling (only track pets when you're tracking their owner)
2.0.3
- Updated for 4.2
2.0.2
- Print the detail link before the summary
- Death announcing (al a Myth)
- Record misses
- Reformatted detailed report, closer to the combat log
2.0.1
- Initial public release
Description:
--------------------
Shows death logs! in two optional forms: A summary chat line and a detailed tooltip.
The summary only shows the last few damaging abilities that hit the unit before death. The summary view is meant to quickly show you why someone died so as to not distract you too much in the middle of a fight.
The other display is the detail tooltip, which can be dumped to chat, opened by clicking on a chat link created when someone dies. The tooltip will show a combat log representation of the events leading up to the unit's death, displaying health (for grouped units), heals, hits, and misses.
Bunches of options, including death sounds and throttling, accessible with /obit
Also, /obit list will output all of the recorded detailed deaths for that player as chat links
Based on Obituary by Timewasted of Proudmoore-US (Originally by Throngy of Thunderhorn-EU), I've been maintaining my own version of it for quite some time.