Download
(85Kb)
Download
Updated: 03-01-13 07:05 PM
Updated:03-01-13 07:05 PM
Created:05-02-12 01:32 PM
Downloads:3,276
Favorites:12
MD5:

Taunt Aware

Version: 2013.03.01
by: Billtopia [More]

Taunt Aware will alert you to all taunts that happen in your group. It has the option, at the end of the fight to output a summary of all non tank taunts to the group, to the offending person(or offending pet owner), or just a local summary.

The addon behaves differently depending on your assigned role. If you are a tank or healer it will alert you of all taunts, if dps then of you or your pets taunts

added a cmd line option to only report Taunts, and not high threat abilities

like a feature? got a suggestion? then let me know

2013.03.01
Bill's Utils update
a few small tweaks

2012.12.23
added warlock taunt and threat increase buff scanning

2012.12.18
updated bills utils
some small code tweaks
toc bump

2012.11.28
added scaling to alert frame
made frame hide during cinematics/cut scenes
made frame alert you if left unlocked for a long time
added Solo option to alert you when not in group
added some monk abilities
toc bump

2012.10.26
healers are alerted to all taunts by default now
heroic throw is no longer monitored
UnitClass() error should no longer come up

2012.08.28
MoP update

2012.08.22
Added option for handling of pet taunts
added "/ta test" switch to test your alerts
several tweaks to control panel code

2012.08.17
made some tweaks to the settings panel

2012.08.12
added alert sounds for taunt alerts
made text in alert frame resizable

2012.05.22
changed TauntsOnly to accept "on, off, monitor" for options "on" ignores high threat abilities, "off" will report and tattle if tattle is on and "monitor" will only report them to you
tweaked the reporting of taunts and such

2012.05.14
tweaked Tattle Mode selection drop box
added more protection against tattling on high threat actions (some got through randomly before)
a few control panel tweaks

2012.05.12
added graphical gui for config

2012.05.07
added a moveable alert frame so you don't have to watch chat log
made it so if you are a tank you still get alerted on high threat attacks (but no tattle)
put a delay on auto group scan... defaults to 5 seconds
made scan tell you how many people it is scanning

2012.05.06
added further spam control for group scan
changed CCC to return a set color for unknown classes
fixed a miss capped "C" to stop some errors

2012.05.05
added an option to only report taunts and not high threat abilities (/ta tauntsonly on )
added some spam checking for the party scan function
added some basic russian / german client support for the pet's owner

2012.04.14
initial release on wowinterface
Optional Files (0)


Post A Reply Comment Options
Unread 11-30-12, 06:16 AM  
Billtopia
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 110
File comments: 57
Uploads: 10
Originally Posted by Caellian
You don't need to use your table to check if ppl are tanks

Code:
local ScanSpells = {
    [25780] = true,    -- Pally    Righteous Fury
    [48263] = true,    -- DK        Blood Presence
    [71] = true,    -- War         Defensive Stance
    [115069] = true, -- Monk    Stance of the Sturdy Ox
}
You can simply check for Vengeance like i do since now, all tanks have it with their own spellId. This way is a lot simpler and much more accurate:
This table is not to find out if the person is a tank, but rather is used by the group scan function when a person joins your group and IS NOT set as tank. It checks to see if someone has a threat increasing ability active when their current role is not tank... like all those DKs you get in PUGs who are DPS in Blood Presence
Last edited by Billtopia : 11-30-12 at 06:26 AM.
Report comment to moderator  
Reply With Quote
Unread 12-01-12, 01:02 PM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Works the same, if he's in blood presence and if i'm not mistaken, his passive vengeance will be enabled
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 12-23-12, 04:51 PM  
Billtopia
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 110
File comments: 57
Uploads: 10
well now it scans for "Dark Apotheosis" as it is a 500% threat increase for warlocks... how evil is that?
Report comment to moderator  
Reply With Quote
Unread 12-25-12, 07:24 PM  
Billtopia
A Flamescale Wyrmkin
AddOn Author - Click to view AddOns

Forum posts: 110
File comments: 57
Uploads: 10
working on adding support for the new Instance Chat feature
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: