Results: 639Comments by: d87
File: Aptechka08-31-20
Re: Re: Re: Re: Re: Re: Re: Re: Frames visibility
Posted By: d87
If you want to get into it, a more permanent solution would be to use https://github.com/rgd87/AptechkaUserConfig I also made a commit in the main addon to accept config.initialConfigPostHookSnippet Got one little issue with this. When leaving a group, frames/units are still there until I do a reload UI. Not a big deal, but I'm...
File: Aptechka08-27-20
Re: Re: Re: Re: Re: Re: Frames visibility
Posted By: d87
If you want to get into it, a more permanent solution would be to use https://github.com/rgd87/AptechkaUserConfig I also made a commit in the main addon to accept config.initialConfigPostHookSnippet
File: Aptechka08-27-20
Re: Re: Re: Frames visibility
Posted By: d87
oh wait, it's actually not that hard. Find in Aptechka.lua and replace it with And see how it's going to work in groups Oh nice!! It works as expected when solo/ooc. I dont mind having them show all the time in groups, just that, when out of combat, I don't have any frames in my screen except the minimap. Call this immersio...
File: Aptechka08-27-20
Re: Frames visibility
Posted By: d87
oh wait, it's actually not that hard. Find in Aptechka.lua RegisterUnitWatch(self) and replace it with RegisterStateDriver(self, 'visibility', ' show; hide') And see how it's going to work in groups
File: Aptechka08-27-20
Re: Frames visibility
Posted By: d87
Hello @d87! Is it possible to hide the frames when not targetting? If not, will it be hard to do? Thanks! You mean literally when you don't have a target you want all frames to be hidden, not even faded? That's pretty weird. If it can be done then with SecureStateDriver or SecureHandlers, but i'm not sure how that's going to pl...
File: Aptechka07-28-20
Re: missing health
Posted By: d87
Hi, Can you point me in right direction in your code where do you calculate missing health... I'd like to add current health as well. Thank you. https://github.com/rgd87/Aptechka/blob/4a86f07eb0c356e6da1706e393952128f42bf6d3/frame.lua#L1015
File: Aptechka07-14-20
Hi this is VERY awesome - was looki...
Posted By: d87
Hi this is VERY awesome - was looking to replace grid2 and this is far supirior in my oppinion. THANKS! A small question: is there a way to draw a blizzard tooltip border around the group/raid frames? It would fit my current blizzlike UI pretty well No, it's not possible. Or possible but only around individual groups
File: Aptechka06-24-20
Hi there, this continues to be one...
Posted By: d87
Hi there, this continues to be one of my absolute fave addons in classic so thanks again for your work! Is there a way, provided you have raid assist, to drag and drop yourself into different groups from the Aptechka raid frames? Eg, I click and hold Player ABC on from group 1, and drag him into group 2? I'm guessing not but man it'd...
File: ClassicAuraDurations06-15-20
Hello. Should this adon not show th...
Posted By: d87
Hello. Should this adon not show the warrior recklessness on the target portrait frame? Get the latest version, should be fixed there
File: NugComboBarMakina06-03-20
Re: classic PLZ
Posted By: d87
hey bud loove all your addons seriously as a rogue ur a life saver. this skin is the only one i can tolerate tho i hate all weak auras and other nug skins in the addon (no offense) i got this to work for classic in the past somehow i cant remember how to save me life is there any way u could maybe adjust this skin to work for classic...
File: Aptechka05-17-20
I really like this addon, fantastic...
Posted By: d87
I really like this addon, fantastic work. It looks nice and it's been relatively easy to figure out how to make it do what I want it to! On my priest, I really like the little colored square to tell me who doesn't have Fort and Spirit, and that it prioritizes Fort first. My question for now, is, is there a way to get more than 5 p...
File: Aptechka04-26-20
Classic version - I'm trying to mon...
Posted By: d87
Classic version - I'm trying to monitor a self buff (priest inner fire). Add an aura as a raidbuff, all is good, but how can I just monitor the aura only for me? Also, what's a trace? You need to enable "casted by player" checkbox. But i guess it won't work in conjunction with showing only missing buff. Then you better get a buff...
File: ClassicAuraDurations04-13-20
v1.13.54 seems to be embedding an o...
Posted By: d87
v1.13.54 seems to be embedding an old version of LibClassicDurations. (revision 49 vs 53) Indeed, but wtf how is that possible. Oh fuck, packager is pointing to curseforge on this one, i forgot it exists
File: Aptechka03-20-20
"Retail Shaman Color" option doesnt...
Posted By: d87
"Retail Shaman Color" option doesnt work for me in classic version fixed
File: NugRunning02-29-20
Re: Target names and click?
Posted By: d87
Hello and thanks for this awesome addon! Is there any chance to have the target name close to the bars? And, last but not least, is there any way to click on the target name close to the bars? I'm asking much I'm afraid, but asking is better than don't try at all for a solution Thanks for any info and tip! Elanor Targeti...
File: Aptechka02-22-20
Was wondering if there was a way to...
Posted By: d87
Was wondering if there was a way to disable the raid-frame aspect of this addon and make it function only as a party frame? Or realistically, "deleted" groups 2-8 and just allow us to use default Blizzard RF or another RF. I only ask because your frames are the best when I want my party frames "big" as a healer, but when you sc...
File: NugRunning01-18-20
Re: Putting Target Name on Bar
Posted By: d87
This is for HOT's in my case, if I cast multiple rejuv's it shows me all of them but it doesn't show me who its on, is there a way to add the spell's target to the timer? This is a great addon in classic. Sorry, no. I'm against names in this addon because they're not very useful. And for healers NugRunning is just not a good way...
File: Aptechka12-07-19
Hey, how to emphasize a debuff or b...
Posted By: d87
Hey, how to emphasize a debuff or buff and put it in the middle of grid? for example there's an important debuff that I want to track and I want it to be in the middle and remove it from the normal list thats on the left, is there an easy way to do this. Add that spell in gui, assign it to center icon. And add it to debuff blacklist
File: NugRunning11-30-19
Hey, is there a possibility to hide...
Posted By: d87
Hey, is there a possibility to hide the black border around the timers somehow? You can skin them like that hooksecurefunc(NugRunning, 'ActivateTimer', function(self, w, h) for _, timer in pairs(self.timers) do if not timer.isSkinned then timer:SetBackdrop(nil) timer.isSkinned = true end end end) You c...
File: NugRunning11-28-19
Sorry but idk, if the release was s...
Posted By: d87
Sorry but idk, if the release was straight up broken then you wouln't be the only one complaining. I can't really resub right now just to check Make sure again that classic.config.lua file is present inside NugRunning folder and not config.lua, because if not then it's retail version installed. Or download any older versions, maybe...
File: NugRunning11-28-19
https://www.wowinterface.com/downlo...
Posted By: d87
https://www.wowinterface.com/downloads/info23141-BugGrabber.html https://www.wowinterface.com/downloads/info5995-BugSack.html First, install these two. Any errors appear after?
File: NugRunning11-28-19
I have no idea what is going wrong...
Posted By: d87
I have no idea what is going wrong here but I just removed all settings and the addon for the updated one, I logged in game to test it out but no matter what I try to adjust or test none of the timer bars show when using any skill from the mage list, I can see the bars when unlocked, but they wont show when used. Tips? Very busy w...
File: NugEnergy Classic11-03-19
The sound effect on tick doesn't wo...
Posted By: d87
The sound effect on tick doesn't work properly for me at all. Sometimes it works, most of the time it does not. I don't know how else to explain it. Tried with a custom sound and with the heartbeat sound effect. Feral druid btw. Well it's supposed to work in stealth, when you're energy capped and moving or several seconds after moving.
File: ClassicAuraDurations10-27-19
That's default blizzard raid/party...
Posted By: d87
That's default blizzard raid/party frame
File: NugRunning Classic10-26-19
Greetings. How do I turn off the...
Posted By: d87
Greetings. How do I turn off the graphical timer that spawns in the middle of the screen? I only want to keep the small timer that is above the mobs head. You can't as it's the main addon. But you can shove it off the screen i guess