From 32730c731936c6737668ead7bde83a6cf296010f Mon Sep 17 00:00:00 2001 From: "cmss13-ci[bot]" <180991813+cmss13-ci[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 01:35:47 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-7025.yml | 6 ------ html/changelogs/AutoChangeLog-pr-7157.yml | 4 ---- html/changelogs/AutoChangeLog-pr-7272.yml | 4 ---- html/changelogs/archive/2024-10.yml | 13 +++++++++++++ 4 files changed, 13 insertions(+), 14 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-7025.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-7157.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-7272.yml diff --git a/html/changelogs/AutoChangeLog-pr-7025.yml b/html/changelogs/AutoChangeLog-pr-7025.yml deleted file mode 100644 index 1e7b56057c2a..000000000000 --- a/html/changelogs/AutoChangeLog-pr-7025.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "VileBeggar, SubjectD9341" -delete-after: True -changes: - - rscadd: "Giant lizards are now capable of breaking structures and their combat capabilities are slightly enhanced. Several other tweaks and minor additions have been made, such as wound overlays and tongue flickering." - - rscadd: "After a random amount of time, a 2nd wave of lizards might pop up in the jungles if their numbers are too low." - - bugfix: "Giant lizards no longer become paralyzed after getting disarmed, nor will they randomly become paralyzed due to weird combat logic." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-7157.yml b/html/changelogs/AutoChangeLog-pr-7157.yml deleted file mode 100644 index 10565f45e88e..000000000000 --- a/html/changelogs/AutoChangeLog-pr-7157.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "deathrobotpunch" -delete-after: True -changes: - - bugfix: "fusion reactor overload messages now show correctly" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-7272.yml b/html/changelogs/AutoChangeLog-pr-7272.yml deleted file mode 100644 index f1a576d5766c..000000000000 --- a/html/changelogs/AutoChangeLog-pr-7272.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "realforest2001" -delete-after: True -changes: - - bugfix: "Fixes runtime from null areas." \ No newline at end of file diff --git a/html/changelogs/archive/2024-10.yml b/html/changelogs/archive/2024-10.yml index 10b25a6c590e..6a74a3634804 100644 --- a/html/changelogs/archive/2024-10.yml +++ b/html/changelogs/archive/2024-10.yml @@ -115,3 +115,16 @@ - maptweak: replaces hangar banshee with launchbay and omnisentry realforest2001: - rscadd: Added new player markers for SEAs/Mentors +2024-10-10: + VileBeggar, SubjectD9341: + - rscadd: Giant lizards are now capable of breaking structures and their combat + capabilities are slightly enhanced. Several other tweaks and minor additions + have been made, such as wound overlays and tongue flickering. + - rscadd: After a random amount of time, a 2nd wave of lizards might pop up in the + jungles if their numbers are too low. + - bugfix: Giant lizards no longer become paralyzed after getting disarmed, nor will + they randomly become paralyzed due to weird combat logic. + deathrobotpunch: + - bugfix: fusion reactor overload messages now show correctly + realforest2001: + - bugfix: Fixes runtime from null areas.