2270f84336
Colorize player clothes based on a hash of player name. This should make it easier to distinguish players from each other even when you can't see their names, by remembering clothing colors. Unfortunately there's no good way currently to prevent some ugly color combinations, which may risk incentivizing players to mess with their name until they get a combination they like, creating a bunch of junk accounts. Making colors never clash (i.e. always matching or complementary hues) would reduce the variation in colorations, causing more player color collisions. Finding a way to ensure colors are "pretty" but still having enough variation to give each player name a unique color scheme would be ideal. Also there's room for more variations, e.g. adding some stripes, patterns, emblems, etc. that can be colorized separately, ideally something visible from every angle.