Download
(163Kb)
Download
Updated: 05-07-09 01:33 AM
Pictures
File Info
Updated:05-07-09 01:33 AM
Created:unknown
Downloads:45,697
Favorites:175
MD5:

Acheron  Popular! (More than 5000 hits)

Version: 1.1.10
by: nikkodemus [More]

"Acheron translates as the "river of woe" and it was believed to be a branch of the underworld river Styx over which in ancient Greek mythology Charon ferried the newly dead souls across into Hades."

Acheron provides an easily readable glimpse into the cause of death for anyone in your raid or party. In addition to the damage and healing that occurred to someone up to their moment of death, Acheron also allows you to track and displays buffs and debuffs, which may also contribute to someone's death (Melt Armor on Al'ar, Corrosion on Felmyst, tank missed shield block, etc).

Right-clicking on a raid/party member unit frame will find a new option 'Show Death Reports'. Should be pretty self-explanatory from there.

/acheron show to show the main UI
/acheron config to bring up the config

r1.1.10
- display dropdown now alphabetized
- don't prompt to clear when reconnecting while in an instance
- let's see if we can fix that 'Unknown' bug

r1.1.8
- bump toc
- use the new InteractiveLabel widget in the GUI
Post A Reply Comment Options
Unread 05-12-09, 07:56 AM  
Mordh
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Has anyone tried to modify acheron to also log enemy player deaths? I would find it extremly useful to look back at the death of arena opponents and see exactly what went down to take them out.

Ideally, this would be a very interesting toggle in the config for acheron to record enemy deaths, with the caveat that keeping it on in a raid during trash pulls would be very resource intensive and wasteful, or just restrict it to enemy player deaths.
Report comment to moderator  
Reply With Quote
Unread 05-22-09, 12:58 AM  
felix0890
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Can't see Healing done.

For some reason, I can't see the heals done. I have the Healing option on but still do not see it in the report.
Report comment to moderator  
Reply With Quote
Unread 08-01-09, 04:10 PM  
(O)fer_cz
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
aa

add minimap button for show opriton
and if i wanna post just 1 line with dmg done by boss to someone, it post that one upper not that, which i clicked on, so if i try to click lower one, it shows that lower, that i clicked on, so i cant post 1 line with dmg done by boss.
Report comment to moderator  
Reply With Quote
Unread 04-28-11, 11:49 AM  
Gershuun
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
To fix for 4.1, either

1) Download this file http://pastey.net/149471+45q6
rename it Acheron.lua and drop it in your addon folder, or

2) Manually replace these lines in your Acheron.lua file:


Line 367

function Acheron:COMBAT_LOG_EVENT_UNFILTERED(event, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, dstGUID, dstName, dstFlags, ...)

Line 463

local msg = CombatLog_OnEvent(Blizzard_CombatLog_CurrentSettings, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, dstGUID, dstName, dstFlags, ...)

Line 538

local msg = CombatLog_OnEvent(Blizzard_CombatLog_CurrentSettings, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, dstGUID, dstName, dstFlags, ...)
Report comment to moderator  
Reply With Quote
Unread 06-28-11, 01:43 PM  
Gershuun
A Kobold Labourer

Forum posts: 0
File comments: 15
Uploads: 0
To fix for 4.2, either

1) Download this file http://uploading.com/files/a21bbb6m/Acheron.lua/
and drop it in your addon folder, or

2) Manually replace these lines in your Acheron.lua file found by Kesitah:


Open Acheron.lua change Line 356 to: function Acheron:COMBAT_LOG_EVENT_UNFILTERED(event, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstGUID, dstName, dstFlags, dstRaidFlags, ...)

change Line 369 to: self:HandleBuffEvent(event, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstGUID, dstName, dstFlags, dstRaidFlags, ...)

change Line 371 to: self:HandleHealthEvent(event, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstGUID, dstName, dstFlags, dstRaidFlags, ...)

change Line 417 to: function Acheron:HandleBuffEvent(event, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstGUID, dstName, dstFlags, dstRaidFlags, ...)

change Line 452 to: local msg = CombatLog_OnEvent(Blizzard_CombatLog_CurrentSettings, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstGUID, dstName, dstFlags, dstRaidFlags, ...)

change Line 461 to: function Acheron:HandleHealthEvent(event, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstGUID, dstName, dstFlags, dstRaidFlags, ...)

change Line 527 to: local msg = CombatLog_OnEvent(Blizzard_CombatLog_CurrentSettings, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, srcRaidFlags, dstGUID, dstName, dstFlags, dstRaidFlags, ...)
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: