From c4f0e121dd0cdbf6c0395017dc1461f13b7f13b6 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Sun, 21 Jan 2018 11:47:10 -0600 Subject: [PATCH] Automatic changelog generation for PR #4929 [ci skip] --- html/changelogs/AutoChangeLog-pr-4929.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4929.yml diff --git a/html/changelogs/AutoChangeLog-pr-4929.yml b/html/changelogs/AutoChangeLog-pr-4929.yml new file mode 100644 index 0000000000..2f78ca8c6a --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4929.yml @@ -0,0 +1,6 @@ +author: "Robustin" +delete-after: True +changes: + - bugfix: "Fixed frost oil (cryosting) sending insulated crewmembers below absolute zero temperatures." + - bugfix: "Fixed damaging cold temps being a death sentence to simple mobs (they wouldn't heat back up to safe temps at room temperature)." + - refactor: "Refactored human temperature code, insulating clothing now helps you stay warm but going unprotected will help you cool off. However, you will now benefit from colder temps when you're overheating even in full EVA/hardsuit gear and you will warm up faster at room temperature in insulated gear as well (i.e. putting on a winter coat will no longer suppress your temperature if your already cold)."