Download
(26Kb)
Download
Updated: 01-21-11 09:08 PM
Pictures
File Info
Updated:01-21-11 09:08 PM
Created:unknown
Downloads:228,251
Favorites:379
MD5:

EventAlert  Popular! (More than 5000 hits)

Version: 4.7.6
by: CurtisTheGreat [More]

The addon will notify you in the middle of your screen with an icon, name of the spell that has procced, the time left on the proc and will make a subtle sound. EventAlert is also able to handle more than one proc at a time (this option was not available in previous versions).

I am not fond of addons that have very complicated installation and setups. The mod should work on install without any config, but if you wish to change any options use the following command: /ea options
To see a more detailed list of what options are avaiable to the mod, just check out the screenshot of the options pane.

This mod tracks the following events/procs:

  • Death Knight
    • Cinderglacier (Runeforging)
    • Dark Transformation
    • Killing Machine
    • Rime (Freezing Fog)
    • Rune Strike
    • Sudden Doom
    Druid
    • Combo Points
    • Eclipse
    • Nature's Grace
    • Predator's Swiftness
    • Omen of Clarity
    • Owlkin Frenzy
    • Shooting Stars
    Hunter
    • Counterstrike
    • Kill Shot
    • Master Marksman
    • Rapid Killing
    Mage
    • Arcane Blast
    • Arcane Concentration
    • Blazing Speed
    • Brain Freeze
    • Fingers of Frost
    • Firestarter
    • Hot Streak
    • Impact
    Paladin
    • Art of War
    • Daybreak
    • Denounce
    • Grand Crusader
    • Hand of Light
    • Infusion of Light
    • Hammer of Wrath
    • Holy Power
    • Sacred Duty
    • Surge of Light
    Priest
    • Borrowed Time
    • Dark Evangelism
    • Evangelism
    • Serendipity
    • Shadow Orb
    • Surge of Light
    Rogue
    • Combo Points
    Shaman
    • Elemental Focus
    • Lava Surge
    • Lightning Shield
    • Maelstrom Weapon
    • Tidal Waves
    Warlock
    • Backdraft
    • Backlash
    • Decimation
    • Empowered Imp
    • Eradication
    • Molten Core
    • Nightfall
    • Shadowburn
    Warrior
    • Battle Trance
    • Bloodsurge
    • Execute
    • Incite
    • Lambs to the Slaughter
    • Overpower
    • Revenge
    • Sudden Death
    • Sword and Board
    • Taste for Blood
    • Thunderstruck
    • Victory Rush


Quick Backstory: I created this addon as a test for myself as my first "from the ground up" addon. Most of my coding in WoW LUA was taking other addons and just fixing them so they work from minor bugs or whatnot.

Anyhow, I needed a mod that was lightweight and did only what I wanted it to do, and that was warn me when one of my spells or talents procced something I needed. Thus, EventAlert was born. There are likely to be bugs, explosions and not so good things that may come from this mod. I'm sorry in advance! If you find a bug, please let me know so I can fix it.

Also, if anyone finds a spell/talent/etc that they want watched, please let me know and I will add it!

4.7.6
Bugfix: Fixed problem with spell charges not showing up on alerts.
Bugfix: Fixed problem with alerts not showing when options changed without a reload.
Change: Added option to show/hide spell charges.

To see the full change log, view the changelog.txt file included in the EventAlert zip file.
Post A Reply Comment Options
Unread 04-18-09, 09:37 AM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Originally posted by hevi99
Wow that was fast, much appreciated!
You're welcome. I've uploaded the fix. Just waiting on an admin to approve the file.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 09:32 AM  
hevi99
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Wow that was fast, much appreciated!

Originally posted by CurtisTheGreat
Thanks for the report. Uploading a fix now. Version 4.1.11.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 09:27 AM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Originally posted by hevi99
I get this error while trying to open the class menu for DK.
Thanks for the report. Uploading a fix now. Version 4.1.11.
Report comment to moderator  
Reply With Quote
Unread 04-18-09, 08:41 AM  
hevi99
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
I get this error while trying to open the class menu for DK.

