From 52337049ee3e3d78d99ccb4a3549695fc92e3171 Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Sat, 24 Aug 2024 11:03:44 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 20 ++++++++++++++++++++
html/changelogs/.all_changelog.yml | 15 +++++++++++++++
html/changelogs/AutoChangeLog-pr-2691.yml | 6 ------
html/changelogs/AutoChangeLog-pr-2694.yml | 5 -----
html/changelogs/AutoChangeLog-pr-2695.yml | 4 ----
html/changelogs/AutoChangeLog-pr-2696.yml | 5 -----
html/changelogs/AutoChangeLog-pr-2697.yml | 5 -----
html/changelogs/AutoChangeLog-pr-2700.yml | 4 ----
8 files changed, 35 insertions(+), 29 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-2691.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-2694.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-2695.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-2696.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-2697.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-2700.yml
diff --git a/html/changelog.html b/html/changelog.html
index 4aaeb03f37b..51da79bf09b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,26 @@
-->
+
24 August 2024
+
DeltaFire15 updated:
+
+ - The "You are Dead" chat window popup should now be properly removed when you are not dead.
+ - Broadside cannons should now always fire on the correct side.
+ - Your current direction now decides which way you will face when voluntarily resting.
+ - Jaws of life can now deconstruct doors like a crowbar could.
+ - Cleans up some leftover code that remained after a beebase.
+
+
SerynEngi updated:
+
+ - Added an ore silo to the Atlas
+
+
riquewright updated:
+
+ - turf changes
+ - added random ore spawns
+ - pre-beebase objects and turfs
+
+
16 August 2024
Kenionatus updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 24a382edca1..fb622fc6cea 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2121,3 +2121,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Auto recall reminders now also get sent during combat
Pockets-byte:
- tweak: added a rejection message to the comms console
+2024-08-24:
+ DeltaFire15:
+ - bugfix: The "You are Dead" chat window popup should now be properly removed when
+ you are not dead.
+ - bugfix: Broadside cannons should now always fire on the correct side.
+ - rscadd: Your current direction now decides which way you will face when voluntarily
+ resting.
+ - bugfix: Jaws of life can now deconstruct doors like a crowbar could.
+ - code_imp: Cleans up some leftover code that remained after a beebase.
+ SerynEngi:
+ - rscadd: Added an ore silo to the Atlas
+ riquewright:
+ - tweak: turf changes
+ - balance: added random ore spawns
+ - bugfix: pre-beebase objects and turfs
diff --git a/html/changelogs/AutoChangeLog-pr-2691.yml b/html/changelogs/AutoChangeLog-pr-2691.yml
deleted file mode 100644
index fe29a41a468..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2691.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: riquewright
-delete-after: true
-changes:
- - tweak: turf changes
- - balance: added random ore spawns
- - bugfix: pre-beebase objects and turfs
diff --git a/html/changelogs/AutoChangeLog-pr-2694.yml b/html/changelogs/AutoChangeLog-pr-2694.yml
deleted file mode 100644
index 24d074ca809..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2694.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: DeltaFire15
-delete-after: true
-changes:
- - bugfix: Jaws of life can now deconstruct doors like a crowbar could.
- - code_imp: Cleans up some leftover code that remained after a beebase.
diff --git a/html/changelogs/AutoChangeLog-pr-2695.yml b/html/changelogs/AutoChangeLog-pr-2695.yml
deleted file mode 100644
index c189c3d2519..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2695.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: DeltaFire15
-delete-after: true
-changes:
- - bugfix: Broadside cannons should now always fire on the correct side.
diff --git a/html/changelogs/AutoChangeLog-pr-2696.yml b/html/changelogs/AutoChangeLog-pr-2696.yml
deleted file mode 100644
index b2f4a67e381..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2696.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: DeltaFire15
-delete-after: true
-changes:
- - rscadd: Your current direction now decides which way you will face when voluntarily
- resting.
diff --git a/html/changelogs/AutoChangeLog-pr-2697.yml b/html/changelogs/AutoChangeLog-pr-2697.yml
deleted file mode 100644
index 390df62b458..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2697.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: DeltaFire15
-delete-after: true
-changes:
- - bugfix: The "You are Dead" chat window popup should now be properly removed when
- you are not dead.
diff --git a/html/changelogs/AutoChangeLog-pr-2700.yml b/html/changelogs/AutoChangeLog-pr-2700.yml
deleted file mode 100644
index 6c46f28b73d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2700.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: SerynEngi
-delete-after: true
-changes:
- - rscadd: Added an ore silo to the Atlas