From 4e8368480fd0dc9f977e1a3bb913736a1b651744 Mon Sep 17 00:00:00 2001 From: "vorestation-ci[bot]" <199609141+vorestation-ci[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 02:50:13 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelogs/AutoChangeLog-pr-19270.yml | 8 -------- html/changelogs/AutoChangeLog-pr-19319.yml | 4 ---- html/changelogs/AutoChangeLog-pr-19324.yml | 4 ---- html/changelogs/AutoChangeLog-pr-19334.yml | 4 ---- html/changelogs/archive/2026-03.yml | 14 ++++++++++++++ 5 files changed, 14 insertions(+), 20 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-19270.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-19319.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-19324.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-19334.yml diff --git a/html/changelogs/AutoChangeLog-pr-19270.yml b/html/changelogs/AutoChangeLog-pr-19270.yml deleted file mode 100644 index cd810fe58e9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19270.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - rscadd: "Screwdriver (The Drink) stops radiation effects while it is in your system." - - rscadd: "Uranium walls, doors, and coins now emit slight amounts of radiation." - - qol: "Radiation protective items now have a tag upon examine that informs of their radiation protective status." - - refactor: "Massively improves radiation performance by moving to pulses instead of 1000s of deleted radiation_sources a second." - - code_imp: "Radiation reworked. Please report on Discord or Github if power generation feels too low from radioactive (SM) sources." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19319.yml b/html/changelogs/AutoChangeLog-pr-19319.yml deleted file mode 100644 index bb4f00642ed..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19319.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Will" -delete-after: True -changes: - - bugfix: "Autolathe efficiency and speed upgrades corrected to virgo expected numbers" \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19324.yml b/html/changelogs/AutoChangeLog-pr-19324.yml deleted file mode 100644 index c7a10240ccb..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19324.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Will" -delete-after: True -changes: - - bugfix: "Adds missing cable coils in autolathe." \ No newline at end of file diff --git a/html/changelogs/AutoChangeLog-pr-19334.yml b/html/changelogs/AutoChangeLog-pr-19334.yml deleted file mode 100644 index a99f65636a8..00000000000 --- a/html/changelogs/AutoChangeLog-pr-19334.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Diana" -delete-after: True -changes: - - bugfix: "SM now gives radiation off while idle/unpowered" \ No newline at end of file diff --git a/html/changelogs/archive/2026-03.yml b/html/changelogs/archive/2026-03.yml index bbf0747b32f..f6384cfbb95 100644 --- a/html/changelogs/archive/2026-03.yml +++ b/html/changelogs/archive/2026-03.yml @@ -325,3 +325,17 @@ - bugfix: single item mat cost tooltip Nova: - refactor: Refactored species, organ_data, and rlimb_data +2026-03-23: + Diana: + - bugfix: SM now gives radiation off while idle/unpowered + - rscadd: Screwdriver (The Drink) stops radiation effects while it is in your system. + - rscadd: Uranium walls, doors, and coins now emit slight amounts of radiation. + - qol: Radiation protective items now have a tag upon examine that informs of their + radiation protective status. + - refactor: Massively improves radiation performance by moving to pulses instead + of 1000s of deleted radiation_sources a second. + - code_imp: Radiation reworked. Please report on Discord or Github if power generation + feels too low from radioactive (SM) sources. + Will: + - bugfix: Adds missing cable coils in autolathe. + - bugfix: Autolathe efficiency and speed upgrades corrected to virgo expected numbers