Thread Tools Display Modes
04-06-11, 04:22 PM   #681
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Originally Posted by haylie View Post
She means that instead of the casting border being pixel perfect like the regular border, it's bigger and has rounded edges; and even after redownloading the skin the casting border still looks weird.

Have you tried looking at the casting border in photoshop? Try replacing it with the regular black border, see if the problem persists. If it doesn't just recolor the black border yellow and you're set.
I love you. <3

Also, thanks everyone for their input go team!


Code:
-- Onload
local _, Class = UnitClass("player")
local Color = RAID_CLASS_COLORS[Class]
self.bg:SetVertexColor(Color.r, Color.g, Color.b, self.bg:GetAlpha())
So I am using this for KG Panels... But having a problem with it. When I log in, or reload it's going white instead of going back to player class color z.z bleh scripting. Tried to search for problem, and just had the same codes and people asking for a easier way to color classes
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah

Last edited by Lily.Petal : 04-06-11 at 04:24 PM.
 
04-06-11, 04:55 PM   #682
Aprikot
A Frostmaul Preserver
 
Aprikot's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 284
Originally Posted by tenub View Post
If it's a ButtonFacade skin you'll have to look in the corresponding directory for the proper files to edit in Photoshop (probably highlight or border or something). You'll know the right file when you open it and look at it.
Originally Posted by Lily.Petal View Post
It is, but the buttonfacade isn't the problem. As right now, I do not know
Originally Posted by haylie View Post
Have you tried looking at the casting border in photoshop? Try replacing it with the regular black border, see if the problem persists. If it doesn't just recolor the black border yellow and you're set.
Originally Posted by Lily.Petal View Post
I love you. <3
I'm confused...tenub's & haylie's suggestions are roughly the same. What texture did you recolor if not a BF texture? Or what am I missing?
 
04-06-11, 05:20 PM   #683
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Originally Posted by Aprikot View Post
I'm confused...tenub's & haylie's suggestions are roughly the same. What texture did you recolor if not a BF texture? Or what am I missing?
I just recolored it D: that's all. The actual textures weren't the problem. (for some reason.) So I just went in and recolored it and it worked. that's what I was thanking for.

I will probably one day have to go back and fix it entirely, but right now just having no colored border seems to work.
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah
 
04-07-11, 02:30 AM   #684
Tanthalus
An Aku'mai Servant
 
Tanthalus's Avatar
Join Date: Jan 2006
Posts: 35
KGPanels was a pain in the ass. When I learned myself some basic LUA, it was not only easier but much more powerful.
 
04-07-11, 07:58 AM   #685
Tyranex
A Murloc Raider
 
Tyranex's Avatar
Join Date: Mar 2011
Posts: 5
Originally Posted by Rosoaa View Post
It's pretty much done now, but I need a few opinions.



Does the font on the aura's match the rest of the UI? I'm using Expressway Free on everything except the aura icons because it looks messy with an outline. Also, I think I need to do something about my nameplates.

If you noticed it looks like the chat frame, skada, and minimap are popping out at your face. It has a nice look, but I feel I should do the same for the unit frames, and possibly the raid, boss, and party frames as well. Any ideas on that?
Hoping you keep the frames as is. Any idea on a release date for this?
 
04-07-11, 04:16 PM   #686
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
First attempt at a 'thin' UI. I personally prefer my 'aurora' style one, buuut recent cleaning got it deleted /sigh;

But anyways;
I don't know how people can play without action bars So I still have mine in. xD

Player/Action Bar.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_040711_181331.jpg
Views:	722
Size:	20.8 KB
ID:	5962  
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah
 
04-07-11, 04:49 PM   #687
Remsaa
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 19
Originally Posted by Lily.Petal View Post
First attempt at a 'thin' UI. I personally prefer my 'aurora' style one, buuut recent cleaning got it deleted /sigh;

But anyways;
I don't know how people can play without action bars So I still have mine in. xD

Player/Action Bar.
I like it
 
04-07-11, 05:53 PM   #688
Oraknathal
A Flamescale Wyrmkin
 
Oraknathal's Avatar
Join Date: Sep 2010
Posts: 143
Originally Posted by Lily.Petal View Post
First attempt at a 'thin' UI. I personally prefer my 'aurora' style one, buuut recent cleaning got it deleted /sigh;

But anyways;
I don't know how people can play without action bars So I still have mine in. xD

Player/Action Bar.
LOL im working on sumthing of the same nature.
 
04-07-11, 06:52 PM   #689
Othgar
"That" Guy
 
Othgar's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2010
Posts: 228
First try at a tanking UI. still working on a raid setup but I'll post some screenies when I get then.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_040711_204836.jpg
Views:	736
Size:	391.7 KB
ID:	5963  
__________________


 
04-07-11, 09:26 PM   #690
Tanthalus
An Aku'mai Servant
 
Tanthalus's Avatar
Join Date: Jan 2006
Posts: 35
Originally Posted by Lily.Petal View Post
First attempt at a 'thin' UI. I personally prefer my 'aurora' style one, buuut recent cleaning got it deleted /sigh;

But anyways;
I don't know how people can play without action bars So I still have mine in. xD

Player/Action Bar.
Like it. Class color for the health backdrop would be confusing to me though.
 
