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."