Page 1 of 1

Lobby client: black team color goes transparent

Posted: 21 Feb 2007, 10:13
by TradeMark
That small bug has appeared again, i reported it few versions ago and it got fixed, but now its there again :-)

Posted: 21 Feb 2007, 14:35
by Betalord
Can you tell me again what the problem was?

Posted: 21 Feb 2007, 16:10
by manored
Maybe if you make a very small customization on black color so it be not 100% black anymore this bug will vanish?

Posted: 21 Feb 2007, 16:10
by TradeMark
Bleh, picture will tell it better:
Image
That should be black, but its not.

The bug is because there is some sort of IF like this:

Code: Select all

if(color){
    draw_color();
}
Or thats what i think... but still dont understand why there is such thing...

Posted: 21 Feb 2007, 22:49
by manored
Ahhh... I tough the trasparency was on the units... :P

Posted: 22 Feb 2007, 10:26
by TradeMark
If you read the topic, it says "lobby client" not TASpring game...

Posted: 22 Feb 2007, 15:03
by Betalord
I can't reproduce it. I've set the color to 0 via regedit, but it shows black, not transparent in the lobby.

Can you go to HKEY_CURRENT_USER\Software\TASClient\TeamColors and tell me what value does the color that appears transparent have?

Posted: 22 Feb 2007, 15:26
by TradeMark
ffffffff

Now i know how it comes: choose the black color from the windows color selector by using the user own palet, which has by default 16 black colors.

So when i chose that black, i chose it from that palet.

When i select the color myself, it works fine.

Posted: 26 Feb 2007, 15:35
by TradeMark
Weeird, i noticed something.

It makes me white in game, but black in the list :-)