04-08-11, 04:19 PM   #691
sakurakira
A Chromatic Dragonspawn
 
sakurakira's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 151
Originally Posted by Cala View Post
Here's my latest, something I'm rather happy with at the moment. I'm just having issues with oUF_Freebgrid, as in I don't know where to put it to be useful for my healing priest and a kitty druid.

First shot is the messy as it gets raid and the second is idling.
What are you using for your action buttons and buff borders?
__________________
Arise, my champion!
 
04-08-11, 07:07 PM   #692
LLozaa
A Deviate Faerie Dragon
Join Date: Jan 2011
Posts: 19
Originally Posted by Zagrei View Post
I just made my own panel in LUA, and placed it behind my actionbars. It may not be the 'easiest' way, but it works perfectly for me

I assume you mean the black bar at the bottom of my screen. I used LitePanels for that, partially as an experiment with LitePanels, and partially because it seemed do do the job well (and in an easier way! Haha). It doesn't actually have anything to do with LynStats, I just placed that on top of the panel.
Could you guide me in the direction of how to add the panel to the button?
 
04-08-11, 07:25 PM   #693
Keelyne
A Murloc Raider
 
Keelyne's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2010
Posts: 9
Darkstlaker UI

Check out my current work in progress:



Feedback would be greatly appreciated
__________________
Keelyne
 
04-08-11, 08:25 PM   #694
LLozaa
A Deviate Faerie Dragon
Join Date: Jan 2011
Posts: 19
Originally Posted by Keelyne View Post
Check out my current work in progress:



Feedback would be greatly appreciated
by any chance is this a remake of http://www.wowuigallery.com/topic/dicate-ui
?
 
04-08-11, 08:43 PM   #695
Keelyne
A Murloc Raider
 
Keelyne's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2010
Posts: 9
Originally Posted by LLozaa View Post
by any chance is this a remake of http://www.wowuigallery.com/topic/dicate-ui
?
why yes it is :P with some person twists added :P
__________________
Keelyne
 
04-08-11, 09:34 PM   #696
Plickz
A Cyclonian
AddOn Compiler - Click to view compilations
Join Date: Jul 2010
Posts: 42
Originally Posted by LLozaa View Post
by any chance is this a remake of http://www.wowuigallery.com/topic/dicate-ui
?
some of the pixel font sizes are wrong.
__________________
 
04-08-11, 10:46 PM   #697
tenub
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 111
Originally Posted by Plickz View Post
some of the pixel font sizes are wrong.
Maybe he wanted them blurred and larger. EVER THINK OF THAT?
 
04-09-11, 02:11 AM   #698
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Having some problems with what to do with my UI. :< Been 'trying' to do a small thin one, seems to be going okay, but I have no idea where to put the rune bars for my DK. Any suggestions?

1st image: Where Runes are now.
2nd image: Target
3rd image: Target + Threat
4th image: Health deficiency

No idea what to do with my rune bars right meow.

(ya ya, I know my chat is pixeled right now z.z sshhh)

PS: Power Bar colors is class colors. So right now as a DK, it's not shown since I do not have any RP.


Originally Posted by Keelyne View Post
Check out my current work in progress:

[ img ]

Feedback would be greatly appreciated
Seems to me that some of the text isn't the correct size and is kind of blurring out :3 might wanna look at that or I needs to get my glasses.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_040911_040454.jpg
Views:	594
Size:	27.4 KB
ID:	5964  Click image for larger version

Name:	WoWScrnShot_040911_040754.jpg
Views:	618
Size:	316.2 KB
ID:	5965  Click image for larger version

Name:	WoWScrnShot_040911_040811.jpg
Views:	615
Size:	345.8 KB
ID:	5966  Click image for larger version

Name:	WoWScrnShot_040911_042137.jpg
Views:	633
Size:	319.2 KB
ID:	5968  

__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah

Last edited by Lily.Petal : 04-09-11 at 02:22 AM.
 
04-09-11, 03:35 AM   #699
Oraknathal
A Flamescale Wyrmkin
 
Oraknathal's Avatar
Join Date: Sep 2010
Posts: 143
Originally Posted by Lily.Petal View Post
Having some problems with what to do with my UI. :< Been 'trying' to do a small thin one, seems to be going okay, but I have no idea where to put the rune bars for my DK. Any suggestions?

1st image: Where Runes are now.
2nd image: Target
3rd image: Target + Threat
4th image: Health deficiency

No idea what to do with my rune bars right meow.

(ya ya, I know my chat is pixeled right now z.z sshhh)

PS: Power Bar colors is class colors. So right now as a DK, it's not shown since I do not have any RP.



Seems to me that some of the text isn't the correct size and is kind of blurring out :3 might wanna look at that or I needs to get my glasses.
very very nice
whats the font you are using for the threat meter and the one for the ufs?
 
04-09-11, 05:09 AM   #700
nom4k
A Defias Bandit
 
nom4k's Avatar
Join Date: Dec 2010
Posts: 3
Originally Posted by Keelyne View Post
Check out my current work in progress:



Feedback would be greatly appreciated
Hide the bags and the menu
 

WoWInterface » AddOns, Compilations, Macros » UI Screenshots, Feedback and Design Discussion » UI Feedback Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off