Ludeon Forums

RimWorld => Bugs => Topic started by: EldVarg on February 10, 2017, 05:45:40 AM

Title: No color on stuff material
Post by: EldVarg on February 10, 2017, 05:45:40 AM
When looking at what materials a building will need the icon will not have the color effect applied to it. Only the big item material icon will use it. So the tiny icon will usually be whitish.

For example choose between the different wall types and look at the tiny material icon to the left. Hence, having a xml color on the item is not that good, you have to color the actual texture (and have a different one for each different color).


<stuffProps>
<color>(69,72,169)</color>


[attachment deleted by admin due to age]
Title: Re: No color on stuff material
Post by: EldVarg on February 14, 2017, 02:41:12 AM
No one else have this problem?
Title: Re: No color on stuff material
Post by: ruddthree on February 14, 2017, 10:43:49 AM
I see you're using a mod from the screenshot, but this occurs in vanilla too, with the different stone block types, so I'm mod textures would follow suite. If this is an issue with the mod you're using, I recommend making a thread in "Mod Bugs." If not, I don't know.
Title: Re: No color on stuff material
Post by: Fluffy (l2032) on February 14, 2017, 10:49:52 AM
it's a vanilla thing. Bit unfortunate screenshot, but it happens with metal and blocks in general. Only the little cost preview icon seems to be affected, my guess is it's a simple oversight. The materials list top left of the screen uses the same icon, and that is properly coloured.
Title: Re: No color on stuff material
Post by: EldVarg on February 14, 2017, 05:17:11 PM
Yea I think it would be an easy thing to fix. Just apply the color as they are done the rest of the times.
Title: Re: No color on stuff material
Post by: ZorbaTHut on March 07, 2017, 10:17:07 AM
Fixed in A17. Thanks for the report!