From e63c61ab599cc569cce41550317be063a6afb8b0 Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Wed, 7 Feb 2018 13:07:04 -0600 Subject: [PATCH] Automatic changelog generation for PR #5342 [ci skip] --- html/changelogs/AutoChangeLog-pr-5342.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-5342.yml diff --git a/html/changelogs/AutoChangeLog-pr-5342.yml b/html/changelogs/AutoChangeLog-pr-5342.yml new file mode 100644 index 0000000000..0f574fa287 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-5342.yml @@ -0,0 +1,11 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - bugfix: "Fixes Noblium Formation being multiplicative, so having 500 moles of tritium and 500 moles of nitrogen no longer produces 2500 moles of noblium (it should correctly produce 10 moles)" + - bugfix: "Fixes most reactions deleting more gas than exists and making gas out of nowhere" + - bugfix: "Fixes Stim Formation invoking a byond bug and not using its intended polynomial formula" + - bugfix: "Fixes Cryo Cells not having garbage_collect and clamping" + - bugfix: "Fixes Rad Collectors not having clamping" + - bugfix: "Fixes Division by Zero when Fusion has no impurities." + - bugfix: "Removes a redundant line in lungs" + - bugfix: "Fixes rad_act signal not firing from turfs, living mobs, rad collectors and geiger counters"