Download
(302Kb)
Download
Updated: 12-15-14 08:28 PM
Pictures
File Info
Compatibility:
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:12-15-14 08:28 PM
Created:unknown
Downloads:541,832
Favorites:705
MD5:

Afflicted3  Popular! (More than 5000 hits)

Version: 2.3.6
by: Shadowed, Tatterotts

Afflicted is an enemy spell timer mod for PvP (mainly arenas). This is for people who just want useful information, such as an interrupt is on cool down and you're
safe to cast a heal or that Blessing of Freedom is going to be back up for an enemy Paladin soon. If you want to know the cool down of an obscure ability say Whirlwind then this is not the mod for you. New timers for abilities that are not included by default can easily be added under the configuration. However, the system is flexible enough that any enemy timer can be added including traps or totems.

Alerts for when a spell is triggered (or ends), as well as when you interrupt or dispel an enemy are included. All alerts can be shown inside party, raid, raid warning, combat text or a specified chat frame.

Slash command: /afflicted

NOTE: Dispel and interrupt announcements will not be part of Afflicted come next push (when 3.2 goes live), they have been broken off into Purgeatory


Version 2.3.6(12/15/14)
Updated for 6.0.3/WoD LIVE
*Lots and lots of spell changes/updates
*Updated libraries

Version 2.3.5 (10/12/14)

Updated for WoD/6.0.2
*Reworked some spell code to remove any spells in the spell list without an actual spell in game associated with it. This will remove custom added spells that no longer exist in WoD. You shouldn't see any more #XXXXX or similar spells at the top of your spell list.
*Removed spells from the spell list that no longer exist, changed the cooldown for a few others, and upped the spells version number to 14. I anticipate having more spells to add as time goes on (or requests are made) as I didn't take the 20 hours it would take to go through every class and spec and see what new toys they got for WoD.
*Updated wowace libraries to the newest available.

Version 2.3.4 (7/5/13)

Set arena to default to 3v3 for now since there's not a super-reliable way to predict arena team size that I've been able to test since the patch.
This will fix the problem of the addon not working when in arenas.

Version 2.3.2 (5/27/13)

Updated TOC
Updated libs
Changed purgeatory reference as the addon is no longer maintained

Version 2.3.2 (3/9/13)

Added in code to merge in a proper anchor on spell database update to avoid future problems and properly updated spell database so that life cocoon and combat readiness will respond properly.

Version 2.3.1 (3/9/13):

Work around for error popping up due to combat readiness and life cocoon ending early and not being assigned to proper anchors.

Version 2.3.0 (3/7/13):

Added general monk cooldowns, also tagged all appropriate spells with the "buff" type
Attempted to correct two general errors that seem to be caused by zoning issues where the combat log isn't reporting a source
Fixed icons not fading when abilities fade early, also corrected for bars (though it was only a select few spells).

Version 2.2.6 (8/30/12):

Fixed the ability to turn off icons when using bars
Corrected a seen issue when upgrading spell database versions
Changed two default initialization values

Version 2.2.5 (8/29/12):

Corrected an error in the GTB library that was causing icons to not display properly in bar mode. This was brought about by new functionality in the GetTexture API call. Testing during a single level 8X BG showed the proper icons for the abilities.

Version 2.2.4 (8/27/12):

Updated all spells and added new ones, lots of spell changes brought about by 5.0.4

Version 2.2.3 (8/25/12):

Increased the spells database version

Version 2.2.2 (8/12/12):

Initial bugfixes for Cata:

Updated Libraries
Removed non existent spells and totems
Removed old spell from the test
Added likely incorrect localizations so that the classes field could be populated for Monks

Have not had time to test extensively yet

Version 2.2.1 (1/6/12):

*Redone spells, might not have gotten all of them put in that people may want, but the durations and CDs, as well as spells new to Cata (like rebuke and skull bash) have been added into the default.

-Note that this will not effect people who have already used that addon, as the spells list seems to be generated when the addon is first loaded, so if you want the new ones, you'll have to delete the addon under the WTF saved variables folder. You can also add them in yourself.

Version 2.2.0 (12/23/11):

Numerous fixes for all (mainly combat log) changes that have occurred since wotlk
Optional Files (2)
File Name
Version
Size
Author
Date
Type
2.2.1
247kB
01-06-12 05:39 PM
Patch
1.0
230kB
04-27-11 09:08 AM
Patch


Post A Reply Comment Options
Unread 05-05-09, 03:43 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
mako: No option, you could hack it in if you really wanted, open Afflicted.lua

find

elseif( ( eventType == "SPELL_DISPEL" or eventType == "SPELL_STOLEN") and self.db.profile.dispelLocation ~= "none" and bit.band(sourceFlags, COMBATLOG_OBJECT_AFFILIATION_MINE) == COMBATLOG_OBJECT_AFFILIATION_MINE and bit.band(destFlags, COMBATLOG_OBJECT_REACTION_HOSTILE) == COMBATLOG_OBJECT_REACTION_HOSTILE ) then

replace with

elseif( ( eventType == "SPELL_DISPEL" or eventType == "SPELL_STOLEN") and self.db.profile.dispelLocation ~= "none" and bit.band(sourceFlags, COMBATLOG_OBJECT_AFFILIATION_MINE) == COMBATLOG_OBJECT_AFFILIATION_MINE ) then

should do it.

G00DFe77a: You mean, you want only the PVP trinket cooldown to be in raid warning, but the rest of the cooldowns you want in chat?
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 02:14 PM  
mako
A Defias Bandit

