Another WIP - playing around with EEPanels2 :)
OOC
Combat
Nice, simple, clean, loving it!
1 small thing, which I think is unintentional: The alignment of your own class and race text next to the frame could be a bit better. It's now sitting just below the mana bar, would like nicer exactly next to it, like you did with the target frame. (Best noticable in the OOC SS btw.)
saulhudson: Thanks for the UI and the link as well, I don't have a widescreen so I'll have to tweak it a bit. This should make things that much easier... cheers!
I am designing a UI based on Caiths UI. I've been reading a bit on how to make/setup good UIs. One of the things that is recommended, is to talk to a "Color Expert" - I am, by no means, an expert at anything remotely close to colors...
So, i was wondering - Would anyone be kind enough to post three shades of colors that that would look nice in a UI that has a lot of black? I am thinking of blueish greyish colors.
This is my current WIP. I'll probably change it to something else soon, though... /shrug ;)
Looking good!
Love the detail that the butterfly in the bottom right adds to your UI! :)
2 "buts" however...
Maybe you could change the texture for the mana/power bar a bit, somehow it kinda looks weird having the same T-shaped thing right below each other (but that's just personal taste ofcourse!)
I see you added your elite graphics frame (you uploaded in the Pitbull thread I think (for people wanting to download it), but with the current selected target it falls behind the mana bar, since you probably made the layout with a target frame that had no mana bar (?). So maybe you can add some code to the frame to stretch a bit when selected target has mana.
1. Yeah, you can't have a different texture for the power bar in PitBull... Maybe find something else, though... I was thinking of matching the vines in the art.
2. That was intentional. I didn't want it to go all the way around the frame. :)
Another WIP - playing around with EEPanels2 :)
OOC
Combat
Nice, simple, clean, loving it!
1 small thing, which I think is unintentional: The alignment of your own class and race text next to the frame could be a bit better. It's now sitting just below the mana bar, would like nicer exactly next to it, like you did with the target frame. (Best noticable in the OOC SS btw.)
I noticed the alignment as well and actually after taking the SS went in and discovered that in the layout code the alignments are slightly off for left to right. Manually tweaked them so it is balanced now :).
This is my current WIP. I'll probably change it to something else soon, though... /shrug ;)
Looking good!
Love the detail that the butterfly in the bottom right adds to your UI! :)
2 "buts" however...
Maybe you could change the texture for the mana/power bar a bit, somehow it kinda looks weird having the same T-shaped thing right below each other (but that's just personal taste ofcourse!)
I see you added your elite graphics frame (you uploaded in the Pitbull thread I think (for people wanting to download it), but with the current selected target it falls behind the mana bar, since you probably made the layout with a target frame that had no mana bar (?). So maybe you can add some code to the frame to stretch a bit when selected target has mana.
1. Yeah, you can't have a different texture for the power bar in PitBull... Maybe find something else, though... I was thinking of matching the vines in the art.
2. That was intentional. I didn't want it to go all the way around the frame. :)
1. Hmmm,didn't know that... Vines would probably look very nice!
2. Kk, lol :)
Quote from savantido »
Quote from Vuurmeester »
Quote from savantido »
Another WIP - playing around with EEPanels2 :)
Nice, simple, clean, loving it!
1 small thing, which I think is unintentional: The alignment of your own class and race text next to the frame could be a bit better. It's now sitting just below the mana bar, would like nicer exactly next to it, like you did with the target frame. (Best noticable in the OOC SS btw.)
I noticed the alignment as well and actually after taking the SS went in and discovered that in the layout code the alignments are slightly off for left to right. Manually tweaked them so it is balanced now :).
So Pitbull has this layout "problem" in it's code?
Did you change the lua to correct for this?
Maybe something you can report to ckk?
function cml:UpdateText()
localTime = date("%H:%M")
mem = collectgarbage("count")
local down, up, lag = GetNetStats();
local framerate = floor(GetFramerate() + 0.5)
TextValue1:SetText(localTime)
TextValue2:SetText("|cffececec"..floor(mem / 1024).."mb|r|cffffea00+|r|cffececec"..lag.."ms|r|cffffea00+|r|cffececec"..framerate.."fps|r")
TextValue1:SetShadowOffset(1, -1)
TextValue2:SetShadowOffset(1, -1)
end
Nice, simple, clean, loving it!
1 small thing, which I think is unintentional: The alignment of your own class and race text next to the frame could be a bit better. It's now sitting just below the mana bar, would like nicer exactly next to it, like you did with the target frame. (Best noticable in the OOC SS btw.)
Beautiful UI. What's that addon in the lower right corner showing memusage etc.? Been looking for something like that for ages.
http://www.colourlovers.com/ enjoy
1. Yeah, you can't have a different texture for the power bar in PitBull... Maybe find something else, though... I was thinking of matching the vines in the art.
2. That was intentional. I didn't want it to go all the way around the frame. :)
Yeah, and proving that "less is more". :P
What's CML? Linky?
I noticed the alignment as well and actually after taking the SS went in and discovered that in the layout code the alignments are slightly off for left to right. Manually tweaked them so it is balanced now :).
1. Hmmm,didn't know that... Vines would probably look very nice!
2. Kk, lol :)
So Pitbull has this layout "problem" in it's code?
Did you change the lua to correct for this?
Maybe something you can report to ckk?
I'm getting some requests lately so I'll just put the official link for CML here. Feel free to share it with your friends etc.
http://www.fuskbugg.se/pub/misc/CML.rar
I've quit playing the game though so this is probably my last post here! Take care.
Well, quite a mod u left behind :) I think everyone who has posted a ui here uses it ;)
Ooohhh, that thing.
forgive me, Auctioneer is enabled atm =/
http://i6.tinypic.com/4po45qe.jpg
edit: Can anyone share their code in order to add fps into CML? Thanks! My knowledge in this is exactly .001% ;)
http://img158.imageshack.us/img158/5936/cleancastle8.jpg
In a Party, also showing focus and focus debuffs
http://img158.imageshack.us/img158/9607/partyfs0.jpg
In a AB 'Raid' also showing focus and focus buffs
http://img255.imageshack.us/img255/3934/bgraidst2.jpg
Normally my Minimap is always toggled off tho :) Hope you like it
Feedback is always appreciated.
edit: Zepyr, Aly, you guys rock.