From 38e06f358309028139d62fb5d683452d4fa3312c Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:59:28 -0700 Subject: [PATCH] Automatic changelog generation for PR #2588 [ci skip] --- html/changelogs/AutoChangeLog-pr-2588.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-2588.yml diff --git a/html/changelogs/AutoChangeLog-pr-2588.yml b/html/changelogs/AutoChangeLog-pr-2588.yml new file mode 100644 index 00000000000..fc27c227da6 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-2588.yml @@ -0,0 +1,9 @@ +author: DeltaFire15 +delete-after: true +changes: + - refactor: The Torp and Missile factory automation machinery has been rewritten + almost entirely to make it less clunky and more fun. + - rscadd: Automated Assemblers will now pick up components of the last manually + inserted type if they pass in front of them! + - bugfix: The Thirring Drive Core sound loop you have never heard before works now! + - bugfix: The client_by_z list shouldn't be getting flooded with nulls anymore.