Forum posts: 3
File comments: 4
Uploads: 0
Originally posted by Shadowed
Dispels on friendly players are not shown anymore.
Is there any way in the options for me to enable it to be shown?
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 12:43 PM  
G00DFe77a
A Defias Bandit

Forum posts: 2
File comments: 25
Uploads: 0
Fairly new user to afflicted. I have one question, would it be possible to enable announcements for the different cooldowns in raid warning instead of just chat? such as pvp trinket used
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 08:31 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Generally, spells that have no duration but a cooldown are shown in a non-cooldown anchor, Death Grip for example is shown in the spell anchor, that's why.

You have to enable showing icons under the general configuration, it's not enabled by default.
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 05:22 AM  
Grombringal
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
Thanks for the anwsers, I appreciate the quick help.

I redirected Damage and Defensive to Buffs and I redirected Spells and Interrupts to Cooldowns. I'm still seeing the [CD] thing tho
I can't see icons either, do you think this is an addon issue or maybe an installation issue? (only addon I can think of is Minimalist)

This is with r1310 of course.
Report comment to moderator  
Reply With Quote
Unread 05-04-09, 10:47 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Originally posted by Grombringal
Hi Shadowed,

I wanted to know if it was possible to hide the "[CD]" part of the timers.

PS: I really miss the dispels announcements on friendly players and the icons in the chat. I'd LOVE you for reimplementing them, and I mean it
Missed the CD part, I don't plan on adding an option to hide the [CD] tag since it can get confusing especially for spells like Hand of Freedom that have both a duration and cooldown tag, however, it does automatically hide the [CD] tag if they are shown inside the cooldown anchor. So you could (If you shunt everything into a single anchor) redirect them all into the cooldown anchor.
Report comment to moderator  
Reply With Quote
Unread 05-04-09, 11:38 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Grombringal: Icons were reimplemented for local outputs in the last push, I doubt I'll add friendly player dispels left
niceguyjdh: Oops, fixed that.
Report comment to moderator  
Reply With Quote
Unread 05-04-09, 11:29 AM  
Grombringal
A Kobold Labourer

Forum posts: 0
File comments: 20
Uploads: 0
Hi Shadowed,

I wanted to know if it was possible to hide the "[CD]" part of the timers.

PS: I really miss the dispels announcements on friendly players and the icons in the chat. I'd LOVE you for reimplementing them, and I mean it
Report comment to moderator  
Reply With Quote
Unread 05-04-09, 06:23 AM  
niceguyjdh
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
ask the favor of updated TOC (Miss koKR)

Hi, I'm Gz

## Interface: 30100
## Title: Afflicted3
## Notes: PvP timer and cool down tracking mod
## Author: Mayen
## SavedVariables: AfflictedDB
## OptionalDeps: LibStub, GTB-1.0

libs\LibStub-1.0\LibStub-1.0.xml
libs\CallbackHandler-1.0\CallbackHandler-1.0.xml
libs\LibSharedMedia-3.0\lib.xml
libs\AceAddon-3.0\AceAddon-3.0.xml
libs\AceEvent-3.0\AceEvent-3.0.xml
libs\AceDB-3.0\AceDB-3.0.xml
libs\AceDBOptions-3.0\AceDBOptions-3.0.xml
libs\AceGUI-3.0\AceGUI-3.0.xml
libs\AceGUI-3.0-SharedMediaWidgets\widget.xml
libs\AceConfig-3.0\AceConfig-3.0.xml
libs\GTB-1.0\GTB-1.0.xml

localization.enUS.lua
localization.zhCN.lua
localization.koKR.lua -- add update
spells.lua
Afflicted.lua
config.lua
bars.lua
icons.lua
Report comment to moderator  
Reply With Quote
Unread 05-03-09, 03:48 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Don't plan on adding the spark back.
Last edited by Shadowed : 05-03-09 at 03:48 PM.
Report comment to moderator  
Reply With Quote
Unread 05-03-09, 02:28 PM  
krisg
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
hi Shadowed, can you add an option to display a "spark" on timer bars, like the old versions

cheers, awesome addons!
Report comment to moderator  
Reply With Quote
Unread 05-01-09, 01:18 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Read the help tooltip, it's there to help you.
Last edited by Shadowed : 05-01-09 at 01:19 PM.
Report comment to moderator  
Reply With Quote
Unread 05-01-09, 12:51 PM  
kirà120389
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 5
Uploads: 1
how to set duration/cooldown besides sliding bars?

I'm a rogue so I add Death and Decay and Flare to the list every time I set up afflicted. In the last version there was a textbox to type the duration and cooldown into and that was much easier than the sliding bar that I can not get to 15 or 20, it always jumps to 5,19,26 etc... and only these numbers.

what i'm trying to say is the sliding bars are tough to configure for me, you know, the ones that go from 0 to 900.

edit: Should I edit spells.lua to add these spells in?
How would I add:
Death and Decay - duration 10 - cooldown 15 - spellid 49938
and
Flare - duration 20 - cooldown 20 - spellid 1543

I'm going to try and do it myself with copy+paste+notepad.

edit 2: great success
Last edited by Shirik : 05-01-09 at 01:18 PM.
Report comment to moderator  
Reply With Quote
Unread 04-30-09, 04:21 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Dispels on friendly players are not shown anymore.
Report comment to moderator  
Reply With Quote
Unread 04-30-09, 03:27 PM  
MakiyoIto
A Murloc Raider
 
MakiyoIto's Avatar
AddOn Compiler - Click to view compilations

Forum posts: 6
File comments: 45
Uploads: 1
I m not sure why my dispels arent showing up in party chat (I checked the setting and made sure its set to announce.)

@@
Report comment to moderator  
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.