From c42dfc3efc4322d9e72cfe86ab340b54d00e1fb8 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 06:07:02 +0000 Subject: [PATCH] Automatic changelog for PR #18644 [ci skip] --- html/changelogs/AutoChangeLog-pr-18644.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-18644.yml diff --git a/html/changelogs/AutoChangeLog-pr-18644.yml b/html/changelogs/AutoChangeLog-pr-18644.yml new file mode 100644 index 00000000000..9c7921600c3 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-18644.yml @@ -0,0 +1,8 @@ +author: "Will" +delete-after: True +changes: + - code_imp: "Adds a temporary shim component to aid in machine var removal on mobs" + - code_imp: "Implements COMSIG_LIVING_HANDLE_VISION" + - rscadd: "Implements COMSIG_LIVING_HANDLE_HUD" + - refactor: "cleaned up parent calls on handle_regular_hud_updates() and handle_vision() to better support signals" + - refactor: "cleaned out many set_machine() calls for things with tguis that don't alter your view" \ No newline at end of file