Page 2 of 4

Posted: 30 May 2005, 22:14
by Ace07
Yes, there could be choices...but for each choice there needs to be another png or bitmap file bundled with the client. If you make the files, I will put them in.

Posted: 30 May 2005, 22:59
by smoth
lol, if you really need them. I can zip them up for you.

What size bmp will you need?

Posted: 30 May 2005, 23:41
by Tim Blokdijk
@ Ace07, I can't get metal to look nice on it right now.
So if somebody with some blender skill like's to impress me. Go Ahead. :wink:

And about that 2-bit alpha, why do you want to support like 5 year old software?
As if anyone actualy would like to *use* something that old, let alone pay money for it. :roll:

Posted: 31 May 2005, 02:13
by Neuralize
Hmm. Firefox has an 8bit Alpha channel :P
Well, we got two opinions here. Either we do something like this

Image
Or pixel edges like this :P
Image

Posted: 31 May 2005, 03:14
by Nemo
I like pixal edges, looks much better to me when its not inside a little box.

nice work ace and neuralize

Posted: 31 May 2005, 05:53
by [K.B.] Napalm Cobra
Depends what you do with the box, if its part of some sort of theme it will probably look quite good, but on the other hand if its just there its probably better to go with the other choice.

Posted: 31 May 2005, 06:05
by Ace07
The pixley orbs aren't half bad. Against my black they work fine. :lol:

In the grey its bearable at the least. So, redo them to look like the gif you made above. Put them in png format too if you can. Possibly make them a bit smaller so that the orbs don't touch in the battleroom.

Now its time to work on the disconnect/connect icons.

In my opinion, the button look to them doesn't look good. Its ok to make a border of some type, but I don't like that border.

@Tim: 2-bit alpha is all windows supports. :twisted:
smoth wrote:lol, if you really need them. I can zip them up for you.

What size bmp will you need?
Send them in PNG format with an alpha channel. 24x24.

Posted: 31 May 2005, 07:27
by Neuralize
Image
Image
Image

Image
Image

Posted: 31 May 2005, 08:04
by Doomweaver
Don't use just colors, because remember some people are colorblind! (not me, but others)

Posted: 31 May 2005, 08:24
by Kinection
I second that don't just use colors thing.

I for one, am color blind :). Red/Green colorblind is pretty common, so I'm siding with the different shapes + color one's over just color difference.

Posted: 31 May 2005, 08:50
by Neuralize
Oh come on, we don't have to gimp everything. You can still hold your cursor over the icon and it theoretically will tell you the Ping.

Posted: 31 May 2005, 09:18
by [K.B.] Napalm Cobra
Can we not ruin a rather nicely shaping up gui because some people are unable to fully utilise it. Maybe make a image and text version.

Posted: 31 May 2005, 10:37
by Doomweaver
Just change the size a bit as well. That's all, just something simple.

Posted: 31 May 2005, 15:27
by Tim Blokdijk
@Ace07, I'm running Ubuntu so you can safely drop windows support.. :wink:

Anyway, things don't have to look that great for the first release.
Something needs to be left for others to improve.

Posted: 31 May 2005, 17:30
by Ace07
Well, the reason why I can't have full 8-bit support like GTK has, is because of Windows. wxWidgets is an API that works with all window systems, and therefore it doesn't have all the nice pretty features of GTK. I wish it could be pretty in GTK and ugly in Windows, but it seems we don't have that choice.

Since so many people want text instead of pictures (for ping). I think I can make it an option somewhere. It will default to pictures because that is more user friendly.

@Neutralize: I like the disconnect/connect icons now. They are really cool. Now comes the time to impliment it. :lol:

Posted: 01 Jun 2005, 03:57
by Ace07
I took some creative license to get the edges a little more consistent on the orbs. They look like the final product to me:

Image
Image

(I also did some touch up on the multi-orbs too. I plan to use those in the final version as an option to the full orbs.)

Posted: 01 Jun 2005, 08:43
by [K.B.] Napalm Cobra
Black looks nice.

Posted: 01 Jun 2005, 15:08
by Doomweaver
Will windows useers be able to use the cool black gui?

Posted: 01 Jun 2005, 15:28
by SinbadEV
why can't you just force us to D/L GTK to use it.. I mean I'd be happier getting that then I was getting .net framework... heck I already have it...

Posted: 01 Jun 2005, 17:31
by Ace07
I have already done so much work in wxWidgets that it would be impossible to switch over now. I originally was going to use GTK, but we switched because wxWidgets has a lot better cross platform support.

The black GUI is mine. Its a metacity theme that I downloaded a long time ago. I don't think windows has any such theme. However, I could make the window black somehow. I need to learn how to manipulate the colors better in wxWidgets before I can guarantee you a black background.