| Go to Page... |
| Compatibility: | Mists of Pandaria (5.0.4) |
| Updated: | 09-01-12 01:15 PM |
| Created: | 10-12-09 06:05 AM |
| Downloads: | 112,785 |
| Favorites: | 366 |
| MD5: | |
| Categories: | Casting Bars, Cooldowns, Mists of Pandaria Beta |



config.width = 375 -- Width of a single bar....
config.width = 200 -- Width of a single bar....


local EHN,ns = ...
local config = EventHorizon.config
local c = EventHorizon.colors
local _,class = UnitClass('player') -- These locals make in-line conditions a little easier. See the color section for a few examples.
local DK = class == "DEATHKNIGHT"
local Druid = class == "DRUID"
local Hunter = class == "HUNTER"
local Mage = class == "MAGE"
local Paladin = class == "PALADIN"
local Priest = class == "PRIEST"
local Rogue = class == "ROGUE"
local Shaman = class == "SHAMAN"
local Warlock = class == "WARLOCK"
local Warrior = class == "WARRIOR"
--[[ EDIT BELOW THIS LINE ]]--

-- Vampiric Touch/swd cd
self:newSpell({
debuff = {34914,3},
cast = 34914,
cooldown = 32379,
refreshable = true,
hasted = true,
requiredTree = 3,
requiredLevel = 28,
stance = 1,
})

self:newSpell({
itemID = 1543
})
self:newSpell({
itemID = { 1543, 1544, ... , 1243 },
})
self:newSpell({
slotID = 13,
})
self:newSpell({
cast = 1543
})
self:newSpell({
cast = { 1543, 1544, ... , 1243 },
})
self:newSpell({
channel = {1543,3},
})
self:newSpell({
channeled = { {1543,2}, {1544,4}, ... , {1254, 6} },
})
self:newSpell({
cooldown = 1543,
})
self:newSpell({
cooldown = {1543, 1642, ... , 1274},
})
self:newSpell({
debuff = {1543, 3},
})
self:newSpell({
playerbuff = {1543, 3},
})
self:newSpell({
playerbuff = 1543,
})
self:newSpell({
debuff = {1543, 3},
hasted = true,
})
self:newSpell({
debuff = {1543, 3},
recast = true,
})
self:newSpell({
playerbuff = {1543, 3},
minstacks = 2,
})
self:newSpell({
slotID = 14,
internalcooldown = 45,
})
self:newSpell({
debuff = {1543, 3},
unique = true,
})
self:newSpell({
debuff = {1543, 3},
keepIcon = true,
})
self:newSpell({
debuff = {1543, 3},
icon = 1544,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredGlyph = 12456,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredTree = 3,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredTree = {0,1,3},
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
requiredLevel = 84,
})
self:newSpell({
cooldown = 1543,
smallCooldown = true,
stance = 1,
})
self:newspell({
cooldown = 1543,
smallCooldown = true,
stance = {0, 1, 4},
})

