Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2024-12-01 00:33:44 +00:00
parent 4092881441
commit c1136cd89f
10 changed files with 41 additions and 48 deletions
@@ -1,15 +0,0 @@
author: "timothymtorres"
delete-after: True
changes:
- rscadd: "The revenant defile spell now affects showers by removing all water recyclers and reagents that gets replaced with blood."
- rscadd: "Showering in clean water (+70%) results in positive mood/regen/stamina effects. It will wash off the mob."
- rscadd: "Showering in dirty water results in negative mood effects and disgust. It will NOT wash off the mob."
- rscadd: "Showering with radioactive reagents (+20%) results in the preventing the shower from washing off the radiation."
- rscadd: "Showering in blood (+70%) results in severe negative mood effects and disgust. (unless you are morbid, evil, or undead then it's considered positive) It will cover the mob in blood."
- rscadd: "Water effects that interact with a mob from touch or vapor (showering/spray bottles/etc.) will now heal sleep, unconsciousness, confusion, drowsiness, jitters, dizziness, and drunkenness."
- bugfix: "Fix bloody showers not covering objects in blood."
- bugfix: "Tossing or spraying a container full of blood now covers objects/mobs in blood"
- bugfix: "Fix wrong status effect for watery tile"
- image: "Add new alert icons for bloody/dirty showers"
- code_imp: "Refactored some expose_obj reagent code to support method types."
- code_imp: "Improved mood typecasting for owner to allow checking of mob biotypes."
@@ -1,4 +0,0 @@
author: "distributivgesetz"
delete-after: True
changes:
- bugfix: "The labor shuttle can no longer be cheesed by piggybacking a prisoner who has completed their sentence."
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed plasmamen envirosuits being unrepairable"
@@ -1,4 +0,0 @@
author: "SmArtKar, Kapu"
delete-after: True
changes:
- bugfix: "Atmospheric tanks no longer fetch icons every tick"
@@ -1,4 +0,0 @@
author: "OrionTheFox"
delete-after: True
changes:
- image: "resprited the (Analog) Wall Clock"
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed cargo ticket and pet adventure drone loot pools not working"
@@ -1,4 +0,0 @@
author: "larentoun"
delete-after: True
changes:
- bugfix: "Printed Moth X-Ray eyes are now correctly named, instead of being just \"robotic eyes\""
@@ -1,4 +0,0 @@
author: "larentoun"
delete-after: True
changes:
- bugfix: "Printed advanced robotic right leg now has correct name, instead of being \"heavy\""
@@ -1,5 +0,0 @@
author: "KingkumaArt"
delete-after: True
changes:
- bugfix: "Etherials no longer lose overcharge really slowly."
- bugfix: "Etherial Wine/Telepole no longer overcharges etherials with one sip."
+41
View File
@@ -0,0 +1,41 @@
2024-12-01:
KingkumaArt:
- bugfix: Etherials no longer lose overcharge really slowly.
- bugfix: Etherial Wine/Telepole no longer overcharges etherials with one sip.
OrionTheFox:
- image: resprited the (Analog) Wall Clock
SmArtKar:
- bugfix: Fixed cargo ticket and pet adventure drone loot pools not working
- bugfix: Fixed plasmamen envirosuits being unrepairable
SmArtKar, Kapu:
- bugfix: Atmospheric tanks no longer fetch icons every tick
distributivgesetz:
- bugfix: The labor shuttle can no longer be cheesed by piggybacking a prisoner
who has completed their sentence.
larentoun:
- bugfix: Printed advanced robotic right leg now has correct name, instead of being
"heavy"
- bugfix: Printed Moth X-Ray eyes are now correctly named, instead of being just
"robotic eyes"
timothymtorres:
- rscadd: The revenant defile spell now affects showers by removing all water recyclers
and reagents that gets replaced with blood.
- rscadd: Showering in clean water (+70%) results in positive mood/regen/stamina
effects. It will wash off the mob.
- rscadd: Showering in dirty water results in negative mood effects and disgust.
It will NOT wash off the mob.
- rscadd: Showering with radioactive reagents (+20%) results in the preventing the
shower from washing off the radiation.
- rscadd: Showering in blood (+70%) results in severe negative mood effects and
disgust. (unless you are morbid, evil, or undead then it's considered positive)
It will cover the mob in blood.
- rscadd: Water effects that interact with a mob from touch or vapor (showering/spray
bottles/etc.) will now heal sleep, unconsciousness, confusion, drowsiness, jitters,
dizziness, and drunkenness.
- bugfix: Fix bloody showers not covering objects in blood.
- bugfix: Tossing or spraying a container full of blood now covers objects/mobs
in blood
- bugfix: Fix wrong status effect for watery tile
- image: Add new alert icons for bloody/dirty showers
- code_imp: Refactored some expose_obj reagent code to support method types.
- code_imp: Improved mood typecasting for owner to allow checking of mob biotypes.