TrashMonks / qud-wiki

Desktop app for creating and updating the official Caves of Qud wiki
https://wiki.cavesofqud.com/
GNU Affero General Public License v3.0
11 stars 3 forks source link

Coloration Issue with AnimatedMaterialLuminous #43

Closed egocarib closed 3 years ago

egocarib commented 4 years ago

Luminous Hoarshroom appears with black coloration on the wiki, but it should probably have Y set as its detail color instead. This coloration appears to be controlled in game by the AnimatedMaterialLuminous part.

I assume we could do something similar to what we have done for holographic item tile coloration.

egocarib commented 4 years ago

Hmm, actually this is just the difference between ripe and harvested. The wiki colors represent a harvested/unripe mushroom (the upper right variety). It's colored by the Harvestable part. Not sure if we'd want to change this behavior or not.

image

egocarib commented 3 years ago

This is fixed after the recent TilePainter/TileAnimator changes in hagadias.