Category: Miscellaneous
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
rsomething
Date:
08-03-2009 12:40 AM
Size:
98.10 Kb
Downloads:
3,900
Favorites:
59
MD5:
Pictures
Purgeatory
Quick addon that is replacing the interrupt and dispel features in Afflicted, lets you announce when you defensively or offensively (Including spell steal) dispel a spell as well as when the dispel fails as well as announcing interrupts. Like Afflicted you can set it to show inside raid warning, raid, party, chat frames or combat text.

Slash command: /purgeatory


  Optional Files - Purgeatory
Sorry, there are currently no optional files available.
  Comments - Purgeatory
Post A Reply Comment Options
Old 08-19-2009, 04:42 AM  
latisz
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
how do i get it to put it in say ?
latisz is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2009, 06:22 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
Might as well yea
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2009, 04:57 PM  
keLston
A Murloc Raider

Forum posts: 5
File comments: 76
Uploads: 0
Quote:
Originally posted by Shadowed
docmidnight: Don't see a point in it.

keLston: Blizzards changing FoK to not interrupt spells with throwing spec, soooo I'll just ignore the issue for now.
So should I revert back to the current release?
keLston is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2009, 07:41 AM  
docmidnight
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I just like it for pve mainly, I always find myself purging and interrupting without knowing what the spell does.
Quote:
Originally posted by Shadowed
docmidnight: Don't see a point in it.

docmidnight is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-14-2009, 05:23 AM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
docmidnight: Don't see a point in it.

keLston: Blizzards changing FoK to not interrupt spells with throwing spec, soooo I'll just ignore the issue for now.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-13-2009, 02:15 AM  
docmidnight
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
making it post the spell links instead of spell names

hello.

so I noticed: it is a small change to have the mod display the clickable spell links for the spells you are purging/interrupting etc.

change line 134 in Purgeatory.lua from
msg = string.gsub(msg, "*spell", spellName or "")

to
msg = string.gsub(msg, "*spell", GetSpellLink(spellID) or "")

Last edited by docmidnight : 08-13-2009 at 02:15 AM.
docmidnight is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 07:12 PM  
keLston
A Murloc Raider

Forum posts: 5
File comments: 76
Uploads: 0
Quote:
Originally posted by Shadowed
Is the smite coming within 0.50 seconds of the last interrupt? I set it to throttle interrupts to only show one every 0.50 seconds, but nothing else besides that.
I'm not entirely sure on the timing but I am more than certain there are some fights which seems like after the first spell is interrupted and announced, every spell interrupt after for the duration of the fight does not get announced.
keLston is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 06:38 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
Is the smite coming within 0.50 seconds of the last interrupt? I set it to throttle interrupts to only show one every 0.50 seconds, but nothing else besides that.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 05:02 PM  
keLston
A Murloc Raider

Forum posts: 5
File comments: 76
Uploads: 0
Quote:
Originally posted by Shadowed
Try: http://github.com/Shadowed/Purgeatory/tree that should fix it so it announces one interrupt per GUID, if you interrupt 3 different mirror images it will announce 3 times still.
Just downloaded it and tried it.

Now it seems to react as if there were an internal cooldown on interrupt (that or it's ignoring some trees). Haven't tried it in PvP yet but just tried it on Heroic ToC.

When it interrupts, it will still announce it 4 times. However, if I interrupt a spell and it announces, it appears the next spell or two that do get interrupted do(es) not get announced.

On the Confessor boss, it announces smites np, but either it is enacting a cooldown or it is ignoring Holy Fire interrupt. It also did not seem to want to announce Mind Control interrupt on the trash packs.
keLston is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-11-2009, 12:29 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
Try: http://github.com/Shadowed/Purgeatory/tree that should fix it so it announces one interrupt per GUID, if you interrupt 3 different mirror images it will announce 3 times still.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-10-2009, 09:25 PM  
keLston
A Murloc Raider

Forum posts: 5
File comments: 76
Uploads: 0
Looking at the bare combat log (I sent you a screenshot of it), i'm thinking it may very well be half Blizzard's fault.

I'm not sure why Fan of Knives results in 4 procs of Throwing Specialization when used on a single target since FoK would only hit twice which, in theory, should only be 2 procs of Throwing Spec.
keLston is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-10-2009, 12:56 PM  
Shadowed
Premium Member
Premium Member
Interface Author - Click to view interfaces

Forum posts: 40
File comments: 1716
Uploads: 89
Oh thats what I was forgetting to do. I need the interrupt spellID for FoK though, would you be able to get a /combatlog of the actual interrupt from FoK and send it to shadowed.wow at gmail dot com

Last edited by Shadowed : 08-10-2009 at 12:57 PM.
Shadowed is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-10-2009, 06:32 AM  
keLston
A Murloc Raider

Forum posts: 5
File comments: 76
Uploads: 0
Purgeatory = Spam if used by FoK Rogue

The issue I reported before you split this off from Afflicted still applies.

If I use Fan of Knives with Throwing Specialization (Rogue combat tree) to interrupt a spell, instead of reporting the interrupt once, it reports it 4 times.
keLston is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.