Results: 33Comments by: wurmfood
File: oUF_Banthis10-27-09
Thank you :)
Posted By: wurmfood
Thank you :)
File: Faceroller10-22-09
Possible bug in the simplehunter mo...
Posted By: wurmfood
Possible bug in the simplehunter module. Around lines 234 - 241 there appears to be an option to enable/disable Hunter's Mark. However, it's impossible to toggle it. I'm guessing that on line 235 it should say "if options.hunters_makr == 0 then", as that would actually allow a toggle.
File: CompletedQuests10-21-09
CalciumIRL - The forum post is on t...
Posted By: wurmfood
CalciumIRL - The forum post is on the official forums in the UI and Macros thread, titled 3.3 Quest API Changes: http://forums.worldofwarcraft.com/thread.html?topicId=20565888508&sid=1 Flawlessa - I believe the author of EveryQuest isn't playing any more, so only limited updates will be made. I also have the feeling that some of...
File: CompletedQuests10-20-09
I've confirmed the export issue and...
Posted By: wurmfood
I've confirmed the export issue and will have a fix late today. As you can see from the forums, I'm working on the other one but not getting far yet. :) I've marked the bug you submitted (and thank you for that) as a game problem for now. Once the PTR is updated to fix this issue I'll be able to fix this mod.
File: FaceShooter09-20-09
Couple bugs and a suggestion
Posted By: wurmfood
Loving the addon, but I've found a couple bugs (mostly minor) and have a couple suggestions. :) 1) /fs aspects brings up help... 3/5 of the lines, though mention the sniper frame, not aspect frame. 2) Lines 703 and 712: When outputting the current aspect min/max thresholds, you're outputting the shot frame alpha, instead. Sugg...
File: oUF Fader09-08-09
Originally posted by p3lim I know...
Posted By: wurmfood
Originally posted by p3lim I know what the issue is, but Its not really my top priority. Heh, no problem. At least it will stop driving me nuts for now.
File: oUF Fader09-08-09
I think I've found a problem, but I...
Posted By: wurmfood
I think I've found a problem, but I'm not sure if it's because of something I'm doing or BarFader. When casting a spell, if I don't have another condition already true (e.g. targeting something) then the bar won't show. However, if I start casting, target, and deselect my target, the cast bar still shows (as it should). In try...
File: oUF_ThreatBar09-03-09
Should be fixed now. The bar was t...
Posted By: wurmfood
Should be fixed now. The bar was trying to update before the bar existed, but I found a way around it.