Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2026-07-18 02:56:30 +00:00
parent 1f7bc3b581
commit 7e9c7b3bfa
3 changed files with 13 additions and 12 deletions
@@ -1,7 +0,0 @@
author: "Poojawa"
delete-after: True
changes:
- qol: "Multitool flagged items will display more information about the current cable's powernet status"
- bugfix: "fixed cable power readouts from displaying negative Watts, 0ing out instead"
- image: "SMES units now have an open panel state when the maintenance hatch is open"
- refactor: "Utilized KILOWATTS, MEGAWATTS in power code on a lazy basis to improve readability."
@@ -1,5 +0,0 @@
author: "Diana"
delete-after: True
changes:
- rscadd: "Adds chameleon pens and thieves gloves to the uncommon trash loot pile."
- qol: "Moves some stuff around in the trash pool. Some lesser/less exciting items moved to the common pool, made some items less likely to show up, added some more items like all the glowsticks."
+13
View File
@@ -92,3 +92,16 @@
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
2026-07-18:
Diana:
- rscadd: Adds chameleon pens and thieves gloves to the uncommon trash loot pile.
- qol: Moves some stuff around in the trash pool. Some lesser/less exciting items
moved to the common pool, made some items less likely to show up, added some
more items like all the glowsticks.
Poojawa:
- qol: Multitool flagged items will display more information about the current cable's
powernet status
- bugfix: fixed cable power readouts from displaying negative Watts, 0ing out instead
- image: SMES units now have an open panel state when the maintenance hatch is open
- refactor: Utilized KILOWATTS, MEGAWATTS in power code on a lazy basis to improve
readability.