From 0a3ec4a983999ea92ca0e2c5008f567d00fea6a3 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:22:58 +0000 Subject: [PATCH] Automatic changelog for PR #18688 [ci skip] --- html/changelogs/AutoChangeLog-pr-18688.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-18688.yml diff --git a/html/changelogs/AutoChangeLog-pr-18688.yml b/html/changelogs/AutoChangeLog-pr-18688.yml new file mode 100644 index 00000000000..efcd3a0665b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-18688.yml @@ -0,0 +1,12 @@ +author: "Will" +delete-after: True +changes: + - code_imp: "Implements COMSIG_LIVING_STATUS_STUN" + - code_imp: "Implements COMSIG_LIVING_STATUS_WEAKEN" + - code_imp: "Implements COMSIG_LIVING_STATUS_PARALYZE" + - code_imp: "Implements COMSIG_LIVING_STATUS_SLEEP" + - code_imp: "Implements COMSIG_LIVING_STATUS_CONFUSE" + - code_imp: "Implements COMSIG_LIVING_STATUS_BLIND" + - bugfix: "remote views are dropped on weakened, stunned, paralyzed, blinded, or sleeping" + - bugfix: "using equip hotkey to put away items no longer breaks remote views such as binoculars" + - bugfix: "fixed lag during login sometimes breaking remote views" \ No newline at end of file