CleverRaven / Cataclysm-DDA

Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
http://cataclysmdda.org
Other
10.65k stars 4.18k forks source link

Insulation flag doesn't work for furniture #28353

Open curstwist opened 5 years ago

curstwist commented 5 years ago

Describe the bug
furniture fridges (unpowered non-vehicle ones) have an insulation value of 3 (thermos is 10). Fridge doesn't prevent freezing any longer then having items on the floor or in inventory. I also tried setting fridge insulation to 10 and it didn't change its behavior.

To Reproduce
Steps to reproduce the behavior:

  1. Put some water, BLTs in fridge, floor and thermos (optional).
  2. Wait on freezing mechanics. Items in fridge will freeze at the exact same time as floor food.

Expected behavior
Insulation tag should delay freezing mechanics when applied to furniture.

alanbrady commented 5 years ago

It looks like someone just added the insulation tag to the furniture items without actually implementing the code to handle it. Neat.

sumpfralle commented 3 years ago

Currently (0.E-8013-g170da18) it looks like this issue still exists. At least I noticed things freezing (turning mushy) in a powered vehicle fridge in late autumn. I would expect the insulation to delay this. (the original issue poster verified this with a proper experiment, but I am just sharing an anecdote - sorry!)