Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-07-29 02:29:28 +00:00
parent e60c2be355
commit a39db311ba
6 changed files with 13 additions and 23 deletions
@@ -1,4 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- code_imp: "Removes sleep() in modular computer uis"
@@ -1,6 +0,0 @@
author: "WIll"
delete-after: True
changes:
- rscadd: "Items that can be sold by cargo now state it at the end of their description"
- rscadd: "Multiple stamped manifests can be sent in the same crate"
- code_imp: "Moved cargo item selling code to an element"
@@ -1,4 +0,0 @@
author: "Tenryumi"
delete-after: True
changes:
- bugfix: "fixed circuit assemblies printing empty lines on examine."
@@ -1,4 +0,0 @@
author: "Willburd"
delete-after: True
changes:
- bugfix: "Dev disabled styles removed from randomized rolls."
@@ -1,5 +0,0 @@
author: "Diana"
delete-after: True
changes:
- rscadd: "Purple Robes in the loadout now has a teshari variant!"
- rscadd: "Purple robes can now be unbuttoned!"
+13
View File
@@ -325,3 +325,16 @@
Willburd:
- bugfix: tiny memory leak on capture crystal animations
- code_imp: capture crystals use timers instead of sleeps to animate
2025-07-29:
Diana:
- rscadd: Purple Robes in the loadout now has a teshari variant!
- rscadd: Purple robes can now be unbuttoned!
Tenryumi:
- bugfix: fixed circuit assemblies printing empty lines on examine.
WIll:
- rscadd: Items that can be sold by cargo now state it at the end of their description
- rscadd: Multiple stamped manifests can be sent in the same crate
- code_imp: Moved cargo item selling code to an element
Willburd:
- code_imp: Removes sleep() in modular computer uis
- bugfix: Dev disabled styles removed from randomized rolls.