change menu color

Discuss the future of Warzone 2100 with us.
User avatar
Olrox
Art contributor
Posts: 1999
Joined: 03 Jul 2007, 19:10

Re: change menu color

Post by Olrox »

hehehehehehehe
Buginator didn't plan the hidden text well enough xD
In addition to getting grayish background on his post, I've seen the text on my quote right now ;)

@Per
I guess I'll have to start modding the game to start being less ignorant about what I can or cannot do :stressed:
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: change menu color

Post by Per »

See #1062 for my palette patch. Please add your comments on the (primitive but simple) palette file format.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: change menu color

Post by Zarel »

Why not use a normal file format? Make it understand #FFFFFF, etc.
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: change menu color

Post by Buginator »

Per wrote:See #1062 for my palette patch. Please add your comments on the (primitive but simple) palette file format.
Hmm, I didn't see a e-mail from trac about this?

I take it trac is still broken?
and it ends here.
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: change menu color

Post by Per »

Zarel wrote:Why not use a normal file format?
Define 'normal file format'.
Zarel wrote:Make it understand #FFFFFF, etc.
That works well for RGB values. For RGBA values, it gets a bit messy to look at, IMHO (#FFFFFFFF hurts the brain).
User avatar
Mysteryem
Global Moderator
Global Moderator
Posts: 728
Joined: 22 Sep 2008, 19:44
Location: UK

Re: change menu color

Post by Mysteryem »

Per wrote:
Zarel wrote:Why not use a normal file format?
Define 'normal file format'.
Zarel wrote:Make it understand #FFFFFF, etc.
That works well for RGB values. For RGBA values, it gets a bit messy to look at, IMHO (#FFFFFFFF hurts the brain).
What about #FFFFFF and a seperate Alpha value?
"...If pure awesomeness were bricks, this would be the Great Wall of China...
The glory of this has collapsed on its self so far, that even the neutrons have collapsed."
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: change menu color

Post by Zarel »

How's about

#FFFFFF, FF

And if the alpha is left off, it should default to FF.