Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2026-03-23 02:50:13 +00:00
parent 2cd28b963b
commit 4e8368480f
5 changed files with 14 additions and 20 deletions
@@ -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."
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- bugfix: "Autolathe efficiency and speed upgrades corrected to virgo expected numbers"
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- bugfix: "Adds missing cable coils in autolathe."
@@ -1,4 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "SM now gives radiation off while idle/unpowered"
+14
View File
@@ -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