Results: 35Comments by: breor
File: Aurora06-01-11
The borders for the recent guild sp...
Posted By: breor
The borders for the recent guild spell and Profession reagents is wider than it should be, see screenshot: http://img560.imageshack.us/img560/2978/wowscrnshot060111162347.jpg
File: FreeUI05-31-11
Also do you plan to reskin the DBM...
Posted By: breor
Also do you plan to reskin the DBM range and health frames?
File: FreeUI05-30-11
Will you be adding all the recently...
Posted By: breor
Will you be adding all the recently updated skinned components from Aurora to FreeUI with the next update?
File: alDamageMeter05-27-11
Would it be possible to make an opt...
Posted By: breor
Would it be possible to make an option to only save boss segments?
File: oUF_Slim01-12-11
When I am targeting a unit that is...
Posted By: breor
When I am targeting a unit that is casting, their unit name disappears, I am wondering what part of the code does this?
File: oUF_Slim01-11-11
Yes I will share it, I only have th...
Posted By: breor
Yes I will share it, I only have the first few fights done so far, as that is all I need, when I have more time, possibly this weekend, I will update it again. -- Cataclysm -- Baradin Hold --Argaloth = true, -- The Bastion of Twilight -- Halfus Wyrmbreaker = true, -- Valiona and Theralion = tru...
File: oUF_Slim01-05-11
Your code gave me a great base for...
Posted By: breor
Your code gave me a great base for my Unit frames, good work! I am currently in the process of updating the PvE whitelist for Cataclysm content. I could use some help, if anyone can give me certian debuffs/buffs that are important to see for any trash/heroic encounters, please let me know. I am currently adding all bosses, 5 man a...
File: FreeUI01-04-11
In what module/script is the code y...
Posted By: breor
In what module/script is the code you moved it in? I may have accidently deleted/changed that code without realizing.
File: FreeUI01-04-11
Yeah I do not have the capture bar,...
Posted By: breor
Yeah I do not have the capture bar, is there a script you used to maybe move it? Or did you not touch it in your UI? Also, I get the cap bar in EotS but not in TB. Weird.
File: FreeUI01-03-11
I do not get a progress bar for Tol...
Posted By: breor
I do not get a progress bar for Tol Barad objectives, not sure what to do to enable them.
File: FreeUI12-13-10
Not needed sure but it does look pr...
Posted By: breor
Not needed sure but it does look pretty :) And yes for everyone using the code block, just remove these lines(they are not needed as it is redundant if you are not trying to color the border by text color). for i, frame in next, bubbles do local r, g, b = frame.text:GetTextColor() frame:SetBackdropBorderColor(0, 0, 0, .8...
File: FreeUI12-13-10
For anyone who wants to add the ski...
Posted By: breor
For anyone who wants to add the skinned dialogue bubble frames, add this code to any script you have loaded(I did it in tooltips.lua): local chatbubblehook = CreateFrame("Frame", nil, UIParent) local noscalemult = 1 local tslu = 0 local numkids = 0 local bubbles = {} local function skinbubble(frame) for i=1, frame:GetNu...
File: TinyDPS12-13-10
What is the font in the second scre...
Posted By: breor
What is the font in the second screenshot?
File: FreeUI12-12-10
Oh alright guess I'll look for it i...
Posted By: breor
Oh alright guess I'll look for it in Tuk's UI and edit to to fit the 1 pixel beauty that is your UI :)
File: FreeUI12-12-10
I noticed that the popup dialogue i...
Posted By: breor
I noticed that the popup dialogue in your second screenshot, the background is skinned. What file edits that? I have made heavy edits to most files in your UI and I do not usually replace full files, so I am wondering which one alters the look of the popup bubbles. As always, great work :)
File: FreeUI11-29-10
Any plans to go back to TinyDPS?
Posted By: breor
Any plans to go back to TinyDPS?
File: FreeUI11-22-10
Any chance you will add an actual T...
Posted By: breor
Any chance you will add an actual ToT frame to the unit frames, rather than just the text? If not how would I go about adding it in the code?
File: Grid11-17-10
My groups are also diagonal, only i...
Posted By: breor
My groups are also diagonal, only in 10 man +, 5 man is OK.
File: FreeUI10-24-10
Just a small thing that I would lov...
Posted By: breor
Just a small thing that I would love to see changed... The background of the health bars, when they are depleted, if they could be class colored like in Grid and oUF_Alza, that would be amazing. I tried to do it myself but I do not know what to change in the UpdateHealth function to make it work.
File: FreeUI10-17-10
Ignore my errors, I didn't update t...
Posted By: breor
Ignore my errors, I didn't update the Install so I was using the older versions saved variables which will cause those errors :/ great UI keep up the good work.
File: FreeUI10-17-10
I'm getting a bunch of TinyDPS erro...
Posted By: breor
I'm getting a bunch of TinyDPS errors, tried fixing them, there was a Shadow offset error(incorrect variable), an error with the delay variable, and then I got stuck on a for error. I just reverted back to the older version of TinyDPS for now.
File: rActionBar10-15-10
Thanks for the update but for some...
Posted By: breor
Thanks for the update but for some reason when I enable the addon it removes the currency tab from my character sheet.
File: FreeUI10-14-10
Yes the nameplate bug has been conf...
Posted By: breor
Yes the nameplate bug has been confirmed... I am wondering about action bars though, sometimes the main action bar doesn't appear, sometimes the old art is not hidden when I am on my warrior, both very annoying.
File: FreeUI09-19-10
World Map Party Icons
Posted By: breor
Would love to see party/raid icons in world map in the style of Mapster... with their class color and in a raid their group. Other than that this UI is nearly perfect :) great job.
File: TinyDPS07-31-10
Wow thanks for the very quick reply...
Posted By: breor
Wow thanks for the very quick reply :) Great addon btw. Great styling and efficiency.