From cb13207df6fd8043be9057f0f46a3e1d9b2ec19f Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Wed, 23 May 2018 22:24:06 -0700 Subject: [PATCH] Automatic changelog generation for PR #37755 [ci skip] --- html/changelogs/AutoChangeLog-pr-37755.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-37755.yml diff --git a/html/changelogs/AutoChangeLog-pr-37755.yml b/html/changelogs/AutoChangeLog-pr-37755.yml new file mode 100644 index 00000000000..659ddd2e8e1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-37755.yml @@ -0,0 +1,8 @@ +author: "Garen" +delete-after: True +changes: + - rscdel: "Removed circuitry save files saving whether or not the assembly is open." + - rscadd: "Adds messages for when you successfully use a sensor or scanner circuit." + - bugfix: "Fixed circuit printers printing advanced assemblies from save files despite not being upgraded." + - bugfix: "Fixed circuit printers printing circuits into assemblies that wouldn't normally be able to hold them." + - bugfix: "Fixed circuit assemblies taking damage when using objects with the help intent."