Automatic changelog compile [ci skip]

This commit is contained in:
tgstation-ci[bot]
2025-07-30 00:33:20 +00:00
parent 5d3353e7af
commit 111f986070
4 changed files with 17 additions and 16 deletions
@@ -1,6 +0,0 @@
author: "Rhials"
delete-after: True
changes:
- balance: "Nightmares/Shadowpeople are no longer stunned by intense flashes like flashbangs or handheld flashes."
- balance: "Nightmares/Shadowpeople are now harmed and confused by ALL flash sources, including welding or other sources of flash-like flashing."
- sound: "Nightmares now have a wretched hiss as their default scream sound. Spooky!"
@@ -1,4 +0,0 @@
author: "TealSeer"
delete-after: True
changes:
- 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"
@@ -1,6 +0,0 @@
author: "Bisar"
delete-after: True
changes:
- qol: "Power cells and megacells now take much less time to print."
- balance: "Power cells now take the base-item time-to-print ( 10 seconds -> 3.2 seconds ), WITHOUT the stock-item print speed increase."
- balance: "Megacells now take 5 seconds to print ( 10 seconds -> 5 seconds), WITHOUT the stock-item print speed increase."
+17
View File
@@ -723,3 +723,20 @@
- balance: Sphere MODule bombs no longer hit NODE drones and minebots
- balance: Ice demon/ice demon cube afterimages can now be walked through by players
- bugfix: Sphere MODule bombs now aggro basicmobs hit by their explosions
2025-07-30:
Bisar:
- qol: Power cells and megacells now take much less time to print.
- balance: Power cells now take the base-item time-to-print ( 10 seconds -> 3.2
seconds ), WITHOUT the stock-item print speed increase.
- balance: Megacells now take 5 seconds to print ( 10 seconds -> 5 seconds), WITHOUT
the stock-item print speed increase.
Rhials:
- balance: Nightmares/Shadowpeople are no longer stunned by intense flashes like
flashbangs or handheld flashes.
- balance: Nightmares/Shadowpeople are now harmed and confused by ALL flash sources,
including welding or other sources of flash-like flashing.
- sound: Nightmares now have a wretched hiss as their default scream sound. Spooky!
TealSeer:
- 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