File Name |
Version |
Size |
Author |
Date |
Type |
v1.9.3 |
71kB |
11-05-10 07:02 AM |
Patch |
||
2.3 |
10kB |
11-04-10 10:01 PM |
Addon |
File Name |
Version |
Size |
Author |
Date |
1.9.5-9 |
84kB |
Brusalk |
08-31-12 10:58 PM |
|
1.9.5-8 |
84kB |
Brusalk |
08-31-12 06:14 PM |
|
1.9.5-7 |
83kB |
Brusalk |
08-31-12 04:37 PM |
|
1.9.5-6 |
83kB |
Brusalk |
08-30-12 06:44 PM |
|
1.9.5-5 |
83kB |
Brusalk |
08-30-12 03:34 AM |
|
1.9.5-4 |
83kB |
Brusalk |
08-30-12 02:06 AM |
|
1.9.5-4 |
83kB |
Brusalk |
08-30-12 01:51 AM |
|
1.9.5-3 |
83kB |
Brusalk |
08-29-12 10:01 PM |
|
1.9.5-2 |
82kB |
Brusalk |
08-29-12 06:52 PM |
|
1.9.5-1 |
76kB |
Brusalk |
08-28-12 08:17 PM |
|
1.9.5 |
77kB |
Brusalk |
08-28-12 02:35 AM |
|
1.9.4-4 |
74kB |
Brusalk |
07-25-12 09:13 PM |
|
1.9.4-3 |
73kB |
Brusalk |
07-21-12 04:15 PM |
|
1.9.4-2 |
61kB |
Brusalk |
07-07-12 01:31 AM |
|
1.9.4-1 |
61kB |
Brusalk |
07-06-12 05:30 PM |
|
1.9.4-1 |
70kB |
Brusalk |
05-02-11 12:36 PM |
|
1.9.3-3 |
72kB |
Taroven |
04-03-11 10:02 AM |
|
1.9.3-3 |
67kB |
Taroven |
02-09-11 03:01 PM |
|
1.9.2a |
69kB |
Taroven |
11-09-10 05:11 PM |
|
1.9.2 |
69kB |
Taroven |
10-27-10 10:52 PM |
|
1.9 r378 |
65kB |
Taroven |
10-24-10 11:24 PM |
|
1.9 r377 |
65kB |
Taroven |
10-22-10 08:37 AM |
|
1.9 r376 |
65kB |
Taroven |
10-21-10 10:35 PM |
|
1.9 r370 |
65kB |
Taroven |
10-20-10 05:33 PM |
|
1.9 r362 |
65kB |
Taroven |
10-16-10 06:04 PM |
|
1.9 (r274) |
57kB |
Taroven |
07-21-10 06:14 PM |
|
1.9 (r272) |
57kB |
Taroven |
07-20-10 10:56 PM |
|
1.9 (r249) |
55kB |
Taroven |
06-14-10 09:35 AM |
|
1.9 (r241) |
55kB |
Taroven |
06-09-10 01:24 PM |
|
1.9 (r233) |
55kB |
Taroven |
06-05-10 02:22 PM |
|
1.9 (r232) |
55kB |
Taroven |
06-03-10 03:21 PM |
|
1.8 |
49kB |
Taroven |
04-21-10 01:41 AM |
|
1.7c |
45kB |
Taroven |
04-19-10 03:00 PM |
|
1.7b |
45kB |
Taroven |
03-23-10 05:28 PM |
|
1.7a |
45kB |
Taroven |
03-19-10 04:42 PM |
|
1.7 |
45kB |
Taroven |
03-18-10 04:33 PM |
|
1.6 |
43kB |
Taroven |
03-13-10 05:02 AM |
|
1.5c |
38kB |
Taroven |
01-10-10 05:31 PM |
|
1.5b |
38kB |
Taroven |
01-03-10 01:11 PM |
|
1.5a |
38kB |
Taroven |
12-24-09 11:41 AM |
|
1.5 |
37kB |
Taroven |
12-16-09 01:44 AM |
|
1.4 |
37kB |
Taroven |
12-09-09 04:30 AM |
|
1.3c |
36kB |
Taroven |
11-29-09 04:38 AM |
|
1.3b |
36kB |
Taroven |
11-20-09 04:05 PM |
|
1.3a |
36kB |
Taroven |
11-19-09 11:37 PM |
|
1.3 |
36kB |
Taroven |
11-18-09 09:10 PM |
|
1.2.4c |
35kB |
Taroven |
11-12-09 08:54 PM |
|
1.2.4b |
35kB |
Taroven |
11-05-09 11:44 PM |
|
1.2.4a |
35kB |
Taroven |
11-03-09 11:58 PM |
|
1.2.4 |
35kB |
Taroven |
11-03-09 04:48 AM |
|
1.2.3 |
34kB |
Taroven |
10-28-09 06:01 AM |
|
1.2.2 |
34kB |
Taroven |
10-23-09 04:42 AM |
|
1.2.1a |
34kB |
Taroven |
10-14-09 12:09 AM |
|
1.2.1 |
34kB |
Taroven |
10-13-09 11:49 PM |
|
1.2 |
34kB |
Taroven |
10-12-09 06:05 AM |
![]() |
Comment Options |
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
||
|
|
Re: Problem with Eventhorizon on one character
Edit/Update: If you don't have Divine Storm in your spec, no bars will show for Ret. I'll change that for tomorrow's release. If your spec does include Divine Storm, we have a whole other issue here.
Last edited by Taroven : 11-02-09 at 12:08 AM.
|
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
||
|
|
Re: Re: EH Disc priest
![]() For Holy I totally get having those bars separate, for disc not really. I don't think it really makes sense to add Renewed hope onto a spell that doesn't proc it- adding it as a very light shade to powerword: shield would make more sense. Past that, I would like to say that if there could be support for multiple fillers in 1 bar- then that would be great. Other classes/specs would also benefit, such as Warlocks with Decimation or affliction warlocks with Drain Soul. Anyway, I appreciate the effort and response a lot Keep up the great work. |
|
|
|
| Warlocomotif |
| View Public Profile |
| Send a private message to Warlocomotif |
| Find More Posts by Warlocomotif |
| Add Warlocomotif to Your Buddy List |
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 1
Uploads: 0
|
Size
I was wondering if there may be some option to increase the size of this addon or to decrease the size?
For myself, I find it just a touch too small and would love to make the buttons bigger to see better. My vision isnt the best and this would be helpful for me. Thank you. |
|
|
| Maniah |
| View Public Profile |
| Send a private message to Maniah |
| Find More Posts by Maniah |
| Add Maniah to Your Buddy List |
|
|
||
|
|
Re: Size
|
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
||
|
|
Re: Re: Re: EH Disc priest
Renewed Hope on Lesser Heal was really just a thought. There isn't another place it could go on Disc's bars. *shrug* I DO need to find a spot for Borrowed Time... |
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
|
Every time I die or whatever Lifetap vanishes from the destruction profile. Have to reloadui for it to show up. This is using version 1.2.3.
|
|
|
| Warlocomotif |
| View Public Profile |
| Send a private message to Warlocomotif |
| Find More Posts by Warlocomotif |
| Add Warlocomotif to Your Buddy List |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Re: Re: Problem with Eventhorizon on one character
I guess what's odd then is that it ever showed up at all. I used to have just the judgment, exorcism, and consecration showing before my last respec where I picked up crusader strike. I guess I must've upgraded around the same time then, I'm not sure. <edit> I figured it out. I just happened to take 5 points in both the prot and holy trees to get some cheap bonuses as my first 10 points, and after I respecced I never put a full 5 points into either, so I'm guessing the required talent code is checking for max ranks and not just any ranks.
Last edited by soval99 : 11-02-09 at 04:59 PM.
|
|
|
|
| soval99 |
| View Public Profile |
| Send a private message to soval99 |
| Find More Posts by soval99 |
| Add soval99 to Your Buddy List |
|
|
||
|
|
Blame Blizzard. Until I can figure out a better solution, the best fix is to use this macro: Code:
/script EventHorizon:CheckTalents() If all else fails, comment out or remove the 'requiredGlyph' line from Lifetap's entry in EventHorizon_Warlock/config.lua and you won't see the issue pop up again. |
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
|
Re: Re: Re: Problem with Eventhorizon on one character
soval99: Yeah, the Paladin module could definitely use an update. I've only touched the Holy bars since the config was first submitted ages ago.
I usually try to get bars showing for things either as you get the talents to use them or a key talent of a spec. For example, Resto Shaman bars only show when you get Mana Tide Totem and Balance Druid bars only show when you have Moonkin Form talented. I'll have to figure out something unique for Ret and Prot, since many PvP Paladins will dip far down into the trees for healing purposes. Should be in tonight's release. |
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
|
I'm currently testing a fix for the tick recalculation errors involving player death. Little tricky to see if it's really fixed, since it only occurs when a tick is fired between zero health and actual death (about a quarter second window depending on lag).
Seems to be working well enough after a couple hours in AV. Update: Should be everything. Releasing v1.2.4 now.
Last edited by Taroven : 11-03-09 at 04:47 AM.
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
|
Here I am again with my feature requests/questions. I know that the class modules support myconfig as well, but how can I remove a spell from EHZ using that? It gets a bit old removing Thunderstorm from it every time I update =/
|
|
|
| Vilkku |
| View Public Profile |
| Send a private message to Vilkku |
| Visit Vilkku's homepage! |
| Find More Posts by Vilkku |
| Add Vilkku to Your Buddy List |
|
|
|
|
|
In my local config, I've got the following change to shadow bolt. Plenty of non-destro specs make use of Improved Shadow Bolt.
Code:
--Shadow Bolt, Shadow Embrace built in
self:NewSpell({
spellID = 686,
debuff = 32394,
refreshable = true,
cast = true,
requiredTalent = {1,14},-- Show only if Shadow Embrace is talented.
})
--Shadow Bolt, Improved Shadow Bolt
self:NewSpell({
spellID = 686,
debuff = 17800,
refreshable = true,
cast = true,
requiredTalent = {3,1},-- Show only if Improved Shadow Bolt is talented.
})
Code:
-- Demonic Empowerment
self:NewSpell({
spellID = 47193,
cooldown = true,
requiredTalent = {2,19},
})
-- Decimation
self:NewSpell({
spellID = 63165,
playerbuff = true,
requiredTalent = {2,21},
})
|
|
|
| Dmi |
| View Public Profile |
| Send a private message to Dmi |
| Visit Dmi's homepage! |
| Find More Posts by Dmi |
| Add Dmi to Your Buddy List |
|
|
||
|
|
|
|
|
|
| Taroven |
| View Public Profile |
| Send a private message to Taroven |
| Visit Taroven's homepage! |
| Find More Posts by Taroven |
| Add Taroven to Your Buddy List |
|
|
|
|
|
I am on my Druid and I can't get it to work any ideal why .... I have no frame coming up ??
|
|
|
| Wasgij |
| View Public Profile |
| Send a private message to Wasgij |
| Visit Wasgij's homepage! |
| Find More Posts by Wasgij |
| Add Wasgij to Your Buddy List |
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




