Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2026-04-09 06:00:20 +00:00
parent 02526384c4
commit 72113dc205
3 changed files with 16 additions and 12 deletions
@@ -1,4 +0,0 @@
author: "siliconOpossum"
delete-after: True
changes:
- admin: "Adds the jump-to-ghost verb, which brings your body to your aghost, it has a hotkey which defaults to F4."
@@ -1,8 +0,0 @@
author: "Melbert"
delete-after: True
changes:
- bugfix: "A dirty mask that CAN be pushed out of the way no longer obscures vision if it IS pushed out of the way."
- qol: "If your mask is dirty from pepper spray, you get some passive chat messages indicating that it can be cleaned off."
- balance: "Pepper spray clothing dirt is applied piecemeal - smaller dosages, rather than doing nothing, now build up with repeat applications."
- balance: "Pepper spray clothing dirt now has a tier between \"very obscured vision\" and \"no obscured vision\", giving the wearer more of a warning before being thrust into darkness."
- balance: "Pepper spray can no longer stack blindness infinitely - it is now capped to 6 seconds. This brings it in line with its other effects (confusion capped at 5 seconds, blur capped at 10 seconds, knockdown capped at 3 seconds)."
+16
View File
@@ -168,6 +168,22 @@
- code_imp: Atmos pipes GPU performance - Station areas with pipes will be less
taxing on the client.
2026-04-09:
Melbert:
- bugfix: A dirty mask that CAN be pushed out of the way no longer obscures vision
if it IS pushed out of the way.
- qol: If your mask is dirty from pepper spray, you get some passive chat messages
indicating that it can be cleaned off.
- balance: Pepper spray clothing dirt is applied piecemeal - smaller dosages, rather
than doing nothing, now build up with repeat applications.
- balance: Pepper spray clothing dirt now has a tier between "very obscured vision"
and "no obscured vision", giving the wearer more of a warning before being thrust
into darkness.
- balance: Pepper spray can no longer stack blindness infinitely - it is now capped
to 6 seconds. This brings it in line with its other effects (confusion capped
at 5 seconds, blur capped at 10 seconds, knockdown capped at 3 seconds).
SyncIt21:
- bugfix: reactions no longer consume catalysts
- code_imp: improved reaction code in other places
siliconOpossum:
- admin: Adds the jump-to-ghost verb, which brings your body to your aghost, it
has a hotkey which defaults to F4.