From cd3f6184bd61d775aeec31c561e2b41ea66d96cd Mon Sep 17 00:00:00 2001 From: "tgstation-ci[bot]" <179393467+tgstation-ci[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 12:00:25 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-96374.yml | 4 ---- html/changelogs/archive/2026-06.yml | 5 +++++ 2 files changed, 5 insertions(+), 4 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-96374.yml diff --git a/html/changelogs/AutoChangeLog-pr-96374.yml b/html/changelogs/AutoChangeLog-pr-96374.yml deleted file mode 100644 index d4fb40ff65c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-96374.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "mcbalaam" -delete-after: True -changes: - - bugfix: "Fixed some of the Big Manipulator behavior such as not working in strict mode, putting items inside itself and incorrectly targeting items due to misconfigured filters." \ No newline at end of file diff --git a/html/changelogs/archive/2026-06.yml b/html/changelogs/archive/2026-06.yml index 8205762fdd2..df4091ff373 100644 --- a/html/changelogs/archive/2026-06.yml +++ b/html/changelogs/archive/2026-06.yml @@ -219,3 +219,8 @@ - balance: Objects with the walking aid reduce limbless slowdown by 40%, while dedicated medical crutches reduce it by 60%. - refactor: Refactor cane and crutch code logic into a modular walking aid component +2026-06-09: + mcbalaam: + - bugfix: Fixed some of the Big Manipulator behavior such as not working in strict + mode, putting items inside itself and incorrectly targeting items due to misconfigured + filters.