Download
(7Kb)
Download
Updated: 12-07-11 05:21 AM
Pictures
File Info
Updated:12-07-11 05:21 AM
Created:05-11-11 02:10 AM
Downloads:3,803
Favorites:11
MD5:

Announcer

Version: 1.0.9
by: Cowmonster [More]

A simple addon to announce various things such as buffs, interrupts, ressurects, spell steals, deaths and loots.

Configuration for the addon is still a work in progress, but can be accessed via slash command /ann or /announcer or via the in-game addon configuration panels.

Currently supported spells/items:

Buffs:

  • Ardent Defender
  • Avenging Wrath
  • Barkskin
  • Divine Plea
  • Divine Protection
  • Divine Shield
  • Enraged Regeneration
  • Frenzied Regeneration
  • Hand of Freedom
  • Hand of Protection
  • Hand of Sacrifice
  • Hand of Salvation
  • Ice Block
  • Icebound Fortitude
  • Innervate
  • Misdirection
  • Shield Wall
  • Survival Instincts
  • Tricks of the Trade
  • Vampiric Blood

Conjured Items/Spells:
  • Jeeves
  • Mobile Banking
  • MOLL-E
  • Portal: Dalaran
  • Portal: Darnassus
  • Portal: Exodar
  • Portal: Ironforge
  • Portal: Orgrimmar
  • Portal: Shattrath
  • Portal: Silvermoon
  • Portal: Stonard
  • Portal: Stormwind
  • Portal: Theramore
  • Portal: Thunder Bluff
  • Portal: Tol Barad
  • Portal: Undercity
  • Ritual of Refreshment

Resurrection Spells:
  • Ancestral Spirit
  • Raise Ally
  • Rebirth
  • Redemption
  • Reincarnation
  • Resurrection
  • Revive

Taunts:
  • Challenging Roar
  • Challenging Shout
  • Distracting Shot
  • Growl
  • Hand of Reckoning
  • Righteous Defense
  • Taunt

CC Spells/Abilities:
  • Banish
  • Cyclone
  • Death Coil
  • Enslave Demon
  • Entangling Roots
  • Fear
  • Hex
  • Hibernate
  • Howl of Terror
  • Ice Trap
  • Polymorph
  • Sap

------------------------------------------------------------------------------
Version 1.0.8
------------------------------------------------------------------------------

* Updated TOC for 4.3.

* Resolved some 4.3 compatibility issues.

------------------------------------------------------------------------------
Version 1.0.8
------------------------------------------------------------------------------

* Fixed a bug that caused an error message when casting CC on
a target that was not marked with a raid target icon.

* Fixed a bug that caused an error message when a guild member
received loot in a dungeon/raid and the related announcement
was enabled.

------------------------------------------------------------------------------
Version 1.0.7
------------------------------------------------------------------------------

* Started adding support for raid target icons.

* Fixed a bug causing somethings to not be announced to the
proper group channel.

* Changed CC spells from announcing when applied to announcing
when casting starts.

------------------------------------------------------------------------------
Version 1.0.6
------------------------------------------------------------------------------

* Added support for CC and dispells.

------------------------------------------------------------------------------
Version 1.0.5
------------------------------------------------------------------------------

* Added more supported spells.

* Added more configuration options.

------------------------------------------------------------------------------
Version 1.0.4
------------------------------------------------------------------------------

* Fixed a bug.

* Added sub-panels to the configuration panel.

------------------------------------------------------------------------------
Version 1.0.3
------------------------------------------------------------------------------

* Added more supported spells.

* Added partial support for taunts.

* Added full support resurrects.

------------------------------------------------------------------------------
Version 1.0.2
------------------------------------------------------------------------------

* Refined the code.

* Added more configuration options.

* Added a guild loot announce. Announces loots received in
party/raid by yourself and members of your guild. Restricted to
rare (blue) quality items that are equippable.

------------------------------------------------------------------------------
Version 1.0.1
------------------------------------------------------------------------------

* Added configuration panel.

* Disabled some of the buffs.

------------------------------------------------------------------------------
Version 1.0.0
------------------------------------------------------------------------------

* Original release.
Optional Files (0)


Post A Reply Comment Options
Unread 06-22-11, 04:03 AM  
ocping
A Kobold Labourer

Forum posts: 1
File comments: 9
Uploads: 0
raid death announce

This feature keeps announcing even though I have switched it off. And it's also bugged for Chimaeron's fight.

Edit: Fixed this by editing the Announcer.wtf AFTER logging out and closing WoW.

For some unknown reason AnnounceRaidDeaths keeps defaulting to 1, just change to 0 (inside World of Warcraft\WTF\Account\(account)\(servername)\SavedVariables\Announcer.lua)
Last edited by ocping : 06-24-11 at 11:43 PM.
Report comment to moderator  
Reply With Quote
Unread 05-31-11, 07:03 PM  
Cowmonster
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 117
Uploads: 14
Originally posted by the_sober
can you add more CDs buffs like rogue stuff? evasion, readness, when ppl use lock health stone?

that can be very usefull in PVP too.
When I actually get some more free time to play with addons I'll add them in. I don't think that using a lock health stone gets reported to the combat log. I could be wrong, but I think that one you are just SoL on. I'll look into it when I get some free time.
__________________


Author of:
Equipped Average Item Level :: ExtraBar :: Killing Blow Emote :: RecordTip
Report comment to moderator  
Reply With Quote
Unread 05-31-11, 07:00 PM  
Cowmonster
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 117
Uploads: 14
Originally posted by zozu
Hi,
i tried to add to the buff list in the CORE.LUA the Protection version of Guardian of Ancient Kings (same as warrioir shield wall)
but it doesn't work using the spell ID (86150) nor the aura ID (86659)

