Results: 76Comments by: Gregory
File: Shadowed Unit Frames03-29-10
invert still completly broken. p...
Posted By: Gregory
invert still completly broken. p.s. and got huge lags in raid with latest version
File: Shadowed Unit Frames03-18-10
I'm using latest alpha version from...
Posted By: Gregory
I'm using latest alpha version from wowace. Problem is nothing changed when I enable invert option (without override colors).
File: Shadowed Unit Frames03-17-10
What you mean alpha work ? Swap bar...
Posted By: Gregory
What you mean alpha work ? Swap bar and background alpha in global settings ? I've tried that, it doesn't work right. And i dont understand what alpha can change, you have exact same bar color code for invert or normal mode. Only difference with override. Also i dont want all frames inverted, need invert only raid so changing global...
File: Shadowed Unit Frames03-17-10
I've made invert colors working wit...
Posted By: Gregory
I've made invert colors working with dirty hack like that :) function Health:SetBarColor(bar, invert, r, g, b) if( not invert ) then ... else bar.background:SetVertexColor(r, g, b, ShadowUF.db.profile.bars.alpha) if( not bar.background.overrideColor ) then bar:SetStatusBarColor(0, 0, 0, 1)
File: ShadowedUF Aura Indicators03-17-10
thanks for hint ! was looking in au...
Posted By: Gregory
thanks for hint ! was looking in aura options :)
File: ShadowedUF Aura Indicators03-17-10
Can you also show stacks count on i...
Posted By: Gregory
Can you also show stacks count on indicators ?
File: Shadowed Unit Frames03-10-10
Originally posted by Shadowed Gam...
Posted By: Gregory
Originally posted by Shadowed Game Menu -> Interface -> Help -> Enable Lua Errors. Keep in mind you might need to tweak your background and bar alpha settings in /suf (Scroll down), to make the settings look right. There is no any lua errors. Tried to play with bar options and got something like inverted bar when enabled Ove...
File: Shadowed Unit Frames03-10-10
Hello Shadowed ! Thanks for addi...
Posted By: Gregory
Hello Shadowed ! Thanks for adding inverted bars, but it doesnt work for me at all. Nothing changes when i enable that option. Also tried to install shadoweduf_bars from github and all colors broken with it - all frames became white.
File: Interface Usage03-08-10
Hello, Aezay ! In Frame OnEvent/...
Posted By: Gregory
Hello, Aezay ! In Frame OnEvent/OnUpdate Usage modes it show some frames as table:. Is it possible to track somehow which addon that table belongs too ?
File: shPerformance (mem/fps/ms)03-03-10
can you limit number of addons show...
Posted By: Gregory
can you limit number of addons shown in memory usage tooltip and sort it by memory used ? p.s. also got some lags, reverted back to broker_cpu
File: Shadowed Unit Frames02-20-10
Hello ! Is it possible to add in...
Posted By: Gregory
Hello ! Is it possible to add inverted bars option ? Yes, i know about shadowed_bars, but invert doesnt work here anyway.
File: MikScrollingBattleText02-11-10
Is it possible to add channeled spe...
Posted By: Gregory
Is it possible to add channeled spell ticks summary like Gnosis does ? Seems it only feature I need from that addon and it's more combat log related.
File: RantTooltip01-30-10
Originally posted by Stuck Rant...
Posted By: Gregory
Originally posted by Stuck RantTooltip shouldn't be interfering with that addon. I can't think of anything that RantTooltip would be doing that would conflict with that addon. Does it work correctly when RantTooltip is disabled? Well, without Rant tooltips show in corner. But other tooltip anchoring mods bring it to cursor.
File: RantTooltip01-30-10
Hello, Stuck ! Was in party yest...
Posted By: Gregory
Hello, Stuck ! Was in party yesterday and party frames have same problem not always showing tooltips. I'm not sure, but may be it somehow range related because tooltips often (but not always) doesn't shown for units not in range. About Skada bars tooltip I've made screenshot. It shows detailed damage stats on tooltip when you m...
File: RantTooltip01-28-10
hello ! i've had some problems with...
Posted By: Gregory
hello ! i've had some problems with addon: 1. tooltips doesnt always shows for raid frames. don't know why and can't find any pattern. they just random show or doesn't. same unit can once doesn't show tooltip and show on next mouseover. i'm using shadowed uf and had no such problem with another tooltip mods. 2. tooltip aligned...
File: Shadowed Unit Frames11-10-09
Can you add border highlight for cl...
Posted By: Gregory
Can you add border highlight for cleanable debuffs ? It's much easier to notice than whole frame highlight.
File: Shadowed Unit Frames10-17-09
No, I don't use smooth bar module,...
Posted By: Gregory
No, I don't use smooth bar module, don't even have it installed. "Quick Health" option enabled for many frames, not sure is it related or not. Thanks for answer, that's was all I want.
File: Shadowed Unit Frames10-16-09
about inverted bar option not working
Posted By: Gregory
is there chance to get ANY answer ?
File: Shadowed Unit Frames10-13-09
invert bar option
Posted By: Gregory
I've made post in ShadowedUF Bars comments but seems you not reading it. This options doesn't work for me. When I enable it I just see full hp bars always. Is it broken or am I doing something wrong ?
File: ShadowedUF Bars10-10-09
invert doesn't work
Posted By: Gregory
I'm trying to make my raid setup grid-like so I want inverted bars. But it doesn't work for me at all. When I enable this option I see bars always full hp. Am I doing something wrong ?
File: Satrina Buff Frames 309-24-09
Bug with vehicle buffs
Posted By: Gregory
I've got issue with Vehicle Buffs option. I have player buffs flowed into another frame and it seems that option doesn't work correct in that case. Buffs show for a second when you apply them then disappear. It's very easy to see when apply argent tournament shield buffs. also got that error Interface\AddOns\SatrinaBuffFrame\S...
File: TipTac04-12-09
So it's DS fault ?
Posted By: Gregory
Btw, lolTip had same issue with DS and last version have some fix for that issue: Fixed Not showing Tooltips on DockingStation with MouseoverAnchor activated (thanks Cargor )
File: DockingStation (Display)04-12-09
Aezay (author of TipTac) wrote this
Posted By: Gregory
I looked into the code of DockingStations, didn't spend much time on it, but enough to think that the problem is because of some weird metatable hooking on the tooltip. This code would actually hide the tip when it restored those hooks, and I guess TipTac is making it think it has to restore the tip. After trying it out some more in...
File: TipTac04-10-09
Some bug related with LDB/DockingStation
Posted By: Gregory
I made post in DockingStation forum too, but it seems that bug caused by TipTac. Some LDBs doesn't show tooltip on mouseover when "Frame Tip Type" set to "Mouse Anchor". With other choices (Parent or Normal) everything working fine. Still not sure that's only TipTac fault because with DockingStation 0.2.9 it's working good with any t...
File: DockingStation (Display)04-10-09
Did some testing
Posted By: Gregory
Found that my issues caused by TipTac. When "Frame Tip Type" set to "Mouse Anchor" tooltips bugged and with other choice (Parent or Normal) everything is fine (Broker_CPU fine too).