View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004428 | Dwarf Fortress | Creatures | public | 2011-04-02 00:09 | 2014-01-17 10:30 |
Reporter | Neoskel | Assigned To | Toady One | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 0.31.25 | ||||
Fixed in Version | 0.34.02 | ||||
Summary | 0004428: Blue peafowl use COLOR instead of CASTE_COLOR, resulting in both genders being same color | ||||
Description | When 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 Information | The BIRD_PEAFOWL_BLUE entry also has an unnecessary [COLOR:1:0:1] tag at the beginning. | ||||
Tags | Probable Quick Fix | ||||
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 |
|
Note Added: 0016975 | |
2011-04-02 13:30 | Neoskel | Note Added: 0016990 | |
2011-04-02 13:39 |
|
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 |