From 5c8bbc20121ee70064f55ea50ee3bcdfa5a4672b Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Sun, 31 May 2026 04:25:35 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-19493.yml | 5 ----- html/changelogs/AutoChangeLog-pr-19495.yml | 4 ---- html/changelogs/archive/2026-05.yml | 8 ++++++++ 3 files changed, 8 insertions(+), 9 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-19493.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-19495.yml diff --git a/html/changelogs/AutoChangeLog-pr-19493.yml b/html/changelogs/AutoChangeLog-pr-19493.yml deleted file mode 100644 index 2710009ba60..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19493.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Will" -delete-after: True -changes: - - code_imp: "corrects base arguments of remote_view_config/handle_relay_movement() proc" - - bugfix: "remote views with hud modifiers end correctly instead of waiting an extra life tick" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19495.yml b/html/changelogs/AutoChangeLog-pr-19495.yml deleted file mode 100644 index 6cb097d7265..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19495.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Cerami" -delete-after: True -changes: - - bugfix: "Fix morph's body takeover to work on bellies beyond the first" \ No newline at end of file diff --git a/html/changelogs/archive/2026-05.yml b/html/changelogs/archive/2026-05.yml index 8179cf4da84..afbcfc33dfe 100644 --- a/html/changelogs/archive/2026-05.yml +++ b/html/changelogs/archive/2026-05.yml @@ -183,3 +183,11 @@ - bugfix: Fixes universal pipe init again - bugfix: Reverts gas meter pipe attachment to how it was before, but keeps visual offset +2026-05-31: + Cerami: + - bugfix: Fix morph's body takeover to work on bellies beyond the first + Will: + - code_imp: corrects base arguments of remote_view_config/handle_relay_movement() + proc + - bugfix: remote views with hud modifiers end correctly instead of waiting an extra + life tick