Automatic changelog compile [ci skip]

This commit is contained in:
chompstation-ci[bot]
2025-09-27 01:13:29 +00:00
parent e757312ee2
commit 97cd6e8ed2
12 changed files with 25 additions and 49 deletions
@@ -1,5 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "AI can now access the forever hidden vorepanel button"
- bugfix: "balloon alerts not centered for wide sprites"
@@ -1,4 +0,0 @@
author: "Ryumi"
delete-after: True
changes:
- image: "Casino chips use a new set of sprites that better represent their item sizes."
@@ -1,5 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- rscadd: "Added a new Welcome to Virgo pamphlet that covers most vital lore IC."
- qol: "Made it so that new players under 10 days old start with this lore document in their hand. It is sized as tiny, making it easy to tuck away."
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- code_imp: "Cleans up uses of updateUsrDialog() on objects moved to tgui"
@@ -1,4 +0,0 @@
author: "Shy Bandit"
delete-after: True
changes:
- rscadd: "Gator Snout Head"
@@ -1,6 +0,0 @@
author: "Will"
delete-after: True
changes:
- refactor: "Improves smes mapped part upgrading"
- refactor: "Adds more smes subtypes so manually mapping smes vars is no longer needed"
- server: "Mapped smes should be updated to use prefabs, and a coil place on the smes to meet the original charge capacity."
@@ -1,4 +0,0 @@
author: "Will"
delete-after: True
changes:
- bugfix: "Wearing shoes no longer prevents map spawned blood from spreading with footsteps"
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "runtime in case there was no DB initialized"
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "bad organ path deletion on alienanimals"
@@ -1,5 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "Fixed invisibility potions being able to spawn in fruit."
- code_imp: "Cleaned up some missing reagent defines for glamour potions."
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- code_imp: "adds keycombo input for later use"
+25
View File
@@ -477,3 +477,28 @@
as well as casino card decks spawning with jokers.
Will:
- code_imp: Tiny cleanup in gravgen UI code
2025-09-27:
CHOMPStation2StaffMirrorBot:
- code_imp: adds keycombo input for later use
- bugfix: bad organ path deletion on alienanimals
- bugfix: runtime in case there was no DB initialized
- rscadd: Added a new Welcome to Virgo pamphlet that covers most vital lore IC.
- qol: Made it so that new players under 10 days old start with this lore document
in their hand. It is sized as tiny, making it easy to tuck away.
- bugfix: Fixed invisibility potions being able to spawn in fruit.
- code_imp: Cleaned up some missing reagent defines for glamour potions.
- bugfix: AI can now access the forever hidden vorepanel button
- bugfix: balloon alerts not centered for wide sprites
Ryumi:
- image: Casino chips use a new set of sprites that better represent their item
sizes.
Shy Bandit:
- rscadd: Gator Snout Head
Will:
- refactor: Improves smes mapped part upgrading
- refactor: Adds more smes subtypes so manually mapping smes vars is no longer needed
- server: Mapped smes should be updated to use prefabs, and a coil place on the
smes to meet the original charge capacity.
- bugfix: Wearing shoes no longer prevents map spawned blood from spreading with
footsteps
- code_imp: Cleans up uses of updateUsrDialog() on objects moved to tgui