Download
(163Kb)
Download
Updated: 05-07-09 01:33 AM
Pictures
File Info
Updated:05-07-09 01:33 AM
Created:unknown
Downloads:45,685
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 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
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 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 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 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 04-23-09, 10:49 PM  
VincentSDSH
Non-Canadian Luzer!
 
VincentSDSH's Avatar
AddOn Author - Click to view AddOns

Forum posts: 350
File comments: 257
Uploads: 12
I noticed tonight that Acheron wasn't keeping any data. I'd know who died but pulling up any data about them, it was entirely blank.
Report comment to moderator  
Reply With Quote
Unread 04-21-09, 11:58 PM  
nikkodemus
A Defias Bandit
 
nikkodemus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 2
Everyone in my guild uses it and no one has reported an issue like that. It's possible that another addon is interfering. Have you tried disabling everything but Acheron and seeing if you still have the issue?
Report comment to moderator  
Reply With Quote
Unread 04-21-09, 11:46 PM  
khariv
A Defias Bandit

Forum posts: 2
File comments: 71
Uploads: 0
Im using 1.1.8 and more often than not, acheron just doesnt work at all. I dont get any error message, but when I pull up the acheron window, it is empty. When on the rare time when I do have a report, if I release, the report invariably dissapears.

When I do manage to get a death report, its really hit or miss as to whether I can link it or not.

Is anyone else having these problems? Any suggestions on how to debug them?
Report comment to moderator  
Reply With Quote
Unread 03-08-09, 07:09 PM  
nikkodemus
A Defias Bandit
 
nikkodemus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 2
If you're viewing Acheron in the timeline view (that is, without anyone selected), then you'll see timestamps next to each death, sorted in ascending order. When looking at a specific death, however, it only shows the time relative to the point of death, since absolute time would be semi-meaningless.
Report comment to moderator  
Reply With Quote
Unread 03-08-09, 06:55 PM  
JeyKama
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Is it possible to display timestamps? Not finding the option anywhere in the in-game config.
Report comment to moderator  
Reply With Quote
Unread 03-02-09, 02:42 AM  
nikkodemus
A Defias Bandit
 
nikkodemus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 2
Thanks, popcorn, glad you like it.

You're a rare breed who likes minimap icons. I don't plan on providing anything beyond the LDB feed, but I believe there's a broker addon that will provide minimap icons for you, although I don't recall what it is off the top of my head. There are some pretty flexible LDB displays out there as well that might come close to providing something clickable for you like a minimap icon.
Report comment to moderator  
Reply With Quote
Unread 03-02-09, 02:29 AM  
MeqTrader
An Aku'mai Servant
 
MeqTrader's Avatar

Forum posts: 39
File comments: 7
Uploads: 0
a simple macro would not help you ? That's how I do most addons which do not include stuff like that (beeing lazy myself)
Report comment to moderator  
Reply With Quote
Unread 03-02-09, 02:21 AM  
fostic_popcorn
A Murloc Raider
 
fostic_popcorn's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 51
Uploads: 2
This is a really awesome mod that I prefer over Grim Reaper or Expiration. I was just wondering, though, is there any chance of getting a minimap icon for this that when clicked toggles the /acheron show command? It's a little annoying having to type out the command everytime I want to pull up Acheron. I know you just implemented an LDB launcher, but it doesn't do much for players like me who prefer clicking minimap icons over having an LDB broker or Fubar.

Either way it's not a gamebreaking issue by any means, so thanks for your fantastic work!
Report comment to moderator  
Reply With Quote
Unread 02-13-09, 08:23 PM  
nikkodemus
A Defias Bandit
 
nikkodemus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 2
Alright, should be fixed with 1.1.4. Sorry about that.
Report comment to moderator  
Reply With Quote
Unread 02-13-09, 02:16 PM  
nikkodemus
A Defias Bandit
 
nikkodemus's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 69
Uploads: 2
Mmm, yes, I see where the infinite loop is happening. The way around it for now is to check the "Confirm Clear" config option so that it pops up a prompt to clear. I'll get a fix in for the looping issue tonight when I get home from work.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: