Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2025-07-31 00:33:02 +00:00
committed by Roxy
parent 5e9d922470
commit c6453cf000
11 changed files with 34 additions and 46 deletions
@@ -1,7 +0,0 @@
author: "JohnFulpWillard"
delete-after: True
changes:
- rscadd: "Added a new role to Mafia; the Coroner, which takes the Chaplain's ability to see dead people's roles."
- rscadd: "Mafia Chaplains now speak with the dead at night instead, and the dead are corpselocked to prevent cheating."
- bugfix: "Mafia's HoS doesn't kill himself when executing non-townies."
- qol: "You can now update your notes & send them in chat while dead, as well as look up the descriptions of other roles."
@@ -1,5 +0,0 @@
author: "Ghommie"
delete-after: True
changes:
- bugfix: "Fixes a few dishes getting a bit too, uh, meaty when cut."
- bugfix: "Fixes being able to turn different types of cooked spaghetti into generic cooked spaghetti with an oven."
@@ -1,4 +0,0 @@
author: "SmArtKar"
delete-after: True
changes:
- bugfix: "Fixed fly infusion deleting the last infused organ upon activation"
@@ -1,4 +0,0 @@
author: "Melbert"
delete-after: True
changes:
- qol: "Adds some wardrobes and backpacks to Catwalk laundry + dorms"
@@ -1,4 +0,0 @@
author: "Thunder12345"
delete-after: True
changes:
- map: "Tramstation's xenobiology now receives xeno eggs in the middle of the chamber instead of tucked away at the back."
@@ -1,4 +0,0 @@
author: "Bisar"
delete-after: True
changes:
- bugfix: "The calculation for discharged energy when committing suicide with a power storage part should now be correctly evaluated."
@@ -1,4 +0,0 @@
author: "Aliceee2ch"
delete-after: True
changes:
- bugfix: "Tier 3 cyber heart now prevents bleeding as intended"
@@ -1,5 +0,0 @@
author: "Bisar"
delete-after: True
changes:
- bugfix: "Fixed a couple of missing entries for user_data"
- code_imp: "Ore silo logs will now generate an entry for a failed ID_DATA entry instead of not generating anything if the initial provided user_data wasn't valid."
@@ -1,4 +0,0 @@
author: "LemonInTheDark"
delete-after: True
changes:
- bugfix: "Distortion/fov effects now properly impact the full game world"
@@ -1,5 +0,0 @@
author: "MelokG and KREKS"
delete-after: True
changes:
- image: "resprited all RPEDs"
- image: "RPEDs now play an animation when replacing parts"
+34
View File
@@ -740,3 +740,37 @@
- refactor: refactored custom vending machine brand code, a new var on /obj/machinery/vending
called allow_custom now determines whether the machine can be chosen when screwdrivering
the circuit board
2025-07-31:
Aliceee2ch:
- bugfix: Tier 3 cyber heart now prevents bleeding as intended
Bisar:
- bugfix: Fixed a couple of missing entries for user_data
- code_imp: Ore silo logs will now generate an entry for a failed ID_DATA entry
instead of not generating anything if the initial provided user_data wasn't
valid.
- bugfix: The calculation for discharged energy when committing suicide with a power
storage part should now be correctly evaluated.
Ghommie:
- bugfix: Fixes a few dishes getting a bit too, uh, meaty when cut.
- bugfix: Fixes being able to turn different types of cooked spaghetti into generic
cooked spaghetti with an oven.
JohnFulpWillard:
- rscadd: Added a new role to Mafia; the Coroner, which takes the Chaplain's ability
to see dead people's roles.
- rscadd: Mafia Chaplains now speak with the dead at night instead, and the dead
are corpselocked to prevent cheating.
- bugfix: Mafia's HoS doesn't kill himself when executing non-townies.
- qol: You can now update your notes & send them in chat while dead, as well as
look up the descriptions of other roles.
LemonInTheDark:
- bugfix: Distortion/fov effects now properly impact the full game world
Melbert:
- qol: Adds some wardrobes and backpacks to Catwalk laundry + dorms
MelokG and KREKS:
- image: resprited all RPEDs
- image: RPEDs now play an animation when replacing parts
SmArtKar:
- bugfix: Fixed fly infusion deleting the last infused organ upon activation
Thunder12345:
- map: Tramstation's xenobiology now receives xeno eggs in the middle of the chamber
instead of tucked away at the back.