Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-04-12 01:50:11 +00:00
parent 0f3841a615
commit 9c8bacd22a
7 changed files with 15 additions and 25 deletions
@@ -1,4 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "Exit VR now properly lets you exit vr"
@@ -1,4 +0,0 @@
author: "SatinIsle"
delete-after: True
changes:
- rscadd: "Added the recolour ability to beast form transformations, allowing them to recolour themselves once per transformation."
@@ -1,4 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- bugfix: "runechat offset delta being applied twice in some cases"
@@ -1,4 +0,0 @@
author: "SatinIsle"
delete-after: True
changes:
- bugfix: "Fixes some bad destroys"
@@ -1,4 +0,0 @@
author: "Drathek"
delete-after: True
changes:
- code_imp: "DMI merge hook will now try to retain positioning of sprites when handling some conflicts"
@@ -1,5 +0,0 @@
author: "SatinIsle"
delete-after: True
changes:
- rscadd: "Added IDs to the list of edible trash eater items. Just like PDA's they require the owner to be watching when they're eaten."
- bugfix: "Fixed PDA eating warning messages not being visible."
+15
View File
@@ -111,3 +111,18 @@
- rscadd: Space heaters can now be crafted
- rscadd: Space heaters can now be upgraded to cool/heat faster (Uses micro_laser,
manipulator, and capacitor to upgrade various parts)
2025-04-12:
Diana:
- bugfix: Exit VR now properly lets you exit vr
Drathek:
- code_imp: DMI merge hook will now try to retain positioning of sprites when handling
some conflicts
Kashargul:
- bugfix: runechat offset delta being applied twice in some cases
SatinIsle:
- rscadd: Added the recolour ability to beast form transformations, allowing them
to recolour themselves once per transformation.
- bugfix: Fixes some bad destroys
- rscadd: Added IDs to the list of edible trash eater items. Just like PDA's they
require the owner to be watching when they're eaten.
- bugfix: Fixed PDA eating warning messages not being visible.