Thread Tools Display Modes
04-25-11, 03:11 PM   #841
Greevir
A Cyclonian
 
Greevir's Avatar
AddOn Compiler - Click to view compilations
Join Date: Apr 2009
Posts: 45
Would you mind if I copy your layout for my own personal UI? Really like it and have pretty much put it together the way I want but would like your permission to use it. (not releasing, I'm kinda like you in the regard to releasing compilations)
 
04-25-11, 03:28 PM   #842
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
What I've been playing with lately...not really satisdied with it~
Attached Thumbnails
Click image for larger version

Name:	roth homage.jpg
Views:	785
Size:	1.60 MB
ID:	6066  
__________________
 
04-25-11, 03:49 PM   #843
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Originally Posted by Kendian View Post
What I've been playing with lately...not really satisdied with it~
WTB your experience bar... I can't find ANY good ones lately. The ones I have in mind are stuck to the minimap and the other just doesn't work properly z.z

Also if you don't like the shadow in your chat,
Code:
ChatFrame1:SetShadowColor(0, 0, 0, 0) -- 4th arg is alpha
ChatFrame1:SetShadowOffset(0, 0) -- x, y
-- [[ ChatFrame1:SetSpacing(3) (optional, changes the vertical spacing on your lines) ]]
Anywhere in any LUA of any addon (at top) to remove the 'shadow' of your chat frames. Just change the Frame# for w.e chat window. (2 would be combat log)


Originally Posted by Greevir View Post
Would you mind if I copy your layout for my own personal UI? Really like it and have pretty much put it together the way I want but would like your permission to use it. (not releasing, I'm kinda like you in the regard to releasing compilations)
If you're talking to me, go for it. Just don't go uploading it because I would to do that myself once I can ;D

EDIT: Also, while I am at it, anyone happen to know a minimap mod similar to BasicMinimap, but allows me to change the size? Nothing fancy :3
EDIT2: Thanks to Nib, and his awesomeness, He gave me a code for aggroing border colors ONLY if certain conditions were met: If you have a Pet out, in a party or raid, it will show the colors, but if in a BG or Solo, it won't. Thank you nib! And code for KGPanels has been updated in my sig if anyone is interested.

Also, new pic of said color borders ;D
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_042511_181812.jpeg
Views:	732
Size:	577.7 KB
ID:	6067  Click image for larger version

Name:	WoWScrnShot_042511_194855.jpeg
Views:	684
Size:	538.2 KB
ID:	6069  
__________________

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

Last edited by Lily.Petal : 04-25-11 at 05:42 PM.
 
04-25-11, 05:18 PM   #844
Greevir
A Cyclonian
 
Greevir's Avatar
AddOn Compiler - Click to view compilations
Join Date: Apr 2009
Posts: 45
Originally Posted by Lily.Petal View Post
If you're talking to me, go for it. Just don't go uploading it because I would to do that myself once I can ;D
Ya, sorry about that. Should of specified who. No plans on releasing it. I still use an old 4:3 ratio monitor so I tend to put together my own UIs. Thanks!
 
04-25-11, 05:34 PM   #845
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
Originally Posted by Lily.Petal View Post
WTB your experience bar... I can't find ANY good ones lately. The ones I have in mind are stuck to the minimap and the other just doesn't work properly z.z
Its stExperience bar that I've fiddled with code to make class-colored (forefront and bg textures) and changed the anchoring so I can move it anywhere~
__________________
 
04-25-11, 05:41 PM   #846
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Originally Posted by Kendian View Post
Its stExperience bar that I've fiddled with code to make class-colored (forefront and bg textures) and changed the anchoring so I can move it anywhere~
Mind putting the Lua into an attachment please :O? <3

Also, raid frames.
Attached Thumbnails
Click image for larger version

Name:	WoWScrnShot_042511_194855.jpeg
Views:	1646
Size:	538.2 KB
ID:	6068  Click image for larger version

Name:	WoWScrnShot_042511_205903.jpeg
Views:	1563
Size:	484.4 KB
ID:	6070  
__________________

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

Last edited by Lily.Petal : 04-25-11 at 06:50 PM.
 
04-25-11, 06:20 PM   #847
Lithil
A Defias Bandit
Join Date: Feb 2011
Posts: 2
Originally Posted by Lily.Petal View Post

Also, new pic of said color borders ;D
Its looking great just one thing that CoolLine feals abit redundant to me as you alredy have 2 action bars showing next your frame. Unless your filtering it for specific CDs. If its not needed then you can have threat meter & dps meter beneath second action bar side by side. I think just threat bar beneath in ceneter would be best though.
 
04-25-11, 06:41 PM   #848
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Originally Posted by Lithil View Post
Its looking great just one thing that CoolLine feals abit redundant to me as you alredy have 2 action bars showing next your frame. Unless your filtering it for specific CDs. If its not needed then you can have threat meter & dps meter beneath second action bar side by side. I think just threat bar beneath in ceneter would be best though.
I was thinking of getting rid of it, I don't need it seeing as I have a CD watcher on my abilites button anywhos. Thanks for the tip
__________________

Aggro Color to KG Panels Borders - Nibelheim
Lua Based UI Hider - Nibelheim
Custom LUA PowerText - Stuf - Nibelheim, Seerah
 
04-25-11, 07:57 PM   #849
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
Originally Posted by Lily.Petal View Post
Mind putting the Lua into an attachment please :O? <3
http://www.wowinterface.com/download...riencebar.html
Here ya go, hope it helps~
__________________
 
04-25-11, 08:01 PM   #850
Nerielle
A Cyclonian
 
Nerielle's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 47
Lily, not sure if it's been mentioned or if you were aware, but the damage meter is out by a little bit either side of the cooldown bar. I only noticed when I was looking at the texture you were using there
 
04-25-11, 10:06 PM   #851
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
ANd from that earlier post, came this, lol. I'm happier with this, I think. As always, C&C and suggestions are welcome~
Attached Thumbnails
Click image for larger version

Name:	Leveling UI.jpg
Views:	733
Size:	1.69 MB
ID:	6071  
__________________
 
04-26-11, 01:53 AM   #852
tenub
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 111
 
04-26-11, 03:56 AM   #853
ravagernl
Proceritate Corporis
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 1,176
Originally Posted by Lily.Petal View Post
Mind putting the Lua into an attachment please :O? <3

Also, raid frames.
Is it me or is that my statusbar texture Don't see it often!

Looks awesome and easy to play with.
 
04-26-11, 05:30 AM   #854
sakurakira
A Chromatic Dragonspawn
 
sakurakira's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 151
Originally Posted by tenub View Post
Holy WOW! That is the best glass effect I've ever seen in a UI.
__________________
Arise, my champion!
 
04-26-11, 06:49 AM   #855
Aprikot
A Frostmaul Preserver
 
Aprikot's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 284
Originally Posted by mrruben5 View Post
Is it me or is that my statusbar texture
I noticed that too...looks good.

Originally Posted by Lily.Petal View Post
Ruben, vertical textures flipped.
Originally Posted by tenub View Post
Really nice!
 
04-26-11, 07:36 AM   #856
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
Originally Posted by tenub View Post
Amazing glass effect. Good job! Can I ask how you did that?

--

Spent some time doing cleaning up the auction frame. Button highlight colour based on class, etc.

 
04-26-11, 07:53 AM   #857
Lily.Petal
A Molten Giant
 
Lily.Petal's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2010
Posts: 540
Originally Posted by tenub View Post
Sexy as h*ll.

@Hal: Can't wait to DL the new version.

@Ruben: Your texture is sometimes a little to hard to work with :P It's dark and sometimes doesn't work well unless with light colors and certain texts/borders/lightings. I have loved the texture for a long time but was unable to ever use it properly till now.

@Ken: I personally liked the other one more, but that's just me and thank you for the upload.
__________________

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

Last edited by Lily.Petal : 04-26-11 at 07:55 AM.
 
04-26-11, 10:45 AM   #858
haylie
A Scalebane Royal Guard
 
haylie's Avatar
Join Date: May 2009
Posts: 417
Originally Posted by Haleth View Post
Amazing glass effect. Good job! Can I ask how you did that?
Seriously? Use a glossy texture with no backdrop and set it to fill on loss. D'oh.

The frames themselves look good, the rounded edges are a nice touch but the huge numbers inside the frame kind of ruin it.

Reminds me of one of Duke's older UIs.

Last edited by haylie : 04-26-11 at 10:49 AM.
 
04-26-11, 10:54 AM   #859
tenub
A Flamescale Wyrmkin
AddOn Author - Click to view addons
Join Date: Sep 2008
Posts: 111
Originally Posted by haylie View Post
Seriously? Use a glossy texture with no backdrop and set it to fill on loss. D'oh.

The frames themselves look good, the rounded edges are a nice touch but the huge numbers inside the frame kind of ruin it.
I'm fairly certain he's asking how to make it in Photoshop in which case I can't exactly tell you. I used a a lot of layers involving gradients and masking as well as different brushes. Using actually good fonts does make a difference. The percentages use Lucidia and everything else is Trajan. Also I'm not exactly sure the hp/mp percentages inside would look better any other way. Maybe I can tone down the two font sizes a notch or two but I would prefer for them to be quite a bit larger than their hp/mp value counterparts (the numbers below the frames).
 
04-26-11, 02:31 PM   #860
Sniffles
A Black Drake
 
Sniffles's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2010
Posts: 86
My current Edit for 4.1

To Do:
Rewrite Actionbar Code (hide and show bars etc.)
Delete Low Resolution and High Resolution. Only 1 Resolution :S
Unitframes
Create AddOn Control Panel
Raid Layout

__________________
Hi!
 

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