Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2025-03-10 00:24:14 +00:00
parent 3ebada1c77
commit 02f9a69ac7
9 changed files with 19 additions and 33 deletions
@@ -1,5 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed constant hotspot runtimes"
- bugfix: "Hotspots should properly play their SFX when created by sources other than plasmafires."
@@ -1,4 +0,0 @@
author: "StrangeWeirdKitten"
delete-after: True
changes:
- code_imp: "Readds return_turf_delta_p() and is_nearby_planetary_atmos() as turf helpers."
@@ -1,4 +0,0 @@
author: "Paxilmaniac"
delete-after: True
changes:
- balance: "The syndie smartgun has 2 tile aimbot now"
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed pre-filled fish stasis cases breaking fish inside of them\n/:cl"
@@ -1,4 +0,0 @@
author: "EnterTheJake"
delete-after: True
changes:
- balance: "\"Wolves Among Sheep\" cooldown increased from 2 to 5 minutes."
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Immortal pyro anomalies no longer (unsuccessfully) attempt to spawn pyro slimes"
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixes rideable mob layering"
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed balloon alert positioning on wide mobs"
+19
View File
@@ -241,3 +241,22 @@
reagent is out of our mobs system.
- bugfix: The strongarm set bonus no longer requires a specific biotype to function.
You can now get the set bonus as an android.
2025-03-10:
EnterTheJake:
- balance: '"Wolves Among Sheep" cooldown increased from 2 to 5 minutes.'
Paxilmaniac:
- balance: The syndie smartgun has 2 tile aimbot now
SmArtKar:
- bugfix: 'Fixed pre-filled fish stasis cases breaking fish inside of them
/:cl'
- bugfix: Immortal pyro anomalies no longer (unsuccessfully) attempt to spawn pyro
slimes
- bugfix: Fixed balloon alert positioning on wide mobs
- bugfix: Fixed constant hotspot runtimes
- bugfix: Hotspots should properly play their SFX when created by sources other
than plasmafires.
- bugfix: Fixes rideable mob layering
StrangeWeirdKitten:
- code_imp: Readds return_turf_delta_p() and is_nearby_planetary_atmos() as turf
helpers.