[2009/04/18 10:38:33-599-x1]: EventAlert-4.1.10\EventAlertClassAlerts.lua:87: attempt to concatenate local 'EA_rank' (a nil value)
EventAlert-4.1.10\EventAlertOptions.lua:38: in function `EventAlert_Options_ToggleClassEventsFrame'
<string>:"*:OnClick":2: in function <[string "*:OnClick"]:1>
I removed the SV reinstalled the newest version and still get the error. Also I did all the self trouble shooting I could do. Still get the error with all addons disabled except for EventAlerts. I don't want it to show killing machine I tried manually editing it out in the LUA file but I suck, lol
Last edited by hevi99 : 04-18-09 at 09:04 AM.
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 10:37 AM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Re: Custom spell watch

Originally posted by Reis
Hi
I was wondering if it was possible to modify the adon to allow watching for any given spell
This would allow tracking trinket procs or any other spell I might want for some reason watch.
Adon is already build around watching for specific spell IDs so it would be a matter of adding some soft of edit box for players to type custom spell ID for spells they would like to add to the watch list.
cheers
This is a feature I plan to add. Hopefully sooner than later.
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 05:06 PM  
Reis
A Kobold Labourer

Forum posts: 0
File comments: 18
Uploads: 0
Custom spell watch

Hi
I was wondering if it was possible to modify the adon to allow watching for any given spell
This would allow tracking trinket procs or any other spell I might want for some reason watch.
Adon is already build around watching for specific spell IDs so it would be a matter of adding some soft of edit box for players to type custom spell ID for spells they would like to add to the watch list.
cheers
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 08:13 AM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Originally posted by cawfee
Heya! Love the addon, following error as an FG/Ember lock:

http://cawfee.us/images/eaerror.jpg

Also happens with no other Addons enabled. Might be related to Decimation?

Update:
Deleting one's SavedVariables for EventAlert will fix this. All is well!
Were you using the newest version? The newest version should be clearing out that error without you having to delete any files.

Edit: Nevermind, you are. I can see from the option screen. That's odd. Thanks for the report... I'll try and track down the problem so others don't run into it.
Last edited by CurtisTheGreat : 04-16-09 at 08:14 AM.
Report comment to moderator  
Reply With Quote
Unread 04-16-09, 01:39 AM  
cawfee
An Aku'mai Servant
 
cawfee's Avatar
AddOn Author - Click to view AddOns

Forum posts: 30
File comments: 94
Uploads: 1
Heya! Love the addon, following error as an FG/Ember lock:



Also happens with no other Addons enabled. Might be related to Decimation?

Update:
Deleting one's SavedVariables for EventAlert will fix this. All is well!
Last edited by cawfee : 04-16-09 at 03:05 AM.
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 10:52 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Re: Serendipity for Priests Please

Originally posted by Ravenbrow
Would it be possible for you to add the Priests Serendipity spell proc to this addon?
Done!

PS: Sucking up doesn't help!* And thank you for the spellID link, I appreciate the help!






* Yes it does. :P
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 07:55 PM  
Ravenbrow
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Wink Serendipity for Priests Please

Greetings O Wise and Wonderful Developer!

Would it be possible for you to add the Priests Serendipity spell proc to this addon?

Changes in Patch 3.1 have created a situation where being aware of the stacks of Serendipity will greatly impact our priestly haste and yield more hps and ultimately more saved lives!

Your cloth wearing brothers and sisters thank you in advance for your help in this matter and we promise to heal you first in raids.

http://www.wowhead.com/?spell=63737
Apply Aura: Proc Trigger Spell (8152)
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 07:37 PM  
moniker
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 63
Uploads: 2
Originally posted by CurtisTheGreat
How's about I add it and upload it here in a bit?
Works for me Just hope they approve it fast ...

EDIT: And so they did -- thanks!
Last edited by moniker : 04-15-09 at 07:39 PM.
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 06:20 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
How's about I add it and upload it here in a bit?
Originally posted by moniker
Heya,

Trying to figure out how to add spells to EA, specifically Decimation for a Warlock (new in 3.1):

http://www.wowhead.com/?spell=63156
http://www.wowhead.com/?spell=63158

I tried adding to EventAlertSpellArray the following:
Code:
		if EA_Items[EA_CLASS_WARLOCK][63156] == nil then EA_Items[EA_CLASS_WARLOCK][63156] = true end;
		if EA_Items[EA_CLASS_WARLOCK][63158] == nil then EA_Items[EA_CLASS_WARLOCK][63158] = true end;
...but I don't see the the alert. MSBT seems to recognize it though.

Tips?

Thanks.
Report comment to moderator  
Reply With Quote
Unread 04-15-09, 06:07 PM  
moniker
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 3
File comments: 63
Uploads: 2
Heya,

Trying to figure out how to add spells to EA, specifically Decimation for a Warlock (new in 3.1):

http://www.wowhead.com/?spell=63156
http://www.wowhead.com/?spell=63158

I tried adding to EventAlertSpellArray the following:
Code:
		if EA_Items[EA_CLASS_WARLOCK][63156] == nil then EA_Items[EA_CLASS_WARLOCK][63156] = true end;
		if EA_Items[EA_CLASS_WARLOCK][63158] == nil then EA_Items[EA_CLASS_WARLOCK][63158] = true end;
...but I don't see the the alert. MSBT seems to recognize it though.

Tips?

Thanks.
Report comment to moderator  
Reply With Quote
Unread 04-14-09, 08:24 AM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
Originally posted by Shadowjade
Is this addon 3.1 compliant?
Technically, yes.

But you never really know until you hop onto the live servers. Once I'm patched and online, I'll make sure. If it isn't working, I will have it fixed ASAP.
Report comment to moderator  
Reply With Quote
Unread 04-14-09, 08:21 AM  
Shadowjade
A Kobold Labourer
 
Shadowjade's Avatar

Forum posts: 0
File comments: 60
Uploads: 0
Is this addon 3.1 compliant?
__________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Tales and adventures are the shadow truths that will endure
when mere facts are dust and ashes and forgotten." ~ Neil Gaiman
** Shadowjade of Kirin Tor **
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: