Results: 91Comments by: dwex
File: AtlasLoot Enhanced12-23-10
Getting taint from AtlasLoot 6.01.0...
Posted By: dwex
Getting taint from AtlasLoot 6.01.02: 12/23 22:39:00.654 Global variable bottomShownFrame tainted by AtlasLoot - Interface\FrameXML\QuestInfo.lua:61 QuestInfo_Display() 12/23 22:39:00.654 Interface\FrameXML\WorldMapFrame.lua:1857 WorldMapFrame_SelectQuestFrame() 12/23 22:39:00.654 Interface\FrameXML\WorldMapFrame.lua:...
File: GupPet11-24-10
Re: Re: Re: AutoMount
Posted By: dwex
Originally posted by dwex Unfortunately the flyable stuff is broken in Ironforge. For whatever reason, GetZoneText() is returning "City of Ironforge" while GetMapZones() returns "Ironforge", so the comparison in GupP_Mount_CanFlyThisContinent() fails. Clearly Blizzard's fault, not yours, but /sigh anyhow. I cribbed some code fr...
File: GupPet11-24-10
Re: Re: AutoMount
Posted By: dwex
Originally posted by Gupp version v2.015 should fix all the errors .. this will be the last version of V2.*** after this v3 will be launched that will have a better class support and some other improvements Unfortunately the flyable stuff is broken in Ironforge. For whatever reason, GetZoneText() is returning "City of Ironforge...
File: PartyHealer03-30-10
Is there some way to have PH invoke...
Posted By: dwex
Is there some way to have PH invoke a macro for its action? I have an "oh shit" macro (trinkets + nature's swiftness + big heal) that I'd really like to bind for PH.
File: PartyHealer02-20-10
Have you given any thought to addin...
Posted By: dwex
Have you given any thought to adding party pets to PH? I was doing group quests today and had to fall back to old-fashioned mouseover macros to do pet tanking (once with a Warlock, once with a Hunter).
File: PvPNameToggle02-16-10
Something must have changed in the...
Posted By: dwex
Something must have changed in the last patch then. I'll see if I can figure it out.
File: PartyHealer02-15-10
The new preview behavior is cool. I...
Posted By: dwex
The new preview behavior is cool. It doesn't seem to be displaying all the elements, though, so the width isn't quite right. The party role and res icons don't show in the preview.
File: PartyHealer02-13-10
Originally posted by Derkyle I'm...
Posted By: dwex
Originally posted by Derkyle I'm going to add options to disable PartyHealer if in a Raid, Battleground, or Arena. They will be checkboxes so you can choose when PartyHealer is shown Any thoughts about the ability to disable based on current spec? I'm primarily Elemental, with a Resto spec when I need to go that way. Although I...
File: PartyHealer02-12-10
Awsome. Thanks for the update. I...
Posted By: dwex
Awsome. Thanks for the update. I had a weird bug last night with PH 2.3. At the end of a run, people started leaving and at the same time, one of the party members died from a DoT (I wasn't the healer - not my fault!). In a couple of seconds, it was just me and the dead person. PH displayed me and the one other party member, but t...
File: PartyHealer02-10-10
Originally posted by Derkyle Coul...
Posted By: dwex
Originally posted by Derkyle Could you give me a more detailed description as to why an alpha setting for in/out of combat would be good? I'm still debating if I should even bother implementing this to be honest. I don't really want to bloat PartyHealer with stuff that I won't wouldn't use. I really don't see the purpose to this...
File: PartyHealer02-08-10
Originally posted by Derkyle -Out...
Posted By: dwex
Originally posted by Derkyle -Outline thing I'm not entirely sure about. Maybe a preview mode I guess. Not sure, will look into it. -The alpha setting could be a bit iffy as you can't alter those things while in combat remember. I'll see what I can do. -The report thing is actually a neat idea. Hmm.... I'll see what I can do...
File: PartyHealer02-08-10
A few more suggestions. None of the...
Posted By: dwex
A few more suggestions. None of these are show-stoppers, just convenience things. - Would it be possible to create an outline rectangle that shows the maximum extent of PH's UI, perhaps toggled with /ph anchor? As things stand right now, you can't figure out how to properly position/scale PH within your overall UI unless you're in...
File: PartyHealer02-06-10
Wow, that was fast. Thanks.
Posted By: dwex
Wow, that was fast. Thanks.
File: PartyHealer02-06-10
Could you provide an option to disa...
Posted By: dwex
Could you provide an option to disable the cast bar in Party Healer? I put PH off to the side and having a second cast bar there is a bit distracting. I'd also like to be able to scale PH down below its default size; I didn't see any way to scale below 1.0. Or perhaps have an option to make it narrower. As a noob healer, and a...
File: Molinari01-06-10
The latest github commit fixes the...
Posted By: dwex
The latest github commit fixes the first-login problem for me
File: TotemTimers12-28-09
Ankh cooldown was lowered from 60 m...
Posted By: dwex
Ankh cooldown was lowered from 60 minutes to 30 minutes in 3.3. The cooldown bar still assumes 60.
File: Swindler Preventer12-28-09
DongleStub.lua needs to be before D...
Posted By: dwex
DongleStub.lua needs to be before Dongle.lua in the .toc file
File: Swindler Preventer12-27-09
Originally posted by Thortok2000...
Posted By: dwex
Originally posted by Thortok2000 Yeah, 3.3 put an error in and my attempt to remove the options part to prevent the error is not the greatest. I'll keep picking at it, but help would be appreciated. I can do data maintenance but more than that is new to me. Nuking GFWOptions removed DongleStub.lua. You need to restore it and...
File: BuffWatcher12-22-09
Two issues I noticed: First: The...
Posted By: dwex
Two issues I noticed: First: The integration with the Blizzard Interface Options panel isn't right. The sub-panes aren't properly attached to the BuffWatcher pane - note that there is no + button at the right. I also have the Buffet addon installed, and what I get in my Interface Options left-side list is like this: Buff Watche...
File: GupPet08-24-09
Re: Re: Suggestions for form support
Posted By: dwex
Originally posted by Gupp Ok so if i understand it correct: No mounts found + forms available --> put form under the normal click Yes. In Form + click on button --> only leave form ... But do you want to leave form from out evry form or only fly/travel ? Hmm. The mod I used in the good old days (GoGoMount) would exit any for...
File: GupPet08-24-09
Suggestions for form support
Posted By: dwex
First, GupPet doesn't handle the case of low-level toons with movement-enhancing abilities but no actual mount (shaman ghost wolf form, druid travel form, hunter aspect of the cheetah) as a behavior of auto-mount-selection. The macro-building code (for the out-of-combat case) adds forms to other mounts via alt-click. But if there are...
File: AzCastBar08-13-09
Could you have an option to put the...
Posted By: dwex
Could you have an option to put the safe zone on the left and not the right? This was something Quartz allowed that I thought was cool - the safe zone/latency timer was on the left, the cast bar started right next to it, and the cast ended at the end of the bar. That way, regardless of the latency/safe zone, you always hit the next c...
File: GupPet05-09-09
Doesn't seem to know about Druid fl...
Posted By: dwex
Doesn't seem to know about Druid flight forms.
File: DockingStation (Display)01-22-09
Originally posted by Vrul You wan...
Posted By: dwex
Originally posted by Vrul You want to go under the panel's background controls, click the color box, and change the alpha through the slider there for background only transparency. Ah. Cool. Didn't think of that. Thanks.
File: DockingStation (Display)01-22-09
Perhaps I missed the setting, but t...
Posted By: dwex
Perhaps I missed the setting, but there seems to only be one alpha setting for the panel that applies to both the background and foreground. I'd like to have my panel backgrounds semi-transparent, with the actual plugin icon/text having a 1.0 alpha. Is this possible? Thanks.