Results: 639Comments by: d87
File: NugRunning09-19-12
Hey d87, I have another problem wit...
Posted By: d87
Hey d87, I have another problem with NugRunning. For some reason a glyphed Savage Roar from druids stops tracking on nugrunning. The glyph is called Savagery. Any ideas? Fixed here: https://github.com/rgd87/NugRunning/zipball/master It's using different id when glyphed
File: NugEnergy09-18-12
Re: Text color
Posted By: d87
Turned out textcolor was bugged. I also added option for outline. get updated version here: https://github.com/rgd87/NugEnergy/zipball/master as for other fonts, you can replace Emblem.ttf with other font, or just specify a new font path
File: NugRunning09-16-12
Yeah, you're right, i'm still using...
Posted By: d87
Yeah, you're right, i'm still using cataclysm logic for 20% attack speed debuffs. Haven't actually PLAYED in 5.0 yet...
File: NugRunning09-16-12
i meant blows, but actually it's tu...
Posted By: d87
i meant blows, but actually it's turned out to be fine, because it's marked as multitarget. Warriors are also the only class that needs to track weakened blows, they need to manually maintain it with thunderclap while bosstanking. anyway, there was a typo in the previous update, fixed in 5.0.5a.
File: NugRunning09-15-12
btw, it might become a bit spammy f...
Posted By: d87
btw, it might become a bit spammy for warriors, if there's a lot of target switching on targets with weakened blows. Also, this target = "target" thing is crap, so I was going to make singletarget timers for these debuffs, which will work similar to DK debuffs / rend in cata.
File: NugRunning09-15-12
Seems to be a bug, it should have b...
Posted By: d87
Seems to be a bug, it should have been working, at least on "target" unit edit: fixed
File: NugMount09-09-12
I'm probably missing something real...
Posted By: d87
I'm probably missing something really obvious here, but I'm a new user and how do I select which mounts I want to be randomly selected? Thanks :banana: Ctrl-Click on the black pet name box, not icon.
File: NugMiniPet09-07-12
if it's blizzard's global favorites...
Posted By: d87
if it's blizzard's global favorites bug, then you can use character favorites. they are completely separate things.
File: NugMiniPet09-04-12
Yeah, you're right. Done in 5.1....
Posted By: d87
Yeah, you're right. Done in 5.1. Btw, it overrides blizzard's favorite system, so it possibly could cause conflicts with other pet addons.
File: NugMount09-03-12
Yes, it is intended. Tho i've added...
Posted By: d87
Yes, it is intended. Tho i've added a checkbox for that in 5.0.1 version, along with a bugfix
File: NugRunning09-01-12
Hi there, awesome addon, i just hav...
Posted By: d87
Hi there, awesome addon, i just have a problem. i want it to trace the duration of A Murder of Crows. This is what i added to the config, but it did not work... any advice on how i can make it work? Spell( 131894 ,{ name = "A Murder of Crows", duration = 30, color = colors.LBLUE }) Also is there a anyway i could restrict the...
File: NugRunning08-31-12
/nrun set width=200 as for remov...
Posted By: d87
/nrun set width=200 as for removing spells you can just delete them from config.lua But better use UserConfig (see wiki page about that)
File: NugEnergy08-30-12
So, to clarify... In version 4.2.2...
Posted By: d87
So, to clarify... In version 4.2.2: It's visible 1) during combat 2) during metamorphosis 3) while unlock is pressed Other than that it should work, as long as you have version >= 4.2.1a
File: NugEnergy08-30-12
I fixed it, wait for update. That...
Posted By: d87
I fixed it, wait for update. That typo wasn't showing up until i erased my savedvarables Lucy Saxon, that was a problem in your case too
File: NugEnergy08-30-12
it's an error probably, make sure...
Posted By: d87
it's an error probably, make sure "menu -> interface -> help -> Display Lua errors" is enabled. Relogin then... If there's an error post it here, and the class you play.
File: NugEnergy08-29-12
Well, i could be just that it's hid...
Posted By: d87
Well, i could be just that it's hidden out of combat. I'll update it to also pop up on unlock command
File: NugComboBar08-29-12
I myself use ncb's brother addon fo...
Posted By: d87
I myself use ncb's brother addon for demonic fury, NugEnergy (http://www.wowinterface.com/downloads/info9099-NugEnergy.html) But for the sake of providing complete substitution of warlock resource frames maybe I should add it to ncb too.
File: TransmogSets08-26-12
Re: Void Storage Push/Pull feature?
Posted By: d87
Yes, it will be there in next release
File: NugRunning08-16-12
Я пофи...
Posted By: d87
Я пофиксил это в MoP версии. До 5.0.4 осталось меньше двух недель...
File: NugRunning [MoP Beta]08-15-12
/nrun separate
Posted By: d87
/nrun separate
File: NugRunning08-15-12
Нет, нk...
Posted By: d87
Нет, на каком классе это происходит? Насколько быстро ра...
File: NugRunning [MoP Beta]07-04-12
Re: Buffs in General
Posted By: d87
I'm having a lot of bad luck with any kind of buffs on my Druid. The ones that stayed the same seem to be OK, but even with the right, new spellIDs (I'm triple-checking!) I can't get the new buffs to show up on timers. So, yeah. Works for old buffs, but if the buff changed at all... you're screwed. Can't see why, no lua errors. E...
File: NugRunning04-30-12
it should be EventTimer({ event =...
Posted By: d87
it should be EventTimer({ event = "SPELL_HEAL", spellID = 82184, color = colors.LBLUE, duration = 60 })
File: Aptechka02-24-12
I think I just made separate option...
Posted By: d87
I think I just made separate options for party and raid
File: Aptechka02-24-12
try setting config.incomingHealIgno...
Posted By: d87
try setting config.incomingHealIgnorePlayer to true in latest github version: https://github.com/rgd87/Aptechka/zipball/master (i haven't tested it ingame at all, so it might not work)