Automatic changelog compile [ci skip]

This commit is contained in:
chompstation-ci[bot]
2026-07-25 02:25:30 +00:00
parent 61fd0a599a
commit 437fc7a211
5 changed files with 19 additions and 21 deletions
@@ -1,5 +0,0 @@
author: "Will"
delete-after: True
changes:
- refactor: "Updated remote view code for byond 516.1685"
- bugfix: "blackscreen when escaping vore egg"
@@ -1,7 +0,0 @@
author: "Diana"
delete-after: True
changes:
- rscadd: "Contaminated items can now be scanned for DNA"
- code_imp: "Makes some children procs carry over the args properly from their parent procs."
- bugfix: "Fixed the advanced forensics scanner having no sprite"
- image: "Added a proper sprite for the advanced forensics scanner."
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- rscadd: "websocket for the chat"
@@ -1,5 +0,0 @@
author: "Poojawa"
delete-after: True
changes:
- refactor: "sorted and broke apart the monolithic sprite_accessories_taur.dm for better readability and referencing. Paths were only touched up in certain cases for sensible changes like feline/tiger, fox/kitsune, and cow/paw."
- image: "Several legacy tails have been removed since they've been replaced for years now by colorable ones. The tails will continue to say 'colorable' because touching names is touching .sav files and I'm not dealing with that."
+19
View File
@@ -175,3 +175,22 @@
- bugfix: tgui test runs leaking their doms into each other
Will, Reo:
- bugfix: synthetics no longer affected by brainsnax braindamage
2026-07-25:
CHOMPStation2StaffMirrorBot:
- rscadd: websocket for the chat
Diana:
- rscadd: Contaminated items can now be scanned for DNA
- code_imp: Makes some children procs carry over the args properly from their parent
procs.
- bugfix: Fixed the advanced forensics scanner having no sprite
- image: Added a proper sprite for the advanced forensics scanner.
Poojawa:
- refactor: sorted and broke apart the monolithic sprite_accessories_taur.dm for
better readability and referencing. Paths were only touched up in certain cases
for sensible changes like feline/tiger, fox/kitsune, and cow/paw.
- image: Several legacy tails have been removed since they've been replaced for
years now by colorable ones. The tails will continue to say 'colorable' because
touching names is touching .sav files and I'm not dealing with that.
Will:
- refactor: Updated remote view code for byond 516.1685
- bugfix: blackscreen when escaping vore egg