Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bug Report (https://forums.graalonline.com/forums/forumdisplay.php?f=193)
-   -   Windows v6 beta test (https://forums.graalonline.com/forums/showthread.php?t=134257598)

Mark Sir Link 04-05-2011 12:15 AM

just went through and looked at all the hex to rgb conversions and the decimal floats to 10 places on several of them, might be better off leaving them in hex form for readability and just using hextorgb as you go after all.

oo_jazz_oo 04-05-2011 12:28 AM

I made a color chart of all the colors from the list Kevin provided...

http://i.imgur.com/GcFlg.png

The bottom left one is wrong because there was a # in the hex, and i'm too lazy to find out what it actually is. (Edit: Just realized, its probably a 3 and i'm just stupid :P)

Mark Sir Link 04-05-2011 12:48 AM

good spot, blanchedalmond hex should be changed to #FFEBCD

edited post

Mark Sir Link 04-05-2011 01:15 AM

I can understand the reasoning somewhat for not adding full support to just set to hex colors but I still think full support should be added, then players could use a scripted color wheel to select colors or input RGB/HEX values directly

for the players not as interested in full customization it would still be really easy to create a premade palette with the current colors + a few additions like a better shade of brown, orange, etc

SlikRick 04-05-2011 02:10 AM

does guigames_arcmessage2.png really need to download EVERY time the client is opened?

DustyPorViva 04-05-2011 02:35 AM

Ya, we shouldn't get those download popups for minor downloads every time we log onto a server. All it is is an annoying window we have to close when we log on.

fowlplay4 04-05-2011 02:44 AM

At most a generic http://forums.graalonline.com/forums...c/progress.gif icon to indicate files are being downloaded would suffice.

Fulg0reSama 04-05-2011 06:23 AM

Quote:

Originally Posted by fowlplay4 (Post 1641330)

I love that icon.

TSAdmin 04-05-2011 07:42 AM

Quote:

Originally Posted by Stefan (Post 1641239)
- Windows are opened in "cascade" style instead of at the mouse position

This, unfortunately, presents the problem that you're still having to move it when you start Graal up because it always appears on the left, cascaded down slightly. As mentioned, "Saving window positions" for the client windows would be much simpler for everyone.

MrOmega 04-06-2011 04:23 AM

Quote:

Originally Posted by Stefan (Post 1641239)
- Support for more body colors on client-side (you can e.g. do for (i=0; i<5; i++) player.colors[i] = "indigo"); server-side support will be added when all clients are switched to v6; you will appear black to other players when using the extended colors; all html colors are supported (20 default colors + 143 html colors)

Quote:

Originally Posted by fowlplay4 (Post 1641258)
..list...

Quote:

Originally Posted by Mark Sir Link (Post 1641292)
...list..

still missing all the colors I've counted at most a total of 138, when there should be 163(?)

kia345 04-06-2011 04:36 AM

With all these colors, servers better start implementing something better than text based color setter, MY MIND IS TOO FEEBLE TO GRASP THE RAINBOW

Mark Sir Link 04-06-2011 05:38 AM

Quote:

Originally Posted by MrOmega (Post 1641679)
still missing all the colors I've counted at most a total of 138, when there should be 163(?)

pretty sure he means the default colors on Graal, I didn't include them in the list I made but I'm 100% sure all of them are sharing string names anyway now

only way to distinguish between them would be by using the int values

also, there are several duplicate hex values in the HTML color list like lightgray and lightgrey, etc

Demisis_P2P 04-06-2011 07:17 AM

Quote:

Originally Posted by kia345 (Post 1641680)
With all these colors, servers better start implementing something better than text based color setter, MY MIND IS TOO FEEBLE TO GRASP THE RAINBOW

What about a level with a block for each color and body part in it? It's time-proven.

kia345 04-06-2011 07:31 AM

Quote:

Originally Posted by Demisis_P2P (Post 1641696)
What about a level with a block for each color and body part in it? It's time-proven.

An updated version of this level is now mandatory on every server?

http://i.imgur.com/2YE2W.jpg

MrOmega 04-06-2011 03:42 PM

I would to see a built-in (or added to share class) function like
PHP Code:

getColorNamecolorCode); 

so getColorName( 0); would return black and so on. Also a reverse of this getColorCode( "black"); would return 0 and so on.

One more thing. when setting colors by code, 169 is yellow green, where if it is 20 + 143 are all the colors 162 should be yellow green.


All times are GMT +2. The time now is 05:56 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.