From e147eedbe9dee7d7e7e4609e2e716033a5c117fd Mon Sep 17 00:00:00 2001
From: ss13-beebot <56381746+ss13-beebot@users.noreply.github.com>
Date: Mon, 18 Dec 2023 10:03:55 +0000
Subject: [PATCH] Automatic changelog compile [ci skip]
---
html/changelog.html | 31 ++++++++++++++++++++
html/changelogs/.all_changelog.yml | 33 ++++++++++++++++++++++
html/changelogs/AutoChangeLog-pr-10146.yml | 7 -----
html/changelogs/AutoChangeLog-pr-10213.yml | 20 -------------
html/changelogs/AutoChangeLog-pr-9864.yml | 11 --------
5 files changed, 64 insertions(+), 38 deletions(-)
delete mode 100644 html/changelogs/AutoChangeLog-pr-10146.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-10213.yml
delete mode 100644 html/changelogs/AutoChangeLog-pr-9864.yml
diff --git a/html/changelog.html b/html/changelog.html
index fc6aecef90bd3..ab18f43263af8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,37 @@
-->
+
18 December 2023
+
EvilDragonfiend updated:
+
+ - Machines (and computers) will not needlessly create parts and circuit at Initialized() when it's made by a player.
+ - Fake computer circuit board. Available from Arcade rewards. Use multitool to adjust the fake info.
+
+
MarkusLarsson421 updated:
+
+ - Meta: Added BZ Canister to Xenobio.
+ - Meta: Changed Xenobio cold room door to have a glass window.
+ - Meta: Changed Science break room door to be Science themed.
+ - Meta: Changed access of the southern Exploration door to be the same as the north maintenance door.
+ - Meta: Fixed weird light placement in Medbay-Chapel Maints.
+ - Meta: Added an O2 canister in Aux base for the purpose of refilling oxygen tanks once on lavaland, welding tank was moved to Aux base maintenance.
+ - Meta: Added intercom to toxin testing room.
+ - Meta: Replaced Robotics Medical tools with a Medical Duffel bag.
+ - Meta: Added welding tool, welding goggles and floor tiles to the janitor.
+ - Meta: Changed the flooring in maintenance areas on the station to be consistent with Medbay maintenance.
+ - Meta: Replaced Brig Phys back walls with regular non-reinforced walls to allow break ins/outs and allow them to expand easier.
+ - Meta: Added camera to toxins to allow AI to see the inner door.
+ - Meta: Moved a useless box and closet out of the way in Exploration maints.
+
+
PestoVerde322, JohnFulpWillard updated:
+
+ - Removed the grand majority of the Goon icon
+ - Replaced some sounds with non-goon variants
+ - added new icons for the marijuana, gym equipement, dish driver and vault terminal
+ - Gym equipment was reworked. You now buckle yourself to weight machines to use them, rather than clicking on it and getting stunned for a few seconds. It also means it works like a chair now.
+ - Gym equipment no longer breaks a sweat in no gravity.
+
+
17 December 2023
Absolucy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e6be8900a49e9..525e573244273 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -41896,3 +41896,36 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
is now a meatslab instead of snowflake. Carp meat is now a subtype of fishmeat,
rather than regular fishmeat being a subtype of carp meat
- bugfix: fixes psyphoza meat using the wrong typepath and stats
+2023-12-18:
+ EvilDragonfiend:
+ - code_imp: Machines (and computers) will not needlessly create parts and circuit
+ at Initialized() when it's made by a player.
+ - rscadd: Fake computer circuit board. Available from Arcade rewards. Use multitool
+ to adjust the fake info.
+ MarkusLarsson421:
+ - rscadd: 'Meta: Added BZ Canister to Xenobio.'
+ - tweak: 'Meta: Changed Xenobio cold room door to have a glass window.'
+ - tweak: 'Meta: Changed Science break room door to be Science themed.'
+ - tweak: 'Meta: Changed access of the southern Exploration door to be the same as
+ the north maintenance door.'
+ - bugfix: 'Meta: Fixed weird light placement in Medbay-Chapel Maints.'
+ - rscadd: 'Meta: Added an O2 canister in Aux base for the purpose of refilling oxygen
+ tanks once on lavaland, welding tank was moved to Aux base maintenance.'
+ - rscadd: 'Meta: Added intercom to toxin testing room.'
+ - tweak: 'Meta: Replaced Robotics Medical tools with a Medical Duffel bag.'
+ - rscadd: 'Meta: Added welding tool, welding goggles and floor tiles to the janitor.'
+ - tweak: 'Meta: Changed the flooring in maintenance areas on the station to be consistent
+ with Medbay maintenance.'
+ - balance: 'Meta: Replaced Brig Phys back walls with regular non-reinforced walls
+ to allow break ins/outs and allow them to expand easier.'
+ - rscadd: 'Meta: Added camera to toxins to allow AI to see the inner door.'
+ - bugfix: 'Meta: Moved a useless box and closet out of the way in Exploration maints.'
+ PestoVerde322, JohnFulpWillard:
+ - rscdel: Removed the grand majority of the Goon icon
+ - soundadd: Replaced some sounds with non-goon variants
+ - imageadd: added new icons for the marijuana, gym equipement, dish driver and vault
+ terminal
+ - refactor: Gym equipment was reworked. You now buckle yourself to weight machines
+ to use them, rather than clicking on it and getting stunned for a few seconds.
+ It also means it works like a chair now.
+ - tweak: Gym equipment no longer breaks a sweat in no gravity.
diff --git a/html/changelogs/AutoChangeLog-pr-10146.yml b/html/changelogs/AutoChangeLog-pr-10146.yml
deleted file mode 100644
index 8606e7d95f20d..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10146.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: EvilDragonfiend
-delete-after: true
-changes:
- - code_imp: Machines (and computers) will not needlessly create parts and circuit
- at Initialized() when it's made by a player.
- - rscadd: Fake computer circuit board. Available from Arcade rewards. Use multitool
- to adjust the fake info.
diff --git a/html/changelogs/AutoChangeLog-pr-10213.yml b/html/changelogs/AutoChangeLog-pr-10213.yml
deleted file mode 100644
index 4378230cb136b..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10213.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-author: MarkusLarsson421
-delete-after: true
-changes:
- - rscadd: 'Meta: Added BZ Canister to Xenobio.'
- - tweak: 'Meta: Changed Xenobio cold room door to have a glass window.'
- - tweak: 'Meta: Changed Science break room door to be Science themed.'
- - tweak: 'Meta: Changed access of the southern Exploration door to be the same as
- the north maintenance door.'
- - bugfix: 'Meta: Fixed weird light placement in Medbay-Chapel Maints.'
- - rscadd: 'Meta: Added an O2 canister in Aux base for the purpose of refilling oxygen
- tanks once on lavaland, welding tank was moved to Aux base maintenance.'
- - rscadd: 'Meta: Added intercom to toxin testing room.'
- - tweak: 'Meta: Replaced Robotics Medical tools with a Medical Duffel bag.'
- - rscadd: 'Meta: Added welding tool, welding goggles and floor tiles to the janitor.'
- - tweak: 'Meta: Changed the flooring in maintenance areas on the station to be consistent
- with Medbay maintenance.'
- - balance: 'Meta: Replaced Brig Phys back walls with regular non-reinforced walls
- to allow break ins/outs and allow them to expand easier.'
- - rscadd: 'Meta: Added camera to toxins to allow AI to see the inner door.'
- - bugfix: 'Meta: Moved a useless box and closet out of the way in Exploration maints.'
diff --git a/html/changelogs/AutoChangeLog-pr-9864.yml b/html/changelogs/AutoChangeLog-pr-9864.yml
deleted file mode 100644
index b1b59d90c71df..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9864.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: PestoVerde322, JohnFulpWillard
-delete-after: true
-changes:
- - rscdel: Removed the grand majority of the Goon icon
- - soundadd: Replaced some sounds with non-goon variants
- - imageadd: added new icons for the marijuana, gym equipement, dish driver and vault
- terminal
- - refactor: Gym equipment was reworked. You now buckle yourself to weight machines
- to use them, rather than clicking on it and getting stunned for a few seconds.
- It also means it works like a chair now.
- - tweak: Gym equipment no longer breaks a sweat in no gravity.