| 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,792 |
| 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 |
| keLston |
| View Public Profile |
| Send a private message to keLston |
| Find More Posts by keLston |
| Add keLston to Your Buddy List |
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 64
Uploads: 0
|
![]() inqui to tree 3 exorcism to new mechanic |
|
|
|
| habik |
| View Public Profile |
| Send a private message to habik |
| Find More Posts by habik |
| Add habik to Your Buddy List |
|
|
|||
|
|
Also I felt that having two bars would be useful as it's a bit more clear than one and I thought renew could be a good choice alongside all the heal casts. I see your point about Dark Binding, but I dunno.
Last edited by Brusalk : 08-31-12 at 04:39 PM.
|
||
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Did you leave myconfig.lua in the -7 distro intentionally? I see some interesting settings I hadn't known about before, but commenting out config.staticheight still seems to have EH resizing the bars instead of the frame and I'm not sure what else I'm missing there.
Edit - OK, I just realized that commenting it out isn't the same as setting it to false. The frame resize works fine when it's false. Doh! I like the idea of showing healing spells as a reminder when out of shadowform, but renew might not be the best choice, as we can cast that (and Prayer of Mending) while in shadow if using Glyph of Dark Binding.
Last edited by Deety99 : 08-31-12 at 03:57 PM.
|
|
|
| Deety99 |
| View Public Profile |
| Send a private message to Deety99 |
| Find More Posts by Deety99 |
| Add Deety99 to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 64
Uploads: 0
|
Ret Paladin changes:
1) Replace -- Inquisition with this: -- Inquisition self:newSpell({ playerbuff = 84963, requiredTree = 3, requiredLevel = 81, }) (changed tree to 3) ---------------------------------------- 2) Replace --Inquisition/Exorcism with this: --Exorcism self:newSpell({ cooldown = 879, requiredTree = 3, requiredLevel = 46, })
Last edited by habik : 08-31-12 at 04:20 PM.
|
|
|
| habik |
| View Public Profile |
| Send a private message to habik |
| Find More Posts by habik |
| Add habik to Your Buddy List |
|
|
|
|
|
Version 1.9.5-7 Changelog:
v1.9.5-7
*Core: -Identified and probably fixed a bug with SetPoint calls creating Script Ran Too Long errors. *Class Configurations: -Priest --Removed stance reqs for shadow spells --All casts are now shown for non-shadowform spriests and healers --Renew is also shown for non-shadowform spriests -Warlock --Commented out Soul Swap for affliction. If you want it back delete the line it says to delete to get it back --Fixed error with Shadowflame debuff dot. Should now correctly show the debuff's ticks Now Live! * *
Last edited by Brusalk : 08-31-12 at 02:28 PM.
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||
|
|
1) What version of EH are you using? Please make sure that you're using the most recent version. 2) Can you give me the name of every file that appears in your EH folder? 3) Can you copy and paste the contents of config.lua into pastebin.com and give me the link to it so I can see what's going on? 4) Can you copy and paste the contents of myconfig.lua if it exists into pastebin.com and give me the link to it so I can see what's going on? 5) What type of Operating System do you have, Mac or Windows or Linux? |
|
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
||||||
|
|
![]() Is the lag you're talking about a framerate drop or is it just that the debuff doesn't appear right away? The problem may be fixed in this version I'm about to upload (1.9.5-7) so try that once it's up.
|
|||||
|
|
| Brusalk |
| View Public Profile |
| Send a private message to Brusalk |
| Find More Posts by Brusalk |
| Add Brusalk to Your Buddy List |
|
|
|||
|
|
I had similar errors at the start and realized i had the old myconfig files still in the folder
|
||
|
|
| Demoralyze |
| View Public Profile |
| Send a private message to Demoralyze |
| Send email to Demoralyze |
| Find More Posts by Demoralyze |
| Add Demoralyze to Your Buddy List |
|
|
||
|
|
Re: Warlock Bugs
The reason there is lag is because there is travel time from when it is casts and then when it lands on the target. The "lag" is just the debuff appearing on the target.
|
|
|
|
| Demoralyze |
| View Public Profile |
| Send a private message to Demoralyze |
| Send email to Demoralyze |
| Find More Posts by Demoralyze |
| Add Demoralyze to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 15
Uploads: 0
|
Warlock Bugs
Hi,
(Affli) the new Version seems to work like the .1 but I'm still getting following text when logging in; Code:
EventHorizon: Adding,30108,30108,30108,nil,nil EventHorizon: Adding,48181,48181,48181,nil,48181 EventHorizon: Adding,686,nil,nil,nil,nil EventHorizon: Adding,86211,nil,nil,nil,nil EventHorizon: Adding,603,603,nil,15,nil EventHorizon: Adding,47960,47960,nil,0,105174 EventHorizon: Adding,686,nil,table: 000000001F1CD0B0,nil,nil EventHorizon: Adding,122355,nil,nil,108869,nil EventHorizon: Adding,348,348,348,3,nil EventHorizon: Adding,29722,nil,29722,nil,17962 EventHorizon: Adding,116858,nil,116858,nil,113858 EventHorizon: Adding,1490,1490,nil,18223,nil EventHorizon: Verderbnis EventHorizon: Agonie EventHorizon: Instabiles Gebrechen EventHorizon: Heimsuchung EventHorizon: Schattenblitz EventHorizon: Seelentausch EventHorizon: Fluch der Elemente To have SoulSwap in EH is in my opinion more than unnecessary - You may patch it out? (Demo): When casting Hand of Gul'dan, i have short lags. This appears only with EH and tested with EH as only Addon active. I hope you get the Warlock fixed again until my raids tomorrow :S Errr.. forgot - in the .1 version, Affli and Demo worked well.
Last edited by NishiJoichiro : 08-31-12 at 12:05 PM.
|
|
|
| NishiJoichiro |
| View Public Profile |
| Send a private message to NishiJoichiro |
| Send email to NishiJoichiro |
| Find More Posts by NishiJoichiro |
| Add NishiJoichiro to Your Buddy List |
|
|
|||
|
A Kobold Labourer
Forum posts: 0
File comments: 3
Uploads: 0
|
Re: Re: Re: Re: Re: Re: I See Nothing
|
||
|
|
| Deety99 |
| View Public Profile |
| Send a private message to Deety99 |
| Send email to Deety99 |
| Find More Posts by Deety99 |
| Add Deety99 to Your Buddy List |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
I have been trying everything You wrote on main site to reconfig the sizeing..well even when i set it all back to what u have it yours is still wrong icons messed up..plz fix the size thing. you know it is wrong and telling us to fix it is wrong so,,go rewrite what You changed to make it so big (no reason for you to do that anyway) and make us all happy agian.. thanks for keeping it up but plz when doing so, and i understand why u might need it big to work on it..make sure to put it back to play ready...spells and such yes we players can work that to each person but main sizeing should be preset to something that doesnt cover half a window
|
|
|
| Darkstar74 |
| View Public Profile |
| Send a private message to Darkstar74 |
| Send email to Darkstar74 |
| Find More Posts by Darkstar74 |
| Add Darkstar74 to Your Buddy List |
|
|
|||
|
A Kobold Labourer
Forum posts: 1
File comments: 3
Uploads: 0
|
Code:
1x EventHorizon\EventHorizon-1.9.5-6.lua:673: script ran too long
EventHorizon\EventHorizon-1.9.5-6.lua:673: in function "AddIndicator"
EventHorizon\EventHorizon-1.9.5-6.lua:1338: in function "UpdateDoT"
EventHorizon\EventHorizon-1.9.5-6.lua:954: in function "UNIT_AURA"
EventHorizon\EventHorizon-1.9.5-6.lua:564: in function "f"
EventHorizon\EventHorizon-1.9.5-6.lua:472: in function <EventHorizon\EventHorizon.lua:468>
Locals:
self = <unnamed> {
0 = <userdata>
Activate = <func> @..\EventHorizon.lua:1586
UNIT_AURA_refreshable = <func> @..\EventHorizon.lua:1149
AuraFunction = <func> =[C]:-1
recenttick = 28937.779
UNIT_SPELLCAST_CHANNEL_START = <func> @..\EventHorizon.lua:807
Deactivate = <func> @..\EventHorizon.lua:1572
PLAYER_EQUIPMENT_CHANGED = <func> @..\EventHorizon.lua:1421
dot = 0
RemoveTicksAfter = <func> @..\EventHorizon.lua:996
icon = <unnamed> {}
UpdateDoT = <func> @..\EventHorizon.lua:1231
isType = "debuffmine"
hasted = true
isActive = true
AddTicks = <func> @..\EventHorizon.lua:1057
NotInteresting = <func> @..\EventHorizon.lua:632
UNIT_SPELLCAST_CHANNEL_UPDATE = <func> @..\EventHorizon.lua:837
dotMod = 0
interestingEvent = <table> {}
stop = 28943.645
indicators = <table> {}
duration = 5.866
stacks = <unnamed> {}
start = 28937.779
CooldownFunction = <func> =[C]:-1
UNIT_SPELLCAST_SENT = <func> @..\EventHorizon.lua:801
UNIT_SPELLCAST_DELAYED = <func> @..\EventHorizon.lua:837
Remove = <func> @..\EventHorizon.lua:731
auraunit = "target"
PLAYER_REGEN_ENABLED = <func> @..\EventHorizon.lua:1350
cooldownID = 105174
UNIT_SPELLCAST_STOP = <func> @..\EventHorizon.lua:852
UNIT_AURA = <func> @..\EventHorizon.lua:865
aurasegment = <unnamed> {}
SPELL_UPDATE_COOLDOWN = <func> @..\EventHorizon.lua:1364
RemoveChannelTicksAfter = <func> @..\EventHorizon.lua:1008
UPDATE_MOUSEOVER_UNIT = <func> @..\EventHorizon.lua:1522
COMBAT_LOG_EVENT_UNFILTERED = <func> @..\EventHorizon.lua:1091
spellname = "Shadowflame"
latesttick = 28937.779
FindItemInfo = <func> @..\EventHorizon.lua:637
auraname = "Shadowflame"
OnUpdate = <func> @..\EventHorizon.lua:749
BAG_UPDATE_COOLDOWN = <func> @..\EventHorizon.lua:1364
UNIT_SPELLCAST_CHANNEL_STOP = <func> @..\EventHorizon.lua:852
interestingCLEU = <table> {}
AddSegment = <func> @..\EventHorizon.lua:721
UNIT_SPELLCAST_START = <func> @..\EventHorizon.lua:807
AddIndicator = <func> @..\EventHorizon.lua:653
}
addnew = true
source = "player"
now = 28937.779
start = 28937.779
expirationTime = 28943.645
duration = 5.866
name = "Shadowflame"
refresh = nil
guid = nil
addticks = 28937.779
isHasted = true
checkDoT = "Shadowflame"
isPrimary = true
targ = "Training Dummy"
nexttick = 28937.779
ns = <table> {
CreateSpellBar = <func> @..\EventHorizon.lua:2317
CheckMouseover = <func> @..\EventHorizon.lua:1901
otherIDs = <table> {}
layouts = <table> {}
SetFrameDimensions = <func> @..\EventHorizon.lua:1617
modules = <table> {}
vars = <table> {}
mainframe = <unnamed> {}
trinkets = <table> {}
defaultcolors = <table> {}
defaultconfig = <table> {}
InitDB = <func> @..\EventHorizon.lua:2487
NewSpell = <func> @..\EventHorizon.lua:1986
Initialize = <func> @..\EventHorizon.lua:25
|
||
|
|
| Guppeth |
| View Public Profile |
| Send a private message to Guppeth |
| Send email to Guppeth |
| Find More Posts by Guppeth |
| Add Guppeth 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.



