From 6984e0c499bb3c28571a70cc71d43f01fe15afc8 Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Fri, 6 Oct 2023 08:02:47 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 17 +++++++++++++++++
html/changelogs/.all_changelog.yml | 12 ++++++++++++
html/changelogs/AutoChangeLog-pr-9478.yml | 4 ----
html/changelogs/AutoChangeLog-pr-9655.yml | 6 ------
html/changelogs/AutoChangeLog-pr-9719.yml | 5 -----
html/changelogs/AutoChangeLog-pr-9739.yml | 5 -----
6 files changed, 29 insertions(+), 20 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-9478.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-9655.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-9719.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-9739.yml
diff --git a/html/changelog.html b/html/changelog.html
index ce08e491ac721..66eacdc4c8a4e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,23 @@
-->
+
06 October 2023
+
Absolucy updated:
+
+ - Fix html encoding (which messed up apostrophes and such) with brainwashing objectives in the tgui popup
+
+
PowerfulBacon updated:
+
+ - Xeno eggs, Changeling eggs and Zombie tumours are no longer slowed by stasis beds.
+ - Fixes stat panel buttons overrunning the screen on the MC tab.
+ - Enforces permission requirement on stat button presses.
+ - Adds support for multi-row stat buttons which have sub-buttons.
+
+
RKz, Rohesie updated:
+
+ - SStimers wont runtime out of bounds if you change world.fps
+
+
05 October 2023
CydiaLamiales updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 62a19c4084a26..595a57262aa23 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -41030,3 +41030,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: wall-mounted sparkers work again
rkz, itseasytosee:
- code_imp: repathed knives, removing unecessary nesting
+2023-10-06:
+ Absolucy:
+ - bugfix: Fix html encoding (which messed up apostrophes and such) with brainwashing
+ objectives in the tgui popup
+ PowerfulBacon:
+ - balance: Xeno eggs, Changeling eggs and Zombie tumours are no longer slowed by
+ stasis beds.
+ - bugfix: Fixes stat panel buttons overrunning the screen on the MC tab.
+ - bugfix: Enforces permission requirement on stat button presses.
+ - rscadd: Adds support for multi-row stat buttons which have sub-buttons.
+ RKz, Rohesie:
+ - code_imp: SStimers wont runtime out of bounds if you change world.fps
diff --git a/html/changelogs/AutoChangeLog-pr-9478.yml b/html/changelogs/AutoChangeLog-pr-9478.yml
deleted file mode 100644
index 40819c88d6212..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9478.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: RKz, Rohesie
-delete-after: true
-changes:
- - code_imp: SStimers wont runtime out of bounds if you change world.fps
diff --git a/html/changelogs/AutoChangeLog-pr-9655.yml b/html/changelogs/AutoChangeLog-pr-9655.yml
deleted file mode 100644
index 2355dd4a29eb8..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9655.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: PowerfulBacon
-delete-after: true
-changes:
- - bugfix: Fixes stat panel buttons overrunning the screen on the MC tab.
- - bugfix: Enforces permission requirement on stat button presses.
- - rscadd: Adds support for multi-row stat buttons which have sub-buttons.
diff --git a/html/changelogs/AutoChangeLog-pr-9719.yml b/html/changelogs/AutoChangeLog-pr-9719.yml
deleted file mode 100644
index 0415303909ebc..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9719.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: PowerfulBacon
-delete-after: true
-changes:
- - balance: Xeno eggs, Changeling eggs and Zombie tumours are no longer slowed by
- stasis beds.
diff --git a/html/changelogs/AutoChangeLog-pr-9739.yml b/html/changelogs/AutoChangeLog-pr-9739.yml
deleted file mode 100644
index 28988ce0e5d09..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9739.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Absolucy
-delete-after: true
-changes:
- - bugfix: Fix html encoding (which messed up apostrophes and such) with brainwashing
- objectives in the tgui popup