View Issue Details

IDProjectCategoryView StatusLast Update
0004428Dwarf FortressCreaturespublic2014-01-17 10:30
ReporterNeoskel Assigned ToToady One  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.31.25 
Fixed in Version0.34.02 
Summary0004428: Blue peafowl use COLOR instead of CASTE_COLOR, resulting in both genders being same color
DescriptionWhen a creature has multiple castes that are different colors, the last color defined is used as the color for all castes. As seen in BIRD_PEAFOWL_BLUE in creature_domestic: the female is brown [COLOR:6:0:0] and the male is blue [COLOR:1:0:1] but both show up in game as blue. Moving the male caste above the female caste causes both show up as brown in game.
Additional InformationThe BIRD_PEAFOWL_BLUE entry also has an unnecessary [COLOR:1:0:1] tag at the beginning.
TagsProbable Quick Fix

Activities

user1294

2011-04-02 03:39

  ~0016975

Yeah, COLOR in castes should be CASTE_COLOR instead.

Neoskel

2011-04-02 13:30

reporter   ~0016990

I guess that means the title/summary of this report should be changed to "blue peafowl not using [CASTE_COLOR]" or something similar.

Issue History

Date Modified Username Field Change
2011-04-02 00:09 Neoskel New Issue
2011-04-02 00:10 Neoskel Tag Attached: Probable Quick Fix
2011-04-02 03:39 user1294 Note Added: 0016975
2011-04-02 13:30 Neoskel Note Added: 0016990
2011-04-02 13:39 user6 Summary Separate caste colors not respected => Blue peafowl use COLOR instead of CASTE_COLOR, resulting in both genders being same color
2012-02-17 16:15 Toady One Status new => resolved
2012-02-17 16:15 Toady One Fixed in Version => Next Version
2012-02-17 16:15 Toady One Resolution open => fixed
2012-02-17 16:15 Toady One Assigned To => Toady One