Skip to content

Human Heat Transfer Part Two: Electric Boogaloo, Bug Free And Refactored Edition

Created by: DrCelt

  • Merged flags_inv & body_parts_covered
  • fixes #7793 (closed)
  • fixes a bunch of unreported bugs due to the nature of the PR varying from the HoP jacket, the riot suit and the stallhelm. If there is a bug where a sprite was overriding where it shouldn't have, this SHOULD fix that
  • this SHOULD prevent that type of bug ever happening again.
  • adds is_slot_hidden proc
  • splits head thermal conductivity into three parts
  • fixes #6890 (closed)
  • fixes #6960 (closed)
  • fixes #8001 (closed)
  • fixes #8002 (closed)
  • fixes #8003 (closed)
  • fixes #8065 (closed)
  • You now lose heat to an environment if you have an exposed limb, no matter how well wrapped up the other limbs are.

I couldn't find any bugs on local testing, there's probably a few out there but actually there's relatively little to bug out and should be very easily fixed.

Merge request reports