Automatic changelog compile [ci skip]

This commit is contained in:
chompstation-ci[bot]
2026-02-02 01:59:14 +00:00
parent 7f56366173
commit 83b1da27ec
8 changed files with 19 additions and 34 deletions
@@ -1,6 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- code_imp: "move gear tweaks to managed GLOB"
- bugfix: "name and description gear tweak can be cleared again"
- qol: "items can have digestion toggled in the loadout"
@@ -1,4 +0,0 @@
author: "Guti"
delete-after: True
changes:
- bugfix: "Fixed supermatter flux anomalies exploding violently"
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- refactor: "Bluespace cascade moved to subsystem"
@@ -1,5 +0,0 @@
author: "Will"
delete-after: True
changes:
- bugfix: "Turrets are no longer limited to 2 second tickrate when in combat"
- bugfix: "Turret retaliation behavior is actually functional, and makes sounds when they enter and leave it."
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- qol: "Adds a verb to deep scan devices that allows them to turn off the sediment scan info, as this pastes a lot of text."
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- qol: "the indexed DB should no longer be automatically cleared"
@@ -1,7 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "some more runtimes"
- bugfix: "phased entities should no longer leave footprints in snow"
- bugfix: "mining vendor should no longer call forceMove multiple times on powerChange"
- bugfix: "underwear colors"
+19
View File
@@ -0,0 +1,19 @@
2026-02-02:
CHOMPStation2StaffMirrorBot:
- bugfix: some more runtimes
- bugfix: phased entities should no longer leave footprints in snow
- bugfix: mining vendor should no longer call forceMove multiple times on powerChange
- bugfix: underwear colors
- qol: Adds a verb to deep scan devices that allows them to turn off the sediment
scan info, as this pastes a lot of text.
- code_imp: move gear tweaks to managed GLOB
- bugfix: name and description gear tweak can be cleared again
- qol: items can have digestion toggled in the loadout
- qol: the indexed DB should no longer be automatically cleared
Guti:
- bugfix: Fixed supermatter flux anomalies exploding violently
Will:
- refactor: Bluespace cascade moved to subsystem
- bugfix: Turrets are no longer limited to 2 second tickrate when in combat
- bugfix: Turret retaliation behavior is actually functional, and makes sounds when
they enter and leave it.