Results: 376Comments by: Wildbreath
File: bUnitFrames07-12-12
...just replace self.aura.size =...
Posted By: Wildbreath
...just replace self.aura.size = ((self:GetWidth()/6)-gap > 20) and (self:GetWidth()/6)-gap or ((self:GetWidth()/3)-gap > 20) and (self:GetWidth()/4)-gap or (self:GetWidth()/3)-gap to self.aura.size = 16
File: bBars07-09-12
fixed glyph taint and removed some...
Posted By: Wildbreath
fixed glyph taint and removed some bars, using blizzard only (while i havent any other solution) i havent plan to create exp bar now, maybe some later
File: bUnitFrames07-08-12
Hey, I love the simplicity and look...
Posted By: Wildbreath
Hey, I love the simplicity and looks of them, however I noticed changing the scales of the unitframes also made the buff frames and the debuff frames a lot larger, is there anyway to change the scale of them in the lua? Thanks in advanceHi there just change self.aura.size in function 'template'
File: bBars07-05-12
Re: Key Bindings
Posted By: Wildbreath
about a mirror keybindings: seems i should use only blizzard buttons before blizzard fix their binding system? also dominos using a SetBindingClick to all new buttons -_-
File: bBars07-04-12
Re: Lua error - Bbars not working in MoP beta
Posted By: Wildbreath
...i hope i fixed it. also added monk stances and vehicle buttons
File: bBars07-03-12
So loaded it and set it up, ..howev...
Posted By: Wildbreath
So loaded it and set it up, ..however now when you loging it only gives LUA errors and becomes disabled.error log please and i try to fix it
File: bUnitFrames07-02-12
Re: player unit popup menus
Posted By: Wildbreath
Not sure if its a problem my end but when i finish a dungeon i cant leave the party by right clicking playerfram (leave party group)default ui same havent option to leave party?
File: bUnitFrames07-01-12
Don't show debuffs on party/raid fr...
Posted By: Wildbreath
Don't show debuffs on party/raid frames for Monk. May be change/add monk in local CanDispel = { PRIEST = { Magic = true, Disease = true, }, Added MONK = { Magic = true, Curse = true, Poison = true, } and it work.ohh, sure. i will add it soon, make it custom edit (CanDispel) please now, thanks for issue
File: bUnitFrames06-30-12
Appears sacred power too late for t...
Posted By: Wildbreath
Appears sacred power too late for the Paladin. Please Fix it. Thank you for your work =) (sorry if my English is bad, i Use Google Translate)ty for issue, fixed also made a powerbar more smooth, added a icons support to bottom panel (statuses)
File: bUnitFrames06-30-12
uploaded new version - including ra...
Posted By: Wildbreath
uploaded new version - including raid and some new features
File: bUnitFrames06-29-12
could you make the powerbar more fl...
Posted By: Wildbreath
could you make the powerbar more fluid? would be great :)would you please be more specific about "fluid"? blur or smooth animate?
File: bUnitFrames06-21-12
Re: Move the totem bar
Posted By: Wildbreath
http://img17.imageshack.us/img17/8351/wowscrnshot062012231957.png Before your last fix it used to show up under the player frame now it shows up in the middle of the screen. Bug? thanks in advancebug. will fix today fixed
File: bUnitFrames06-20-12
would it be possible to use default...
Posted By: Wildbreath
would it be possible to use default icon borders for buffs/debuffs?i can add buttonfacade supporting for it (blizzard skin) or edit lua manually
File: bBars06-20-12
Love the addon! but Is there any wa...
Posted By: Wildbreath
Love the addon! but Is there any way to hide the minimap button?cough* no. but if you someknow lua you can (because addon havent any config in blizzard config panels) but... i think i will add it later and show/hide minimap button option also
File: bUnitFrames06-19-12
noticed a bug with Focus Frame ...t...
Posted By: Wildbreath
noticed a bug with Focus Frame ...try to resize/move frames and reloadui after it lock (/buf)? (because aura table size construct when addon_load event fired, other methods are much harder and will overgrowth my code size and it work speed) upd. that was a bug - fixed. thank for issue! ;)
File: bUnitFrames06-19-12
I ...so strange! check your WTF fol...
Posted By: Wildbreath
I ...so strange! check your WTF folder filesystem lock? because i resized and moved (today) all frames and it keep positions and sizes after reload :confused: and i see my mana and health values (player frame) if i changed it in game settings. but i will check it again tonight Make a damage and threst meter to replace Omen and R...
File: bUnitFrames06-18-12
Something isnt right. Its installe...
Posted By: Wildbreath
Something isnt right. Its installed, and this is whats listed in the TOCfixed castbars.lua is NOT in the file. So, whats up with the addon?was added casting bars and deleted it later It shows my HP, but not how much mana I have in numbers. Also, the target does not show the HP of the target. While I appreciate the minimal and smal...
File: bRaidFrames06-18-12
I'm testing some Addons in MoP Beta...
Posted By: Wildbreath
I'm testing some Addons in MoP Beta. I love your bUnitframes, and it's one of the rare Addons that works in Beta :) your bRaidframes actualy works not in MoP. Date: 2012-06-18 15:34:31 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\bRaidFrames\bRaidFrames.lua line 513: table index is nilthanks ;) i know...
File: bUnitFrames06-16-12
very nice addon !!! /salute :) i g...
Posted By: Wildbreath
very nice addon !!! /salute :) i get this error on all clases that DONT use combo points :)thanks for issue, i hope i fixed it
File: bUnitFrames06-16-12
А можн...
Posted By: Wildbreath
А можно добавить чтобы рядом с кол-вом хп на определенно...
File: bCastBars06-14-12
Hmm...I checked the OnUpdate functi...
Posted By: Wildbreath
Hmm...I checked the OnUpdate function. Do you need it if the show_timer is disabled? Currently you always call it. You may just "return" out of it if no timer is needed but you actually do not need to register it at all if no timer is shown? I mean that function will be called every frame. Even it is returned right away. What does...
File: chatSearcher06-11-12
So, what exactly do you do after th...
Posted By: Wildbreath
So, what exactly do you do after that? Okay, let's say I make the new chat window with "search" in the name. Now what? Do I do a slash command such as " /search word" and it does....? I'd like to download this and try it, but I'm not sure exactly what it does.check a new inputbox upper new chat window? :rolleyes:
File: bRaidFrames06-11-12
Would like to use this in my own UI...
Posted By: Wildbreath
Would like to use this in my own UI. However, I just have a couple questions before I put it in my UI and start modifying it. Currently doing a bit of testing. Can it show ICONS? Like when in a raid and the tanks are marked {star} {diamond}, is that visible? If not, would it be hard to add that? Also, it does NOT work with Cliq...
File: bCastBars06-08-12
can this support GCD and boss1, bos...
Posted By: Wildbreath
can this support GCD and boss1, boss2, boss3, boss4 castbars!? :banana:GCD - no. bosses - modify local castbars = { player = true, target = true, focus = true, pet = true, } as local castbars = { player = true, target = true, focus = true, pet = true, boss1 = true, boss2 = true, boss3 = true, boss4 = true, } you can add all u...
File: bCastBars06-05-12
Re: Re: Re: Re: Re: addon
Posted By: Wildbreath
так все и есть!Я имел в виду при касте каст бар не блокируе...