Download
(26Kb)
Download
Updated: 01-21-11 09:08 PM
Pictures
File Info
Updated:01-21-11 09:08 PM
Created:unknown
Downloads:228,289
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 10-18-10, 03:44 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
EA has the ability to track charges now. I just have to change how the buff itself is tracked. I will get Molten Core moved in the next update.
Originally posted by Oryxo
Thanks for the updates, EventAlert is one of my "must have" addons.

But I have one request:
When you're done taking care of all the core stuff, would it be possible for EventAlert to show how many charges of a buff you have on procs like molten core for warlocks? Because sometime it can get kind of confusing when one of those talents proc before you used all of the charges.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 03:19 PM  
Oryxo
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Thanks for the updates, EventAlert is one of my "must have" addons.

But I have one request:
When you're done taking care of all the core stuff, would it be possible for EventAlert to show how many charges of a buff you have on procs like molten core for warlocks? Because sometime it can get kind of confusing when one of those talents proc before you used all of the charges.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 12:09 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally posted by CurtisTheGreat
I plan to add both of these things once I get the core stuff situated.
thanks are going fine so far. thinks for the fast updates.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 10-18-10, 12:22 AM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
I plan to add both of these things once I get the core stuff situated.

Originally posted by Moosetrax
Awesome thanks!

Two requests...
Would it be possible to add an option to adjust the alpha?
Could you add more variety in the scaling (currently there are three options technically)?
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 07:47 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
That's odd. That's that damned Fingers of Frost bug popping up again. Hum. Ok, I'll check it out, thanks.

Originally posted by weasoug
well im not getting it on loa.d but sometimes. i get this error when fighting


Code:
Interface\AddOns\EventAlert\EventAlert.lua:331: EAFrame_44544:SetPoint(): EAFrame_57761 is dependent on this
Count: 1

Call Stack:
(tail call): ?
[C]: ?
[C]: in function `SetPoint'
Interface\AddOns\EventAlert\EventAlert.lua:331: in function `EventAlert_PositionFrames'
Interface\AddOns\EventAlert\EventAlert.lua:121: in function <Interface\AddOns\EventAlert\EventAlert.lua:30>
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 03:20 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally posted by weasoug
thanks checking it out now.
well im not getting it on loa.d but sometimes. i get this error when fighting


Code:
Interface\AddOns\EventAlert\EventAlert.lua:331: EAFrame_44544:SetPoint(): EAFrame_57761 is dependent on this
Count: 1

Call Stack:
(tail call): ?
[C]: ?
[C]: in function `SetPoint'
Interface\AddOns\EventAlert\EventAlert.lua:331: in function `EventAlert_PositionFrames'
Interface\AddOns\EventAlert\EventAlert.lua:121: in function <Interface\AddOns\EventAlert\EventAlert.lua:30>
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 12:52 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally posted by CurtisTheGreat
All should be good now for errors.
thanks checking it out now.
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 12:38 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
All should be good now for errors.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 08:26 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
fingers of frost sticks. and a few spells on other clases like it used to,.

and this error when a mage is fighting.. ive not added anything to the addon,. im now going to download it again. fresh.

Code:
Interface\AddOns\EventAlert\EventAlert.lua:333: EAFrame_44544:SetPoint(): EAFrame_57761 is dependent on this
Count: 4

Call Stack:
(tail call): ?
[C]: ?
[C]: in function `SetPoint'
Interface\AddOns\EventAlert\EventAlert.lua:333: in function `EventAlert_PositionFrames'
Interface\AddOns\EventAlert\EventAlert.lua:121: in function <Interface\AddOns\EventAlert\EventAlert.lua:30>
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 05:27 AM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
Originally posted by CurtisTheGreat
What class did you log in as?

Have you added any custom alerts to the mod?
no. but i guess i can try remove the SV to see if it helps


still the same, seems to happen, when i log my Mage in.

Code:
.terface\AddOns\EventAlert\EventAlertCreateFrames.lua:256: attempt to concatenate local 'EA_rank' (a nil value)
Count: 1

Call Stack:
(tail call): ?
[C]: ?
...terface\AddOns\EventAlert\EventAlertCreateFrames.lua:256: in function `EventAlert_CreateFrames'
Interface\AddOns\EventAlert\EventAlert.lua:70: in function <Interface\AddOns\EventAlert\EventAlert.lua:30>
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Last edited by weasoug : 10-17-10 at 06:09 AM.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 04:51 AM  
shaku
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hello,

It's any chance to add a Vendetta-spellid 79140 and Rupture-spellid1943 to this Event Alert .. Ill ask cuz this didn't show me only my SnD ..
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 11:13 PM  
Moosetrax
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 124
Uploads: 1
Awesome thanks!

Two requests...
Would it be possible to add an option to adjust the alpha?
Could you add more variety in the scaling (currently there are three options technically)?
One Error...
The error I get seems to be related to the sounds, it doesn't seem that you can actually change the sound to a different one in the list. I believe I pasted the error message below.
1x EventAlert-4.4.0\EventAlertOptions.lua:206: attempt to index global 'this' (a nil value)
Interface\FrameXML\UIDropDownMenu.lua:636: in function `UIDropDownMenuButton_OnClick':
<string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

Locals:
self = DropDownList1Button6 {
0 = <userdata>
b = 0
value = 6
r = 0
g = 0
func = <function> @ EventAlert\EventAlertOptions.lua:205:
}
checked = nil
playSound = true
func = <function> @ EventAlert\EventAlertOptions.lua:205:

---
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 08:25 PM  
justinm
A Kobold Labourer

Forum posts: 1
File comments: 58
Uploads: 0
Got the same lua error. I logged in as mage, and I have no custom alerts.
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 05:23 PM  
CurtisTheGreat
A Murloc Raider
 
CurtisTheGreat's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 200
Uploads: 1
What class did you log in as?

Have you added any custom alerts to the mod?


Originally posted by weasoug
i got this error. with the new update,

Code:
...terface\AddOns\EventAlert\EventAlertCreateFrames.lua:256: attempt to concatenate local 'EA_rank' (a nil value)
Count: 1

Call Stack:
(tail call): ?
[C]: ?
...terface\AddOns\EventAlert\EventAlertCreateFrames.lua:256: in function `EventAlert_CreateFrames'
Interface\AddOns\EventAlert\EventAlert.lua:70: in function <Interface\AddOns\EventAlert\EventAlert.lua:30>
Report comment to moderator  
Reply With Quote
Unread 10-16-10, 04:30 PM  
weasoug
A Flamescale Wyrmkin
 
weasoug's Avatar
AddOn Author - Click to view AddOns

Forum posts: 127
File comments: 319
Uploads: 11
i got this error. with the new update,

Code:
...terface\AddOns\EventAlert\EventAlertCreateFrames.lua:256: attempt to concatenate local 'EA_rank' (a nil value)
Count: 1

Call Stack:
(tail call): ?
[C]: ?
...terface\AddOns\EventAlert\EventAlertCreateFrames.lua:256: in function `EventAlert_CreateFrames'
Interface\AddOns\EventAlert\EventAlert.lua:70: in function <Interface\AddOns\EventAlert\EventAlert.lua:30>
__________________
wMmap :: Is a lightweight Minimap, with a sleek look & custom imagery.
wIn1 :: In one addon. and is very lightweight & simple to use.
wChat :: Is a lightweight chat mod.
wBroker :: Is A simple broker add-on.
wPetXPBar :: Is A simple lightweight Pet XP Bar.
wBuffs :: Is A simple Buffs Bar.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: