Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2026-07-12 03:32:58 +00:00
parent 8ddaa5f96f
commit ae41b62e75
8 changed files with 39 additions and 43 deletions
@@ -1,6 +0,0 @@
author: "Poojawa"
delete-after: True
changes:
- qol: "Chem Masters now permit a choice between beaker ejections, clearing or keeping the buffer inside the machine. Buffer has been changed to 300 (one bluespace beaker) as a result."
- bugfix: "Chem Masters now check for for potential overfilling, resolving issues where reagents would be deleted if the beaker was too full to accept the full amount."
- bugfix: "Prevents eggs and siffruit from being 'cracked into' the Chem Master or Chem Dispensor, fixing a null runtime that completely breaks the machines"
@@ -1,13 +0,0 @@
author: "Diana"
delete-after: True
changes:
- rscdel: "Grit removed. \"Pain Tolerance, minor\" covers everything grit was supposed to do, now."
- rscadd: "Adds \"Pain Tolerance, Extreme\" which is an inverse of Neural Hypersensitivity. Provides 50% reduced pain."
- rscadd: "Being in shock will now increase your heart rate."
- balance: "Pain modifier now affects traumatic shock"
- balance: "Trauma no longer weakens you for 40 seconds repeatedly. Now only weakens for 6-10 seconds when it rolls."
- balance: "Blurry eyes happen when significantly damaged or getting deep in shock."
- balance: "Being deep in trauma no longer perma-weakens you, but now has a significant chance to keep you weakened."
- bugfix: "Shock stage no longer piles up the probabilities when in shock, instead only does the one appropriate for its stage. This reduces chatspam."
- bugfix: "Your HR can no longer go so high it reads nothing."
- code_imp: "trauma_mod rolled into pain_mod"
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- rscadd: "Update transcore dump behavior"
@@ -1,6 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "Moves the 'misc' out from furniture and into its own proper category on materials."
- qol: "Moves table frame from misc to furniture category."
- qol: "Moves reflector frame into misc category."
@@ -1,4 +0,0 @@
author: "Fracshun"
delete-after: True
changes:
- bugfix: "Belly display names now work"
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- bugfix: "Ripleys no longer float over openspace"
@@ -1,6 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "recursive stack search"
- bugfix: "juke toolchain skipping biome updates"
- code_imp: "update tgui dependencies"
+39
View File
@@ -26,3 +26,42 @@
WolvesAndOwls:
- bugfix: Capture crystals now handle self-capture edge case
- bugfix: OOC Escape from capture crystals no longer bricks crystal and breaks player
2026-07-12:
Diana:
- bugfix: Moves the 'misc' out from furniture and into its own proper category on
materials.
- qol: Moves table frame from misc to furniture category.
- qol: Moves reflector frame into misc category.
- rscdel: Grit removed. "Pain Tolerance, minor" covers everything grit was supposed
to do, now.
- rscadd: Adds "Pain Tolerance, Extreme" which is an inverse of Neural Hypersensitivity.
Provides 50% reduced pain.
- rscadd: Being in shock will now increase your heart rate.
- balance: Pain modifier now affects traumatic shock
- balance: Trauma no longer weakens you for 40 seconds repeatedly. Now only weakens
for 6-10 seconds when it rolls.
- balance: Blurry eyes happen when significantly damaged or getting deep in shock.
- balance: Being deep in trauma no longer perma-weakens you, but now has a significant
chance to keep you weakened.
- bugfix: Shock stage no longer piles up the probabilities when in shock, instead
only does the one appropriate for its stage. This reduces chatspam.
- bugfix: Your HR can no longer go so high it reads nothing.
- code_imp: trauma_mod rolled into pain_mod
Fracshun:
- bugfix: Belly display names now work
Kashargul:
- bugfix: recursive stack search
- bugfix: juke toolchain skipping biome updates
- code_imp: update tgui dependencies
Poojawa:
- qol: Chem Masters now permit a choice between beaker ejections, clearing or keeping
the buffer inside the machine. Buffer has been changed to 300 (one bluespace
beaker) as a result.
- bugfix: Chem Masters now check for for potential overfilling, resolving issues
where reagents would be deleted if the beaker was too full to accept the full
amount.
- bugfix: Prevents eggs and siffruit from being 'cracked into' the Chem Master or
Chem Dispensor, fixing a null runtime that completely breaks the machines
Will:
- rscadd: Update transcore dump behavior
- bugfix: Ripleys no longer float over openspace