10/13/2012

brainstorming

one part of the changes to how body types are stored is that all color information now uses the same table to reference what color is being depicted; so, instead of '1' meaning blue for eyes and black for hair, it's now always albino (which is what it was for skin.  not all descriptors make sense for all organs, but that's fine.)

as a part of compiling a complete list (or complete enough) of what can look like what, i felt that i should post what i did have, and give people the ability to look it over to see of their favorite skin or eye color missed.  this is a direct copy/paste from whats in the code, so it's gonna look a bit wonky instead of being neatly arranged into two columns.

//universal color chart
// 0 = translucent           1 = albino
// 2 = chalk                 3 = cream
// 4 = pale                  5 = pink
// 6 = peach                 7 = pale yellow
// 8 = tan                   9 = mulatto
//10 = burnt                11 = olive
//12 = ruddy                13 = chocolate
//14 = deep brown           15 = brown
//16 = light brown          17 = pearl
//18 = opal                 19 = bronze
//20 = copper               21 = black
//22 = pitch                23 = charcoal
//24 = blackened blue       25 = deep gray
//26 = gray                 27 = soft gray
//28 = pepper               29 = pine green
//30 = brackish green       31 = green
//32 = pale green           33 = orange
//34 = pale orange          35 = dark orange
//41 = pale yellow          42 = bright yellow
//43 = sand yellow          44 = blue
//45 = pale blue            46 = neon blue
//47 = navy blue            48 = red
//49 = pale red             50 = deep red
//51 = jet black            52 = blonde
//53 = platinum blonde      53 = sandy blonde
//54 = golden blonde        55 = strawberry blonde
//56 = dirty blonde         57 = ash blonde
//58 = deepest brunette     59 = chestnut brown
//60 = golden brown         61 = ash brown
//62 = burnt orange         63 = auburn
//64 = brick red            65 = fair red
//66 = fair orange          67 = pale gray
//68 = pine green           69 = moss green
//70 = onion white          71 = gold
//72 = brass                73 = deep gold
//74 = faint gold           75 = silver
//76 = platinum             77 = white gold
//78 = pink                 79 = purple
//80 = amber                81 = hazel
//82 = violet               83 = sapphire
//84 = emerald              85 = topaz
//86 = diamond              87 = granite
//88 = marble               89 = sandstone

the last three are for use with golem-type character skin.  remember that this list should cover eyes, hair, fur, and skin, as well as tattoos, clothing, and natural pattern markings (like tiger stripes or the like).  got something i missed?  post text, a picture, or a color sample.  probably going to put a post like this up on /tg/.

No comments:

Post a Comment