From 75e51afa86b6edc01decf7a49f6e01748c1940a0 Mon Sep 17 00:00:00 2001 From: "chompstation-ci[bot]" <12787406+chompstation-ci[bot]@users.noreply.github.com> Date: Sun, 22 Jun 2025 01:38:32 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs_ch/AutoChangeLog-pr-11096.yml | 6 ------ html/changelogs_ch/AutoChangeLog-pr-11098.yml | 4 ---- html/changelogs_ch/archive/2025-06.yml | 11 +++++++++++ 3 files changed, 11 insertions(+), 10 deletions(-) delete mode 100644 html/changelogs_ch/AutoChangeLog-pr-11096.yml delete mode 100644 html/changelogs_ch/AutoChangeLog-pr-11098.yml diff --git a/html/changelogs_ch/AutoChangeLog-pr-11096.yml b/html/changelogs_ch/AutoChangeLog-pr-11096.yml deleted file mode 100644 index 2c41d5f64f..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-11096.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Will" -delete-after: True -changes: - - code_imp: "moves sql death reporting to SSmobs as a single massinsert" - - refactor: "turns object climbing code into a component" - - qol: "many more objects are climbable, preventing softlocks, especially for engineers and miners" \ No newline at end of file diff --git a/html/changelogs_ch/AutoChangeLog-pr-11098.yml b/html/changelogs_ch/AutoChangeLog-pr-11098.yml deleted file mode 100644 index c062089c1b..0000000000 --- a/html/changelogs_ch/AutoChangeLog-pr-11098.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "CHOMPStation2StaffMirrorBot" -delete-after: True -changes: - - balance: "Changed the level that you can use backup batteries as a synth to 150 nutrition, and it also gives you 150 nutrition back. This means you can use it as soon as you reach slowdown levels of hunger and it fills you up a decent amount." \ No newline at end of file diff --git a/html/changelogs_ch/archive/2025-06.yml b/html/changelogs_ch/archive/2025-06.yml index 9f64f5f5a7..8c4dfb0782 100644 --- a/html/changelogs_ch/archive/2025-06.yml +++ b/html/changelogs_ch/archive/2025-06.yml @@ -293,3 +293,14 @@ - rscadd: Adds genes and diseases to bingle's database so symptoms and genetics stuff can be looked up ingame - code_imp: added unit test for virus names and trait names to prevent tgui issues +2025-06-22: + CHOMPStation2StaffMirrorBot: + - balance: Changed the level that you can use backup batteries as a synth to 150 + nutrition, and it also gives you 150 nutrition back. This means you can use + it as soon as you reach slowdown levels of hunger and it fills you up a decent + amount. + Will: + - code_imp: moves sql death reporting to SSmobs as a single massinsert + - refactor: turns object climbing code into a component + - qol: many more objects are climbable, preventing softlocks, especially for engineers + and miners