exemple:
Code:
	22842--[[Frenzied Regeneration]],
	86659--[[Guardian of Ancient Kings]],
	1044--[[Hand of Freedom]],
I'll have to get up with a protadin and check it out.
__________________


Author of:
Equipped Average Item Level :: ExtraBar :: Killing Blow Emote :: RecordTip
Report comment to moderator  
Reply With Quote
Unread 05-22-11, 09:52 AM  
the_sober
A Kobold Labourer

Forum posts: 0
File comments: 46
Uploads: 0
can you add more CDs buffs like rogue stuff? evasion, readness, when ppl use lock health stone?

that can be very usefull in PVP too.
Report comment to moderator  
Reply With Quote
Unread 05-21-11, 04:33 AM  
zozu
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hi,
i tried to add to the buff list in the CORE.LUA the Protection version of Guardian of Ancient Kings (same as warrioir shield wall)
but it doesn't work using the spell ID (86150) nor the aura ID (86659)

exemple:
Code:
	22842--[[Frenzied Regeneration]],
	86659--[[Guardian of Ancient Kings]],
	1044--[[Hand of Freedom]],
Report comment to moderator  
Reply With Quote
Unread 05-18-11, 06:44 PM  
Cowmonster
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 117
Uploads: 14
Re: Suggestion

Originally posted by ShadowProwler420
How about adding the readout/announcement to the error message window/area (where low man/energy warnings or the messages you get when you don't have the necessary gathering tool appear)? Maybe in big, bold letters, too (something that would stand out and get your attention)?
I'll work on a configuration option for enabling something like that. Maybe ability to enable sounds too? Right now the addon filters out battlegrounds, but I am considering certain announcements like raid warnings for when an enemy hunter drops a trap or if a mage does ring of frost near you.

Keep the good ideas coming. :-)
__________________


Author of:
Equipped Average Item Level :: ExtraBar :: Killing Blow Emote :: RecordTip
Report comment to moderator  
Reply With Quote
Unread 05-18-11, 01:21 PM  
ShadowProwler420
A Flamescale Wyrmkin
 
ShadowProwler420's Avatar

Forum posts: 115
File comments: 13
Uploads: 0
Suggestion

How about adding the readout/announcement to the error message window/area (where low man/energy warnings or the messages you get when you don't have the necessary gathering tool appear)? Maybe in big, bold letters, too (something that would stand out and get your attention)?
__________________

Last edited by ShadowProwler420 : 05-18-11 at 01:22 PM.
Report comment to moderator  
Reply With Quote
Unread 05-14-11, 07:48 PM  
Cowmonster
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 117
Uploads: 14
Originally posted by Artifact
I'd like to request support for:

Spell Steal
Tranqualizing Shot (and equivalent Druid/Rogue abilities)
Purge

... and any other spells of that type that successfully remove a buff/enrage from the target.
Spell steal is supported. Dispelling support will be coming as well as support for announcing CCs.
__________________


Author of:
Equipped Average Item Level :: ExtraBar :: Killing Blow Emote :: RecordTip
Report comment to moderator  
Reply With Quote
Unread 05-14-11, 02:29 PM  
Artifact
A Deviate Faerie Dragon
 
Artifact's Avatar

Forum posts: 14
File comments: 26
Uploads: 0
I'd like to request support for:

Spell Steal
Tranqualizing Shot (and equivalent Druid/Rogue abilities)
Purge

... and any other spells of that type that successfully remove a buff/enrage from the target.
Report comment to moderator  
Reply With Quote
Unread 05-14-11, 09:54 AM  
Cowmonster
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 117
Uploads: 14
Originally posted by Devius
Really nice and helpful addon.
Just a reminder, you're missing Raise Ally from the resurrection spells (it's battle rez since 4.1).
And you know I was thinking about that when I was entering spells, but then totally forgot. Thanks for the reminder. I'll go add it right now.
__________________


Author of:
Equipped Average Item Level :: ExtraBar :: Killing Blow Emote :: RecordTip
Report comment to moderator  
Reply With Quote
Unread 05-14-11, 06:38 AM  
Devius
A Kobold Labourer

Forum posts: 0
File comments: 103
Uploads: 0
Really nice and helpful addon.
Just a reminder, you're missing Raise Ally from the resurrection spells (it's battle rez since 4.1).
Report comment to moderator  
Reply With Quote
Unread 05-11-11, 03:34 PM  
Cowmonster
A Cyclonian
AddOn Author - Click to view AddOns

Forum posts: 40
File comments: 117
Uploads: 14
Re: What Are the Odds??

Originally posted by ShadowProwler420
And here I was wondering earlier tonight if there was an addon that would let me know when a key party member (tank/healer) dies so I can jump on the battle rez duty and pull our @$$es outta the fire!!

Yeah yeah, I know I could just keep an eye on/periodically look at their health, but it's just so much easier to stay focused on the target's health bar!
I found a problem with the way I was trying to detect death, but I'm about to remedy that. I'll have an update posted shortly.
__________________


Author of:
Equipped Average Item Level :: ExtraBar :: Killing Blow Emote :: RecordTip
Report comment to moderator  
Reply With Quote
Unread 05-11-11, 03:34 AM  
ShadowProwler420
A Flamescale Wyrmkin
 
ShadowProwler420's Avatar

Forum posts: 115
File comments: 13
Uploads: 0
What Are the Odds??

And here I was wondering earlier tonight if there was an addon that would let me know when a key party member (tank/healer) dies so I can jump on the battle rez duty and pull our @$$es outta the fire!!

Yeah yeah, I know I could just keep an eye on/periodically look at their health, but it's just so much easier to stay focused on the target's health bar!
__________________

Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: