From 06c8518cd55ff023b9e86a511a4c5a722d4fea0e Mon Sep 17 00:00:00 2001 From: Changelogs Date: Mon, 26 Aug 2024 01:23:08 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-1070.yml | 6 ------ html/changelogs/AutoChangeLog-pr-1071.yml | 4 ---- html/changelogs/AutoChangeLog-pr-1077.yml | 5 ----- html/changelogs/archive/2024-08.yml | 8 ++++++++ 4 files changed, 8 insertions(+), 15 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-1070.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1071.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-1077.yml diff --git a/html/changelogs/AutoChangeLog-pr-1070.yml b/html/changelogs/AutoChangeLog-pr-1070.yml deleted file mode 100644 index 23b20659e940..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1070.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - bugfix: Added fail-safe code to kill a mob's brain if the body somehow dies. - - bugfix: Added fail-safe code to attempt to prevent lingering grabbed status. - - bugfix: Withdrawal effects are properly removed. diff --git a/html/changelogs/AutoChangeLog-pr-1071.yml b/html/changelogs/AutoChangeLog-pr-1071.yml deleted file mode 100644 index 043ca2cced9a..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1071.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - bugfix: Fixed space being unlit in some parts of the map. diff --git a/html/changelogs/AutoChangeLog-pr-1077.yml b/html/changelogs/AutoChangeLog-pr-1077.yml deleted file mode 100644 index b656cbabe49b..000000000000 --- a/html/changelogs/AutoChangeLog-pr-1077.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: Kapu1178 -delete-after: true -changes: - - rscadd: Private Investigator's unsavory dreams. - - bugfix: Brute and Burn are no longer healed while sleeping. diff --git a/html/changelogs/archive/2024-08.yml b/html/changelogs/archive/2024-08.yml index 346898732de3..08d5c1324798 100644 --- a/html/changelogs/archive/2024-08.yml +++ b/html/changelogs/archive/2024-08.yml @@ -63,3 +63,11 @@ Kapu1178: - bugfix: Fixed an issue that caused the server to fail to restart under rare conditions. - bugfix: Mobs with active players no longer show as catatonic +2024-08-26: + Kapu1178: + - bugfix: Added fail-safe code to kill a mob's brain if the body somehow dies. + - bugfix: Added fail-safe code to attempt to prevent lingering grabbed status. + - bugfix: Withdrawal effects are properly removed. + - rscadd: Private Investigator's unsavory dreams. + - bugfix: Brute and Burn are no longer healed while sleeping. + - bugfix: Fixed space being unlit in some parts of the map.