Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2025-10-15 00:29:30 +00:00
parent 01e5e24bbb
commit dd16e4f96d
9 changed files with 23 additions and 34 deletions
@@ -1,5 +0,0 @@
author: "mcbalaam"
delete-after: True
changes:
- qol: "Better output for sound requesting"
- bugfix: "\"Request Internet sound\" input window's title and description are not inverted anymore"
@@ -1,4 +0,0 @@
author: "ArchBTW, NecromancerAnne (original code, sprites), SmArtKar (sprites), DrDiasyl (sprites)"
delete-after: True
changes:
- rscadd: "adds Stunsword"
@@ -1,4 +0,0 @@
author: "Yobrocharlie"
delete-after: True
changes:
- balance: "buffed the cleric mace by a little bit."
@@ -1,4 +0,0 @@
author: "thegrb93"
delete-after: True
changes:
- bugfix: "Self sustaining slime and clusterbuster now correctly fill required reagents"
@@ -1,4 +0,0 @@
author: "Fghj240"
delete-after: True
changes:
- qol: "Health analyzers now tell the difference between curable and incurable permanent traumas"
@@ -1,5 +0,0 @@
author: "tontyGH"
delete-after: True
changes:
- bugfix: "moves the computer frame's anchor requirement from circuit step to finalization step, fixing an issue where you could construct unanchored and FUNCTIONAL computers"
- qol: "as a side effect, you only need to wrench the PC down when construction is being finished"
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Items no longer randomly fall out of bags when changing their size"
@@ -1,4 +0,0 @@
author: "TealSeer"
delete-after: True
changes:
- code_imp: "renamed flatten_list proc to assoc_to_values"
+23
View File
@@ -465,3 +465,26 @@
- balance: Includes crustaceans and reptiles to the list of mob types that Hunter
Boxing is allowed to mangle with their bare hands. You still can't use Hunter
Boxing on lizardpeople. Or crabpeople when they are added in 2030.
2025-10-15:
ArchBTW, NecromancerAnne (original code, sprites), SmArtKar (sprites), DrDiasyl (sprites):
- rscadd: adds Stunsword
Fghj240:
- qol: Health analyzers now tell the difference between curable and incurable permanent
traumas
SmArtKar:
- bugfix: Items no longer randomly fall out of bags when changing their size
TealSeer:
- code_imp: renamed flatten_list proc to assoc_to_values
Yobrocharlie:
- balance: buffed the cleric mace by a little bit.
mcbalaam:
- qol: Better output for sound requesting
- bugfix: '"Request Internet sound" input window''s title and description are not
inverted anymore'
thegrb93:
- bugfix: Self sustaining slime and clusterbuster now correctly fill required reagents
tontyGH:
- bugfix: moves the computer frame's anchor requirement from circuit step to finalization
step, fixing an issue where you could construct unanchored and FUNCTIONAL computers
- qol: as a side effect, you only need to wrench the PC down when construction is
being finished