Automatic changelog compile [ci skip]

This commit is contained in:
chompstation-ci[bot]
2025-08-02 01:26:22 +00:00
parent d79646f6eb
commit 44f8a5dcd2
5 changed files with 13 additions and 18 deletions
@@ -1,4 +0,0 @@
author: "ShadowLarkens"
delete-after: True
changes:
- balance: "Completely rewrote R&D to be made up of \"techweb nodes\" that you research with experiments + passive point generation. This turns it from a question of how to max all levels as fast as possible, to figuring out what paths you want to go down and unlock with a time gate."
@@ -1,6 +0,0 @@
author: "FluffMedic"
delete-after: True
changes:
- balance: "The doorway bosses to base Neon have a bit less HP."
- bugfix: "Tyr ants stop infighting"
- bugfix: "The Tyr precursor bosses first and second attacks function properly now"
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- code_imp: "weak_reference added to blacklisted copyvars"
@@ -1,4 +0,0 @@
author: "CHOMPStation2StaffMirrorBot"
delete-after: True
changes:
- bugfix: "loadout system not working until you switch back and forth"
+13
View File
@@ -2,3 +2,16 @@
CHOMPStation2StaffMirrorBot:
- bugfix: Fixes an error occuring when tgs is compiling the rust itself.
- image: Made the body scanner actually show an outline of the person inside it.
2025-08-02:
CHOMPStation2StaffMirrorBot:
- bugfix: loadout system not working until you switch back and forth
- code_imp: weak_reference added to blacklisted copyvars
FluffMedic:
- balance: The doorway bosses to base Neon have a bit less HP.
- bugfix: Tyr ants stop infighting
- bugfix: The Tyr precursor bosses first and second attacks function properly now
ShadowLarkens:
- balance: Completely rewrote R&D to be made up of "techweb nodes" that you research
with experiments + passive point generation. This turns it from a question of
how to max all levels as fast as possible, to figuring out what paths you want
to go down and unlock with a time gate.