From 99729371adf1e0a1eabb5c1aa5a9d8b41223b616 Mon Sep 17 00:00:00 2001 From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:01:54 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelog.html | 7 +++++++ html/changelogs/.all_changelog.yml | 6 ++++++ html/changelogs/AutoChangeLog-pr-10023.yml | 8 -------- 3 files changed, 13 insertions(+), 8 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-10023.yml diff --git a/html/changelog.html b/html/changelog.html index 3bd1c5d3826df..ddcd6d35e44a3 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -71,6 +71,13 @@

rkz, Rohesie updated:

+

rkz, mothblocks, nightred, kriskog updated:

+

26 October 2023

BeeLover66 updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 6c38f9d8b5212..6d36068c0763c 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -41379,3 +41379,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Capitalized the R in "Robust coffee" rkz, Rohesie: - code_imp: Traitifies instances where a mob would be forced to the floor + rkz, mothblocks, nightred, kriskog: + - rscadd: Added new proc that checks for adjacency when giving items to mobs. + - bugfix: Suit Storage Units will no longer bend space and time to deposit items + in the AI's "hands". + - bugfix: SSU radial menus close when you walk away + - code_imp: cleaned up beaker swapping code diff --git a/html/changelogs/AutoChangeLog-pr-10023.yml b/html/changelogs/AutoChangeLog-pr-10023.yml deleted file mode 100644 index 745d0ef1e50d9..0000000000000 --- a/html/changelogs/AutoChangeLog-pr-10023.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: rkz, mothblocks, nightred, kriskog -delete-after: true -changes: - - rscadd: Added new proc that checks for adjacency when giving items to mobs. - - bugfix: Suit Storage Units will no longer bend space and time to deposit items - in the AI's "hands". - - bugfix: SSU radial menus close when you walk away - - code_imp: cleaned up beaker swapping code