From 22e7283564f88b5557bc1a991cfb9cd7cc80303f Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 21 Nov 2017 13:59:41 -0600 Subject: [PATCH] Automatic changelog generation for PR #4051 [ci skip] --- html/changelogs/AutoChangeLog-pr-4051.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-4051.yml diff --git a/html/changelogs/AutoChangeLog-pr-4051.yml b/html/changelogs/AutoChangeLog-pr-4051.yml new file mode 100644 index 0000000000..ee3ed953c1 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-4051.yml @@ -0,0 +1,8 @@ +author: "ACCount" +delete-after: True +changes: + - refactor: "Old integrated circuit save file format is ditched in favor of JSON. Readability, both of save files and save code, is improved greatly." + - tweak: "Integrated circuit panels now open with screwdriver instead of crowbar, to match every single other thing on this server." + - tweak: "Integrated circuit printer now stores up to 25 metal sheets." + - bugfix: "Fixed integrated circuit rechargers not recharging guns properly and not updating icons." + - bugfix: "Fixed multiple bugs in integrated circuits UIs, improved overall usability."