Results: 95Comments by: recluse
File: Buffet12-04-11
Ah ha! And I thought it was just my...
Posted By: Recluse
Ah ha! And I thought it was just my imagination (aka, some other addon breaking it). Thank you for the update!
File: recRunes03-23-10
Originally posted by peewee_sweden...
Posted By: recluse
Originally posted by peewee_sweden local runeOrder = {1,2,5,6,3,4} rune] Would that work? In a basic sense, yes. This is kinda what Blizzard does, actually. They created the runes in the order RRGGBB, referenced with 123456. Then they created extra code to change the order back to RRBBGG - which I can only guess is to ma...
File: GetReagents03-21-10
Originally posted by Zidomo Open...
Posted By: recluse
Originally posted by Zidomo Open the vendor, an error is thrown up. Also get a chat warning that I "don't have enough money" Change GetReagents\GetReagents.lua line 95 from if (itemprice * amounttobuy) > GetMoney() then print("Not enough money."); return "oom" end to if (itemprice * amounttobuy/merchantstack) > GetMoney() th...
File: Keywords03-19-10
Originally posted by Decabah I re...
Posted By: recluse
Originally posted by Decabah I repeat, this is awesome. I'm forever indebted to you for helping with this. :) :p np
File: Keywords03-19-10
Originally posted by wertzu_9 it...
Posted By: recluse
Originally posted by wertzu_9 it only works when all the people have this addon Correct, it only colors text for yourself. It does not send the color to other people.
File: recRunes03-19-10
Originally posted by Prag I'm see...
Posted By: recluse
Originally posted by Prag I'm seeing this addon disappear after two types of events it seems: Enter Vehicle -> Mod hides itself -> Exit Vehicle -> *Mod it nowhere to be seen* Whenever my character is Mind Controlled or taken over (even something as simple as the suplex throw in H ToC 5-man). I haven't updated to the new version....
File: panker SFX03-19-10
I'm sure you have more planned for...
Posted By: recluse
I'm sure you have more planned for it, but just a suggestion: I'd like to see more choices on the output method. /say, /yell, /p, /raid, even /w . Would be nice to have the ability to set such things. Nice, straightforward addon, though. Thanks.
File: LootWatch03-03-10
Re: Lootwatch Tracker frame misbehaving
Posted By: recluse
Originally posted by Genkitty The tracker frame resets to the center of the screen when I disable and then re-enable Lootwatch. It's one of a handful of addons that does this and I'd like to know why it doesn't remember its settings while 95% of my other addons do :) I'm not sure about the second issue, I'll look over the code...
File: GetReagents-Lite03-01-10
Originally posted by Politig Any...
Posted By: recluse
Originally posted by Politig Any way to add selling items as well (grays + user defined ones like the buying features)? It is not a feature I plan to add, as GetReagents-Lite should... well, get reagents. :p I do have a tiny auto-grey selling addon you can get here, but it does not have user-defined items available to it. I...
File: recRunes03-01-10
Originally posted by Gurupitka 1....
Posted By: recluse
Originally posted by Gurupitka 1. Is there some way to turn off new look and take old skin? (glow effect, shadow and new font isnt too much pretty:( ) You can download the previous version if you would like. It had the older version of the skin, and there were no major changes other than the look of the addon. I'll add an option...
File: recZone02-28-10
Originally posted by susurration...
Posted By: recluse
Originally posted by susurration Is there a way to change the font face? RZ.zoneText:SetFont("Fonts\\FRIZQT__.ttf", defaults.fontSize, nil) There's a line in the SettingsChanged function that modifies it. Note the "db." portion of the set call. It was probably overriding your changes. RZ.zoneText:SetFont("Fonts\\FRIZQT__.tt...
File: recRunes02-26-10
Originally posted by DaemonSambe...
Posted By: recluse
Originally posted by DaemonSambe Like the mod alot, especially with the new visuals. Do you think it's possible to modify for rogue/druid energy & combo points? As well as warrior rage & i suppose sunders? I'm looking in to it now. The rage/energy should be fine, as it's just another form of power, but i can't tell as yet,...
File: recRunes02-22-10
Sorry for delay on the new revision...
Posted By: recluse
Sorry for delay on the new revision. Wanted to get the new skin to a stable point.
File: QuestRouterLite02-22-10
There needs to be an additional che...
Posted By: recluse
There needs to be an additional check for if TomTom is present. Line 303 attempts to reference it without making sure it exists. Message: ..\AddOns\QuestRouterLite\QuestRouterLite.lua line 303: attempt to index global 'TomTom' (a nil value) Debug: : ? QuestRouterLite\QuestRouterLite.lua:303: SetClosestPOI() Ques...
File: recRunes02-01-10
Originally posted by Sythral the GC...
Posted By: recluse
Originally posted by Sythral the GCD bar seems to stutter as it fills up to full, whereas the previous version was very smooth in its movement. Other than the above issue I find this to be an awesome rune addon :) Thanks :) Yeah, the issue with that is I throttled it back some more, but thought it was not too much. I'll incr...
File: recRunes01-30-10
Originally posted by Thuld One ot...
Posted By: recluse
Originally posted by Thuld One other suggestion (to fend off the boredom perhaps for you programming whips) is to consider having the Recrune frame hide when in a vehicle. *nod* I had actually decided that this exact thing needed to be done, not but 2 days ago. I haven't had time to get to work on it (not that it is a big task)...
File: recRunes01-19-10
ugh, double post
Posted By: recluse
ugh, double post
File: recRunes01-19-10
Originally posted by tou Great ad...
Posted By: recluse
Originally posted by tou Great addon! only thing its missing is swing timer! please :) I'd be reluctant to add a swing timer to RecRunes. I realize that some people enjoy having them, but it really isn't something I would use myself, and thus would end up letting the feature go untested/rot. However, I was bored today and sta...
File: oUF SpellRange01-17-10
Using oUF/oUF_Caellian - After toda...
Posted By: recluse
Using oUF/oUF_Caellian - After today's upgrade, I get the following error. Would this be an issue with SpellRange, or the layout? The layout is not being reported in any way, though "parent addon" makes it sound like it might be the layout? Message: ..\AddOns\oUF_SpellRange\oUF_SpellRange.lua line 16: X-oUF metadata missing...
File: Elitist Group01-15-10
Bleh, just saw your bugtracker. Wi...
Posted By: recluse
Bleh, just saw your bugtracker. Will post this there :)
File: VuhDo01-12-10
I've toyed around with this addon o...
Posted By: recluse
I've toyed around with this addon on a healer I am leveling, and it has done well so far. I have had a few small bugs/complaints, though. 1. After setting Earth Shield via a player's dropdown, there is no way to un-select Earth Shield from them aside from setting the spell to another player. 2. Also after setting Earth Shield...
File: recRunes01-03-10
Glad to hear that the options were...
Posted By: recluse
Glad to hear that the options were well received. I still have several things I need to do to streamline the code and such, but I believe all the basics are in RecRunes now.
File: NeedToKnow - Updated!01-03-10
Dunno what NTK is doing with the wo...
Posted By: recluse
Dunno what NTK is doing with the world map o.O but I got this error when aggroing a mob while my world map was open this morning. Message: Note: AddOn NeedToKnow attempted to call a protected function (WorldMapBlobFrame:Show()) during combat lockdown. Debug: : Show() ..\FrameXML\WorldMapFrame.lua:217: WorldMapFrame_Adjust...
File: recRunes01-02-10
I added a runic power bar to the cl...
Posted By: recluse
I added a runic power bar to the cluster. It's optional, so if you don't want it you don't have to use it :) I do think a GCD bar, flash or something would be nice, but it's not such a simple task. Not having made a GCD indicator before, I read up a little on the methodology behind it, and hope to have one integrated soon.
File: Dominos12-30-09
Error occured in: AddOn: Dominos C...
Posted By: recluse
Error occured in: AddOn: Dominos Count: 1 Message: Note: AddOn Dominos attempted to call a protected function (DominosClassButton1:SetAttribute()) during combat lockdown. Debug: : SetAttribute() Dominos\classBar.lua:209: UpdateSpell() Dominos\classBar.lua:265: Dominos\classBar.lua:262 Errored when leaving a r...