Automatic changelog compile [ci skip]

This commit is contained in:
chompstation-ci[bot]
2026-08-13 01:44:28 +00:00
parent 4834273187
commit d3e219e5da
4 changed files with 23 additions and 20 deletions
@@ -1,5 +0,0 @@
author: "FluffMedic"
delete-after: True
changes:
- rscadd: "3 new wilderness POIs have been added, two with unique boss fights"
- bugfix: "Blackshuttle Down and Ambush Base now uses the proper loot crate"
@@ -1,11 +0,0 @@
author: "Poojawa"
delete-after: True
changes:
- rscadd: "Added a system to permit custom tails (and bellies) to show even if you're in a full space suit!"
- image: "So many taursuits! OH LAWD."
- code_imp: "Bastardized the HumanCutter tool to provide a means for unsupported taurs to be 'snipped' into conformity, as long as they're somewhat accurate to overall shapes."
- image: "multiple taurs get tail wag states outside of just being instantly fat."
- rscadd: "Ripped out the old species tail animation system, no-one is ever going to actually maintain 9+ different tail wag animations, and they were overriding the custom tails to boot."
- rscadd: "Completely refractored tail icon generation to utilize mutable_appearance as much as possible."
- rscadd: "Optimized vore tail code to utilize Mutable_appearance instead of queuing up icon generations"
- bugfix: "Cleaned up tail and taur files to reduce the number of icons of species that used the same basic and fat icons with different overlays."
@@ -1,4 +0,0 @@
author: "Diana"
delete-after: True
changes:
- bugfix: "Unathi belly size 1 has a proper appearance now"
+23
View File
@@ -44,3 +44,26 @@
linked to the silo(or if no silo exists)
- bugfix: Glasswire aberration no longer broken by flashlight beams
- bugfix: DNA modifier no longer ejects disk along with occupant
2026-08-13:
Diana:
- bugfix: Unathi belly size 1 has a proper appearance now
FluffMedic:
- rscadd: 3 new wilderness POIs have been added, two with unique boss fights
- bugfix: Blackshuttle Down and Ambush Base now uses the proper loot crate
Poojawa:
- rscadd: Added a system to permit custom tails (and bellies) to show even if you're
in a full space suit!
- image: So many taursuits! OH LAWD.
- code_imp: Bastardized the HumanCutter tool to provide a means for unsupported
taurs to be 'snipped' into conformity, as long as they're somewhat accurate
to overall shapes.
- image: multiple taurs get tail wag states outside of just being instantly fat.
- rscadd: Ripped out the old species tail animation system, no-one is ever going
to actually maintain 9+ different tail wag animations, and they were overriding
the custom tails to boot.
- rscadd: Completely refractored tail icon generation to utilize mutable_appearance
as much as possible.
- rscadd: Optimized vore tail code to utilize Mutable_appearance instead of queuing
up icon generations
- bugfix: Cleaned up tail and taur files to reduce the number of icons of species
that used the same basic and fat icons with different overlays.