Results: 136Comments by: SDPhantom
File: Real Mob Health06-07-19
I'll take it into consideration. Th...
Posted By: SDPhantom
I'll take it into consideration. There is still a lot for me to work on at this time. Awesome addon. Could we please get an option to turn off the display on the nameplates? Would really appreciate that.
File: Real Mob Health06-05-19
Uploaded a new version with a bunch...
Posted By: SDPhantom
Uploaded a new version with a bunch of changes. There are a few urgent notes. The Blizzard UI tweaks have been moved to their own addon now included in the bundle. (RMH_BlizzardUI) There are some debug commands still in the addon for manipulating health data and testing the addon's collection routines without affecting the...
File: Real Mob Health06-05-19
Thanks for the example. I'll look i...
Posted By: SDPhantom
Thanks for the example. I'll look into it. Doesn't take into account reflected damage. Example event: 6/5 10:51:30.811 DAMAGE_SHIELD,Player-4619-0000C086,"Me-ClassicBetaPvP",0x511,0x0,Creature-0-4615-1-31-3791-000077AE6C,"Terrowulf Shadow Weaver",0x10a48,0x0,10298,"Retribution Aura",0x2,0000000000000000,0000000000000000,0,0,0,0,0...
File: MapCoords Classic06-02-19
Re: font size
Posted By: SDPhantom
would it be possible to add an option to change the font size on the display? or alternatively, tell me where i can find font string variables and i can change it myself. thanks in advance ;) Line 6 of MapCoords.lua, where the text is created, defines the template inherited as NumberFontNormalSmall. Minimap:CreateFontString...
File: ChatLinkIcons04-28-19
1.7 fixes a spelling error that kep...
Posted By: SDPhantom
1.7 fixes a spelling error that kept the Draenei racial textures from showing. Both regular and Lightforged were affected. During the debug process for this, I noticed the player links from ChatFrames weren't caching correctly due to the links containing unique message ID numbers. It's unknown how much this'll impact combat log perfo...
File: CooldownWatch04-12-19
Returning to WoW and fixed an issue...
Posted By: SDPhantom
Returning to WoW and fixed an issue with the CooldownFrame that's used in the PvP group finder as an honor meter.
File: ChatLinkIcons04-11-19
I've returned from my break and imp...
Posted By: SDPhantom
I've returned from my break and implemented support for BfA allied races. This should've been done when BfA was released, but apparently I slipped up and didn't actually upload this fix when I thought I had.
File: TrainAll09-06-18
Looks like they changed the returns...
Posted By: SDPhantom
Looks like they changed the returns from GetTrainerServiceInfo(). I'm retired from WoW atm, but fortunately, I still have access to PTR. Anyway, this should be fixed now.
File: ChatLinkIcons02-04-17
For those who like using Pawn, Chat...
Posted By: SDPhantom
For those who like using Pawn, ChatLinkIcons now integrates with it to show upgrade icons next to applicable item links in chat. This of course requires Pawn to be installed and loaded in order to work. This behavior can be toggled in the options.
File: MapCoords10-29-16
Ended up making a rogue using class...
Posted By: SDPhantom
Ended up making a rogue using class trial to test this, but I found a solution and fixed the problem in this addon.
File: MapCoords10-18-16
Re: Not working with World Quest Tracker
Posted By: SDPhantom
That doesn't look like any part of this addon. You might be mistaking for MapCoords by Jim-Bim. This is an almost 9-year-old minimap coordinate display.
File: UseSpec10-18-16
After randomly testing macros, I di...
Posted By: SDPhantom
After randomly testing macros, I discovered that Blizzard finally fixed the conditional in one of their hotfixes. Sadly, they still haven't re-enabled /usetalents in their UI code. I've stripped out the workaround for spec swapping as that can be done with the conditional once again.
File: TrainAll09-28-16
Re: ToC Bump Request?
Posted By: SDPhantom
Finally got around to this, though a few of my other addons need a thorough inspection for optimizations and I haven't had a lot of time to deal with it due to RL issues lately.
File: UseSpec07-22-16
Re: Re: Re: Question
Posted By: SDPhantom
I have another macro setup for when I switch to survival. On issue that comes to mind, I don't think this would work when I change to survival since hunters use polearms in that spec The whole issue with that is the now broken conditional. I don't think I can do anything about the /equip series of commands since they all seem t...
File: ChatLinkIcons06-14-16
The addon doesn't remember nor resp...
Posted By: SDPhantom
The addon doesn't remember nor respect any options you have set in the options menu. It took me a while to track down this one. The option was actually getting set, the problem was in setting the button state when the options panel was signaled to refresh itself. The button API had changed CheckButton:SetChecked() to accept true/fal...
File: WoWI Mod Uploader06-16-15
Re: Uploading Files
Posted By: SDPhantom
Most websites have a simple 'upload' button. Why go through all this 'waste of time and energy' stuff just to upload a file? puts me right off uploading stuff :( This allows for batch processing and provides a way to facilitate a level of automated distribution. If you don't need any of these, then don't use it. Some of us that main...
File: Altoholic03-03-15
Re: problem when switching toons
Posted By: SDPhantom
Message: Interface\AddOns\DataStore\DataStore.lua:177: attempt to index field '?' (a nil value) Time: 02/26/15 11:13:15 Count: 1 Stack: (tail call): ? Interface\AddOns\DataStore\DataStore.lua:177: in function "]:4: in function <"]:4> : ? "]:13: in function `?' ...ore\libs\Callbac...
File: SlashHelp10-24-14
Re: some idea to led it better .
Posted By: SDPhantom
When I get around to it, the entire interface will be rewritten from scratch. I had always intended the scrollbar on the list frame to be dragable, but I ended up settling with using the scroll wheel. The options frame will need to be placed elsewhere. Perhaps make it a popup when the list is right-clicked. Sadly, auto-complete will...
File: ChatLinkIcons10-14-14
Re: WoD
Posted By: SDPhantom
no error or anything, but it just doesn't do anything for me. using prat... hm. :-( I had it working in beta. I'll take a look into what might be causing the problem. Edit: Turned out to be a packaging problem. The new zip file uploaded should work. In my haste to get the addon ready for uploading, I had missed the fact "Core.lua...
File: CooldownWatch09-29-14
I'm sitting at a crossroads now reg...
Posted By: SDPhantom
I'm sitting at a crossroads now regarding the future of this addon. Starting with WoD, cooldown frames will start to display their own countdown text by default. Right now, this is only enabled on the actionbars. My choices are to either expand on this feature by enabling it for all other cooldown frames and resizing the text to f...
File: TrainAll08-06-14
Re: Feature Request
Posted By: SDPhantom
Would it be possible for the Train All button to be grayed out whenever the Train button next to it is grayed out? This would be for situations where you speak to a Trainer for a skill you haven't learned. As of now, the Train button is not clickable, but Train All is. From all my testing, it seems to be running as intended. The onl...
File: CooldownWatch01-09-14
any way to exclude the text on targ...
Posted By: SDPhantom
any way to exclude the text on target's buffs? i dont care about those numbers, just my own. The method used to make sure this addon works with all custom UIs makes it difficult if not impossible for it to tell the difference between one CoolDown frame and another.
File: SlashHelp03-20-13
Re: slight confusion on my part
Posted By: SDPhantom
The front page of this addon says it's version 4.2, updated on March 7th, 2013. The changelog says it's version 4.2 updated in September ... Is the changelog out of date, or the file version number, or... ? Just checking as part of deciding if I want to add this to my collection of addons... The changelog is correct. The web...
File: Altoholic03-13-13
Re: Re: Thank you !!
Posted By: SDPhantom
WoWI was my first home, before Curse. You don't forget home :) WoWI has always been my home. I tried Curse once, but they made a really bad first impression with how glitchy their site was at the time. Back then, I had trouble trying to get my account set up, on top of the fact if I wanted to download any addons hosted there, I had...
File: CooldownWatch03-13-13
Re: hi :)
Posted By: SDPhantom
Thank you for answering my questions very kindly. I have one more question to ask The global cooltime and specific skill cool time are displayed at once. Is there any way to change this so that I see only the skill cooltime? The only way I can think of is to check the duration of a cooldown and only act if it's greater than the...