![]() |
#11
|
|||
|
![]() Your attention to detail in my off the cuff example is admirable. They're all some variable of "skin" color, with the exception of apricot, I guess. I'd like to point out that I'm the "me" in this scenario, with no idea what any of these colors should actually be.
It could 100% be that I'm in the wrong here, and I need to use this "pantone" or similar site to just look at whatever color is on the wiki.
__________________
Tuluven Palefang <Dial a Port> -- Wood Elven Druid (Level 60)
Lhancelot The Chimera: https://www.project1999.com/forums/s...d.php?t=289641 | ||
|
#12
|
||||
|
![]() Quote:
I remember the old thread in which Loramin mentioned all the weird color names. It's here: https://www.project1999.com/forums/s...73&postcount=8 Not sure if that's something he could fix now that it's all been generated.
__________________
| |||
|
#13
|
||||||
|
![]() Quote:
Programmers don't believe in re-inventing the wheel, so I used an existing library: https://github.com/zeke/color-namer. It has the ability to use any of the following color schemes:
BUT the more popular ones (eg. html) don't have that many colors in them. Let's say they have a "light blue", "blue", and "dark blue": if the tint color isn't an exact match, the best I can do is say "pick the closest color to this." If two tint colors happened to both be closest to "light blue" they'd wind up in the same category ... even if they were different tints. Instead I went with one of the color schemes that had a ton of unique individual color names, which all but guaranteed that I wouldn't have that problem. However as you (and several others) have noted, this resulted in some "interesting" color names. They probably make sense if you're looking at fifty different shades of green and want the best name possible for a particular shade, but they make less sense when used as names for fashion categories. That's just an unfortunate side effect of trying to have unique, human-readable but machine-generated, names for every tint code. The good news is, it's a wiki! To rename a color category all you have to do is:
Quote:
But if every person who found these names annoying renamed just a single poorly-named category (again, most tint categories have only a few items, so we're usually talking about less than ten super quick one-word edits, always in the same place, ie. the bottom of the page) we'd have all of the really bad names replaced in no time. Quote:
__________________
Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details. | |||||
Last edited by loramin; 01-08-2018 at 03:05 PM..
|
|
#14
|
|||
|
![]() I knew this was going to be a complicated (and likely justified) answer, I just didn't know what it was. Thanks for providing it! Also, it wasn't my intention to diminish any of the work you're doing here if it came off that way. I use it a lot and definitely appreciate the detail that people put into the wiki.
Thanks again!
__________________
Tuluven Palefang <Dial a Port> -- Wood Elven Druid (Level 60)
Lhancelot The Chimera: https://www.project1999.com/forums/s...d.php?t=289641 | ||
|
#15
|
||||
|
![]() Quote:
__________________
Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details. | |||
|
#16
|
||||
|
![]() Quote:
| |||
|
#17
|
||||
|
![]() Man, Rygar was in the lead with his bind wound bug reporting, but I think Loramin just took the biscuit with this as most moistmaking forumquester!
Quote:
| |||
|
#18
|
|||
|
![]() Loramin is a wiki-genius. It's official now.
Nice job on completing work in a system that sounds tedious and awful. Sounds like being in a foxhole all the while trying to create a life sized sculpture of an elephant. | ||
|
#20
|
|||
|
![]() You can search for the color here:
https://github.com/zeke/color-namer/.../colors/ntc.js For example "Woodrush" = 302a0f And look up 302a0f here: http://www.colorhexa.com/ That'll give you your color! | ||
|
![]() |
|
|