View Issue Details

IDProjectCategoryView StatusLast Update
0003099Dwarf FortressDwarf Mode -- Itemspublic2012-02-16 16:32
ReporterQuietust Assigned ToToady One  
PrioritynormalSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version0.31.12 
Fixed in Version0.34.02 
Summary0003099: Metal cages/floodgates/etc. show up with colors backwards
DescriptionIn previous versions, [COLOR:a:b:c] for stones was equivalent to [TILE_COLOR:a:b:c][BUILD_COLOR:b:a:*][BASIC_COLOR:a:c] (where * would be 1 if 'a' and 'b' were equal, 0 otherwise), and [COLOR:a:b:c] for metals was equivalent to [BUILD_COLOR:a:b:c][BASIC_COLOR:a:c]. Now that both stone and metal raws are parsed by the same logic, this results in metals having the wrong BUILD_COLOR (since it's following the rules used for stones), so doors, floodgates, hatch covers, barrels, bins, and cages made of metal have the wrong colors.

For example, in the past, iron and steel floodgates were dark grey with a light grey background (0:7:1), but now they appear as light gray with a black background (7:0:0). If this was not intended, then all metals should specify both DISPLAY_COLOR and BUILD_COLOR to the same values.
TagsNo tags attached.

Relationships

related to 0001332 resolvedToady One Olivine doors look like gems 

Activities

Quietust

2012-01-10 18:08

reporter   ~0019345

Last edited: 2012-01-10 18:09

This bug is not related to 0002589 in any way.

user6

2012-01-10 18:26

  ~0019346

Last edited: 2012-01-10 18:26

I think the idea was just that they're both building display issues, but I've replaced that relationship with one to 0001332 which, being older, can function as the hub for this type of issue.

Toady One

2012-02-16 16:32

administrator   ~0019858

Should be sorted for next time.

Issue History

Date Modified Username Field Change
2010-08-24 18:29 Quietust New Issue
2010-08-24 19:21 user11 Relationship added child of 0002589
2012-01-10 18:08 Quietust Note Added: 0019345
2012-01-10 18:09 Quietust Note Edited: 0019345
2012-01-10 18:25 user6 Relationship added related to 0001332
2012-01-10 18:25 user6 Relationship deleted child of 0002589
2012-01-10 18:26 user6 Note Added: 0019346
2012-01-10 18:26 user6 Note Edited: 0019346
2012-02-16 16:32 Toady One Note Added: 0019858
2012-02-16 16:32 Toady One Status new => resolved
2012-02-16 16:32 Toady One Fixed in Version => Next Version
2012-02-16 16:32 Toady One Resolution open => fixed
2012-02-16 16:32 Toady One Assigned To => Toady One