Results: 54Comments by: badness
File: Aurora09-08-17
Any chance this will ever be fixed?...
Posted By: badness
Any chance this will ever be fixed? https://imgur.com/a/u7C9x
File: Altz UI for Shadowlands06-19-17
The drop-down menus are not skinned...
Posted By: badness
The drop-down menus are not skinned for Aurora and is there a way I can change the Aurora borders to be 1px instead of 2px?
File: Altz UI for Shadowlands04-02-17
Hey why does Aurora now skin the de...
Posted By: badness
Hey why does Aurora now skin the default blizzard raid frames? I use an addon to hide that but aurora skinning it seems to overwrite it and it shows up any way I can disable that? Also the drop down menus for all the default frames aren't skinned
File: Altz UI for Shadowlands01-26-17
Got these 2 errors in Aurora today...
Posted By: badness
Got these 2 errors in Aurora today Message: Interface\AddOns\Aurora\FrameXML\MerchantFrame.lua:102: Usage: GetItemQualityColor(index) Time: 01/26/17 11:37:45 Count: 1 Stack: : in function `GetItemQualityColor' Interface\AddOns\Aurora\FrameXML\MerchantFrame.lua:102: in function
File: Aurora08-26-16
when will the rest of the missing s...
Posted By: badness
when will the rest of the missing skins be applied like trade,garrison toast etc?
File: Aurora08-24-16
Trade frame still has some of the d...
Posted By: badness
Trade frame still has some of the default skin
File: Altz UI for Shadowlands08-20-16
Is it possible that you can create...
Posted By: badness
Is it possible that you can create a standalone version of your nameplates please?
File: TBags with NewCurrencies08-16-16
That is the new one that gave me th...
Posted By: badness
That is the new one that gave me the error. It happened when I tried to change my bags to add more bag space local ButtonSetSize = 38 local ButtonSpacing = 1 local BagItemsPerRow = 12 local BankItemsPerRow = 18 what is BAG space? I DIDNT GET IT. I replaced 20 slot bags with 30 slot bags
File: TBags with NewCurrencies08-15-16
That is the new one that gave me th...
Posted By: badness
That is the new one that gave me the error. It happened when I tried to change my bags to add more bag space
File: Neav UI08-15-16
Hey how can I set a limit on debuff...
Posted By: badness
Hey how can I set a limit on debuffs like say a maximum of 5, I've tried editing this bit of code: hooksecurefunc('DebuffButton_UpdateAnchors', function(self, index) local numBuffs = 5 local rowSpacing local debuffSpace = cfg.buffSize + cfg.paddingY local numRows = ceil(numBuffs/cfg.buffPerRow) But it wont wor...
File: Neav UI08-15-16
Hey how can I set a limit on debuff...
Posted By: badness
Hey how can I set a limit on debuffs like say a maximum of 5, I've tried editing this bit of code: hooksecurefunc('DebuffButton_UpdateAnchors', function(self, index) local numBuffs = 5 local rowSpacing local debuffSpace = cfg.buffSize + cfg.paddingY local numRows = ceil(numBuffs/cfg.buffPerRow) But it wont wor...
File: TBags with NewCurrencies08-14-16
The ButtonSpacing for the Banks/Rea...
Posted By: badness
The ButtonSpacing for the Banks/Reagents and Bags don't seem to hold the same values and I also got this error: Message: Interface\AddOns\TBags\Bags.lua:676: attempt to index field 't' (a nil value) Time: 08/15/16 09:26:04 Count: 1 Stack: Interface\AddOns\TBags\Bags.lua:676: in function `SlotUpdate' Interface\AddOns\TBags\Bags...
File: Aurora08-14-16
Message: Interface\AddOns\Aurora\au...
Posted By: badness
Message: Interface\AddOns\Aurora\aurora.lua:147: attempt to index local 'f' (a nil value) Time: 08/14/16 15:40:44 Count: 2 Stack: Interface\AddOns\Aurora\aurora.lua:147: in function `Reskin' ...ace\AddOns\Aurora\FrameXML\InterfaceOptionsFrame.lua:153: in function <...ace\AddOns\Aurora\FrameXML\InterfaceOptionsFrame.lua:6> : ? :...
File: Neav UI08-13-16
Hey how can I set a limit on debuff...
Posted By: badness
Hey how can I set a limit on debuffs like say a maximum of 5, I've tried editing this bit of code: hooksecurefunc('DebuffButton_UpdateAnchors', function(self, index) local numBuffs = 5 local rowSpacing local debuffSpace = cfg.buffSize + cfg.paddingY local numRows = ceil(numBuffs/cfg.buffPerRow) But it wont wor...
File: Clean Icons - Thin08-10-16
Alot of Icons are all black boxes n...
Posted By: badness
Alot of Icons are all black boxes now it maybe due to changes with how Blizz loads textures now. Please fix :(
File: Aurora08-09-16
Lots of textures aren't skinned: Tr...
Posted By: badness
Lots of textures aren't skinned: Trade Window,Alert/Toast,Garrison Icons, Macro Scrollbar etc etc
File: Neav UI08-09-16
What about moving the debuff frame?...
Posted By: badness
What about moving the debuff frame? To change the debuff location just change the first part of this code under "DebuffButton_UpdateAnchors". if (index == 1) then buff:SetPoint('TOP', TempEnchant1, 'BOTTOM', 0, rowSpacing) elseif (index >= 2 and mod(index, cfg.buffPerRow) == 1) then buff:SetPoint('TOP...
File: Neav UI08-09-16
How do I change the color of the du...
Posted By: badness
How do I change the color of the duration and count for nBuff and how can I move the debuffs independantly? I've tried: duration:SetVertexColor(1, 0.9, 0,1) but doesnt seem to work. Edit: count:SetVertexColor(1, 0.9, 0, 1) seems to work for count but not duration I looked into this and the function that calls AuraButton_Upda...
File: Neav UI08-08-16
How do I change the color of the du...
Posted By: badness
How do I change the color of the duration and count for nBuff and how can I move the debuffs independantly? I've tried: duration:SetVertexColor(1, 0.9, 0,1) but doesnt seem to work. Edit: count:SetVertexColor(1, 0.9, 0, 1) seems to work for count but not duration
File: TBags with NewCurrencies08-05-16
any chance of an update for legion?
Posted By: badness
any chance of an update for legion?
File: Stuf Unit Frames (and Raid)08-05-16
hey totalpackage is it possible to...
Posted By: badness
hey totalpackage is it possible to have range/out of range work with inactive status for StufRaid? I've noticed that when I have an inactive raid member for example that is dead it always shows them in my range whether I am close to them or far. Hello?Can't implement this because I can't test it. If you find a solution and confirm i...
File: wMinimap08-02-16
Anyone else getting distorted or wa...
Posted By: badness
Anyone else getting distorted or warped textures on the minimap?
File: Stuf Unit Frames (and Raid)07-28-16
hey totalpackage is it possible to...
Posted By: badness
hey totalpackage is it possible to have range/out of range work with inactive status for StufRaid? I've noticed that when I have an inactive raid member for example that is dead it always shows them in my range whether I am close to them or far. Hello?
File: NameplateRange07-27-16
I ran the script and the nameplates...
Posted By: badness
I ran the script and the nameplates are still clamped to my screen. What else can I do?
File: bdChat07-22-16
Message: Interface\AddOns\bChat\bCh...
Posted By: badness
Message: Interface\AddOns\bChat\bChat.lua:129: attempt to index field '?' (a nil value) Time: 07/21/16 13:58:35 Count: 1 Stack: Interface\AddOns\bChat\bChat.lua:129: in main chunk Locals: gsub = defined =:-1 newAddMsg = { } AddMessage = defined @Interface\AddOns\bChat\bChat.lua:66 highlighturl...