- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
5,103 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Minecraft Server Mods
- Top Rift Addons
- Top Skyrim Mods
- Top World of Tanks WoT Mods
- Top Starcraft II Maps
- Top Terraria Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Videos
- Forums
Damn-CrusaderAura
- 0 Likes
- World of Warcraft
- 17 Monthly Downloads
- Supports: 4.0.3a
- 1,726 Total Downloads
- Updated 11/16/2010 9:52:10 AM
- Created 2/12/2010 10:01:13 AM
- 5 Favorites
- Project Site
- Comments
- Release Type: Release
- License: All Rights Reserved
- Newest File: r11
About Damn-CrusaderAura
This add-on will send you, or to the paladin in your group who still have the Aura up a Whisper if you enter combat while still having Crusader Aura buff active.
There is a cooldown of 5 "battles (entering combat)" before triggering additional warnings (to avoid spam) if the caster is not yourself.
------------------------------------------------------------------------
r11 | persheal | 2010-11-16 15:52:09 +0000 (Tue, 16 Nov 2010) | 3 lines
Changed paths:
M /trunk/Damn-CrusaderAura.lua
Changed the whole Cooldown warning mechanism.
It will warn every 5 times instead.
------------------------------------------------------------------------
r10 | persheal | 2010-11-14 19:08:24 +0000 (Sun, 14 Nov 2010) | 3 lines
Changed paths:
M /trunk/Damn-CrusaderAura.lua
M /trunk/Damn-CrusaderAura.xml
Fixed some issue with the cache handling
should work now, there is still 1 bug I need to track, but it doesn't prevent it from functioning
------------------------------------------------------------------------
r9 | persheal | 2010-11-12 16:15:11 +0000 (Fri, 12 Nov 2010) | 3 lines
Changed paths:
M /trunk/Damn-CrusaderAura.lua
Added a cache system :
will wait 5 minutes before issuing a second warning (except if you are the caster)
------------------------------------------------------------------------
r8 | persheal | 2010-10-15 19:35:28 +0000 (Fri, 15 Oct 2010) | 1 line
Changed paths:
M /trunk/Damn-CrusaderAura.toc
M /trunk/Damn-CrusaderAura.xml
bug fix : switch this to self
------------------------------------------------------------------------
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| r11 | Release | 4.0.3a | 759 | 11/16/2010 9:52:10 AM |
| r10 | Beta | 4.0.1 | 52 | 11/14/2010 10:26:16 PM |
| r9 | Beta | 4.0.1 | 87 | 11/12/2010 10:15:14 AM |
| r8 | Release | 4.0.1 | 248 | 10/15/2010 2:36:18 PM |
| r7 | Beta | 4.0.1 | 71 | 10/13/2010 8:44:54 AM |
| r6 | Release | 3.3.0 | 203 | 3/9/2010 5:58:11 PM |
| r4 | Release | 3.3.0 | 1 | 2/12/2010 12:29:42 PM |
Addon Packs Containing This...
Top Downloads
-
- Bagnon
- Bags & Inventory
- 380,324 Monthly Downloads
-
- Deadly Boss Mods
- Combat and Boss Encounters
- 302,560 Monthly Downloads
-
- Recount
- Combat
- 301,016 Monthly Downloads
-
- SpellFlash
- PvP, Buffs & Debuffs, Quests & Leveling, Action Bars, and Combat
- 282,737 Monthly Downloads
-
- GatherMate2_Data
- Achievements
- 210,508 Monthly Downloads
Comments
Message: ...rface\AddOns\damn-crusaderaura\Damn-CrusaderAura.lua line 90:
bad argument #2 to 'difftime' (number expected, got table)
Debug:
[C]: ?
[C]: difftime()
...rface\AddOns\damn-crusaderaura\Damn-CrusaderAura.lua:90: checkCacheTime()
...rface\AddOns\damn-crusaderaura\Damn-CrusaderAura.lua:36: warnUser()
...rface\AddOns\damn-crusaderaura\Damn-CrusaderAura.lua:20: checkForCrusaderAura()
[string "*:OnEvent"]:2:
[string "*:OnEvent"]:1
Also, I thought you weren't going to pass the personal warning about your own Crusader Aura through the timer? If it was someone else's aura on me, yea I would like the warning on a cooldown, but if it was my aura, I still want the warning every combat event just in case I didn't turn it off the first time.
As for as yourself, it should report every time.
r11 : I'll flag it as beta until I get the chance to test it fully
Thanks for using the addon !
I'm glad to have someone use that add-on.
It won't spam, as the check is done upon entering combat (so basically, once per fight)
The only way you could get / send more than one whisper (for the same fight, that is) is if you manage to drop combat in the middle of the fight
Assuming the scenario someones keeps it on, you'll send them 1 whisper when you enter combat on every combat.
Enjoy !
Error occured in: Global
Count: 109
Message: [string "Damn_CrusaderAura_core:OnEvent"] line 2:
attempt to call global 'checkForCrusaderAura' (a nil value)
Debug:
[C]: checkForCrusaderAura()
[string "*:OnEvent"]:2:
[string "*:OnEvent"]:1
We had four paladins and one was covering Crusader for the dream fight since it boosts your speed in the phased area. I have also tested this simply by whacking a critter while solo. I no longer get the warning. This error occurs every time I'm in combat.
to be honest I coded everything and didn't even test it (hence the "beta" tag)
I'll check what I can do about it.