Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2026-07-17 03:19:41 +00:00
parent acfff83103
commit 613a250bda
5 changed files with 12 additions and 19 deletions
@@ -1,5 +0,0 @@
author: "Will"
delete-after: True
changes:
- rscadd: "Stasis cages can be exported on the cargo shuttle for research points, based on the simple mob inside of it"
- qol: "cargo scanner shows the total value of a crate when scanned, instead of opening the crate"
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- refactor: "unifies copypasted ranged_disarm procs"
@@ -1,6 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "food synth missing do after target"
- bugfix: "modular computer core trying to cut a lazy list insanely"
- bugfix: "robot signal removal on supply compactor removal"
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- bugfix: "Vox cortical stack organ using the wrong iconstate"
+12
View File
@@ -80,3 +80,15 @@
- bugfix: The dead can no longer enter or leave the body scanner themselves
- bugfix: acid dispensed into buckets in chemistry machines no longer break when
the bucket melts
2026-07-17:
Kashargul:
- bugfix: food synth missing do after target
- bugfix: modular computer core trying to cut a lazy list insanely
- bugfix: robot signal removal on supply compactor removal
Will:
- bugfix: Vox cortical stack organ using the wrong iconstate
- refactor: unifies copypasted ranged_disarm procs
- rscadd: Stasis cages can be exported on the cargo shuttle for research points,
based on the simple mob inside of it
- qol: cargo scanner shows the total value of a crate when scanned, instead of opening
the crate