Results: 73Comments by: kbc8090
File: alDamageMeter04-28-11
Any chance at fixing this for 4.1?
Posted By: kbc8090
Any chance at fixing this for 4.1?
File: oUF_Freebgrid03-03-11
Is there any simple way to just sim...
Posted By: kbc8090
Is there any simple way to just simply show all debuffs except some, like a whitelist? Sated, Weakened Soul, Forbearance, etcetc? Optimally I'd like to show 3 icons, dispellable first then non-dispellable in whatever order starting from the right side of the frame and growing left. I know you won't code this in, but simply point...
File: Aurora12-28-10
Here's the ready check frame that i...
Posted By: kbc8090
Here's the ready check frame that isn't skinned. It used to be a few versions ago, now it's not working... If you remember I had an issue before with the ready check frame, if you're the raid member doing the ready check it would leave a lingering box up, and I just removed "ReadyCheckFrame" from that list of skinned panels and eve...
File: Aurora12-16-10
Ready Check window is no longer ski...
Posted By: kbc8090
Ready Check window is no longer skinned
File: Dominos12-02-10
Thank you for finally fixing the sp...
Posted By: kbc8090
Thank you for finally fixing the spikes :) Is there any thought to add button size options for the bars rather than just scale. Using scale it's hard to get buttonfacade or rActionButtonStyler to look perfect with the borders. Maybe in that new actionbar mod I heard you're working on? ;)
File: Stuf Unit Frames (and Raid)12-02-10
Being able to edit the stack count'...
Posted By: kbc8090
Being able to edit the stack count's font behavior on buffs/debuffs on the raid frames would be great :)
File: Aurora12-02-10
Some more things to skin if you get...
Posted By: kbc8090
Some more things to skin if you get a chance: http://dl.dropbox.com/u/10109341/WoWScrnShot_120210_134908.jpg
File: tullaCC11-24-10
Still getting lots of taint on the...
Posted By: kbc8090
Still getting lots of taint on the compactraidframes... I assume it's trying to add timers to the default raid frames (which i don't use), but I guess since they're just "hidden" using the default manager thing they are still "there". 11/23 19:41:44.949 An action was blocked in combat because of taint from tullaCC - CompactRai...
File: oUF_Freeb11-24-10
No glow on the target castbar if th...
Posted By: kbc8090
No glow on the target castbar if the spell is not interruptable if the pixel border is on. Just changed the castbar interrupt line to SetBackdropColor instead of SetBackdropBorderColor castbar.Backdrop:SetBackdropColor(1, .9, .4)
File: TinyDPS11-22-10
Any chance at getting an option to...
Posted By: kbc8090
Any chance at getting an option to custom define how many rows there are rather than 5 or 10.
File: rBuffFrame11-18-10
Originally posted by Lastbreath Q...
Posted By: kbc8090
Originally posted by Lastbreath Question to kbc8090.....wich oUF is that? Freeb, modified quite a bit.
File: Aurora11-18-10
Thanks, that worked, just removed "...
Posted By: kbc8090
Thanks, that worked, just removed "ReadyCheckFrame", from the skins table under simple backdrops.
File: rBuffFrame11-18-10
I agree, the space is ugly, I spent...
Posted By: kbc8090
I agree, the space is ugly, I spent hours when 4.0 originally came out messing with your original rBuff addon and that secondstotimeabbr function was causing a good amount of cpu increase just removing the space. Also some people don't like the blinking buffs, could add the option to turn it off BUFF_WARNING_TIME = 0
File: rBuffFrame11-18-10
So the design of these is to just a...
Posted By: kbc8090
So the design of these is to just adjust all you can with the buff frame without doing things that would cause it to taint?
File: rBuffFrame11-18-10
Removing the globals to redefine th...
Posted By: kbc8090
Removing the globals to redefine the format of the time seem to work in my limited testing. 11/18 14:20:54.097 Global variable MINUTE_ONELETTER_ABBR tainted by rBuffFrameStyler - Interface\AddOns\rBuffFrameStyler\func\functions.lua:246 init() 11/18 14:20:54.097 Interface\AddOns\rBuffFrameStyler\func\functions.lua:300 11/18...
File: Aurora11-18-10
I get a blank readycheck box when I...
Posted By: kbc8090
I get a blank readycheck box when I'm the raid leader and do a /readycheck. Normally the person who initiates it should not get any box, however this blank box comes up and I had to reloadui a good 10-11 times last night to get rid of it :P Here's what it looks like: http://dl.dropbox.com/u/10109341/WoWScrnShot_111810_143414.jpg
File: rBuffFrame11-18-10
should add an option to attach the...
Posted By: kbc8090
should add an option to attach the buff frame to temp enchants and adjust based on how many you have on, similar to how default works. This addon still taints btw... and by looking at the code, correct me if i'm wrong, but it doesn't look like its using the new secure header code which allows clicking off buffs. Edit: looks lik...
File: nivBuffs11-17-10
This addon is shaping up quite nice...
Posted By: kbc8090
This addon is shaping up quite nicely now :) One of the last things I can think about doing is adding options for duration X and Y, I think some people like their timers kind of overlapping the actual icon, it looks nice. :)
File: tullaCC11-09-10
11/9 17:51:05.266 An action was bl...
Posted By: kbc8090
11/9 17:51:05.266 An action was blocked in combat because of taint from tullaCC - CompactRaidFrame1:ClearAllPoints() 11/9 17:51:05.266 Interface\FrameXML\FlowContainer.lua:147 FlowContainer_DoLayout() 11/9 17:51:05.266 Interface\AddOns\Blizzard_CompactRaidFrames\Blizzard_CompactRaidFrameContainer.lua:61 CompactRaidFrameC...
File: nivBuffs11-03-10
The new changes are slightly worse...
Posted By: kbc8090
The new changes are slightly worse on cpu (very minor) but i'm anal. Could it be because the following is within the do loop? BuffFrame:UnregisterEvent("UNIT_AURA") BuffFrame:Hide() TemporaryEnchantFrame:Hide() ConsolidatedBuffs:Hide() Or the new hookscript? Also some reason these changes made the buffs insanely small,...
File: Stuf Unit Frames (and Raid)11-02-10
Would it be possible to give the ta...
Posted By: kbc8090
Would it be possible to give the targettarget debuff icon menu the same one as the focus debuff icon menu? Currently they're different since focus allows you to edit the count text. Also the use of UNIT_SPELLCAST_NOT_INTERRUPTIBLE in conjunction with the cast bars would be great.
File: nivBuffs11-02-10
I guess the Register event for UNIT...
Posted By: kbc8090
I guess the Register event for UNIT_AURA doesn't fire when weapon enchants are initially put on, I have to trigger an additional buff for them to show up. Probably a blizzard bug?
File: alDamageMeter11-02-10
Something I've been wondering is if...
Posted By: kbc8090
Something I've been wondering is if theres a way to just let alDamageMeter not reset randomly? I'm not sure when it specifically does it but I have maxfights at 9999 and every once in awhile it will reset. How exactly does this work?
File: Aurora11-01-10
Yeah, I already did that for now, i...
Posted By: kbc8090
Yeah, I already did that for now, it's not a big deal either way, just letting you know :).
File: Aurora11-01-10
This is conflicting with my StufRai...
Posted By: kbc8090
This is conflicting with my StufRaid... Message: Interface\AddOns\StufRaid\core.lua:157: attempt to call method 'RegisterCallback' (a nil value) Time: 11/01/10 16:32:58 Count: 1 Stack: Interface\AddOns\StufRaid\core.lua:157: in function `?' Interface\AddOns\StufRaid\core.lua:71: in function