Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2026-06-07 18:00:28 +00:00
parent 8844838dcd
commit f7ed9387ea
5 changed files with 11 additions and 18 deletions
@@ -1,5 +0,0 @@
author: "CabinetOnFire"
delete-after: True
changes:
- sound: "Sound now makes use of euclidean distance for falloff"
- code_imp: "max_range on playsound now ensures the sound is audible up to that range."
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- image: "Made volcanic pores more noticeable"
@@ -1,4 +0,0 @@
author: "soulware1"
delete-after: True
changes:
- bugfix: "Parthenogenesis no longer makes your material fish have null weights"
@@ -1,5 +0,0 @@
author: "ArcaneMusic"
delete-after: True
changes:
- balance: "The mining ventpointer has been adjusted so that it can now more accurately show the distance to the nearest vent, and will now claim you've arrived if you're within 8 tiles away from a vent, down from 14."
- code_imp: "Several backend improvements to the pinpointer functionality and adjustability."
+11
View File
@@ -176,10 +176,21 @@
lelandkemble:
- bugfix: Pinpointers stop tracking a shunted ai when that ai is no longer shunted
2026-06-07:
ArcaneMusic:
- balance: The mining ventpointer has been adjusted so that it can now more accurately
show the distance to the nearest vent, and will now claim you've arrived if
you're within 8 tiles away from a vent, down from 14.
- code_imp: Several backend improvements to the pinpointer functionality and adjustability.
CabinetOnFire:
- sound: Sound now makes use of euclidean distance for falloff
- code_imp: max_range on playsound now ensures the sound is audible up to that range.
SmArtKar:
- bugfix: Fixed an issue where Stop-All-Active-Weather verb would not remove ash
storm sounds
- refactor: Rain and ash storms have been refactored to use particles rather than
overlays
- image: Made volcanic pores more noticeable
UvvU:
- bugfix: fixed improper chat caching.
soulware1:
- bugfix: Parthenogenesis no longer makes your material fish have null weights