Automatic changelog compile [ci skip]

This commit is contained in:
vorestation-ci[bot]
2025-09-18 01:48:23 +00:00
parent 4df57d68af
commit a1e64189fa
7 changed files with 24 additions and 32 deletions
@@ -1,7 +0,0 @@
author: "ShadowLarkens"
delete-after: True
changes:
- refactor: "Got rid of /datum/modifier/fire and converted fully to /datum/status_effect."
- rscadd: "When you're on fire, you have some nice smoky firey particles come off you."
- rscadd: "You can now get wet, which inhibits fire and gives you pretty drippy particles."
- rscadd: "You can now spread fire if you're on fire and you bump into another mob."
@@ -1,5 +0,0 @@
author: "Diana"
delete-after: True
changes:
- image: "Updates Captains Laser, Energygun, Nagant, Makarov, Secgun, and stunrevolver sprites"
- code_imp: "Removes unused lines of code where icon = gun.dmi was redefined"
@@ -1,4 +0,0 @@
author: "ItsSelis"
delete-after: True
changes:
- rscadd: "Added autowiki functionality to automatically create wiki templates from code"
@@ -1,4 +0,0 @@
author: "SatinIsle"
delete-after: True
changes:
- rscadd: "Added an extra bartender slot on request."
@@ -1,6 +0,0 @@
author: "SatinIsle"
delete-after: True
changes:
- balance: "Low Blood Volume from 3 to 2 and the extreme version from 5 to 3."
- balance: "Reduced biocompatibility 2->1, 4->2, 8->4."
- balance: "Ambulant Blood 1 to 0, this has no effect at all here where changelings are never a risk."
@@ -1,6 +0,0 @@
author: "Kashargul"
delete-after: True
changes:
- admin: "fix runtime viewer not working"
- bugfix: "a bunch of logging runtimes"
- bugfix: "lost drone law updates sometimes failing"
+24
View File
@@ -310,3 +310,27 @@
Lion, Reindeer, Armadillo and Slug.'
lbnesquik:
- bugfix: fixed simple doors not being breakable
2025-09-18:
Diana:
- image: Updates Captains Laser, Energygun, Nagant, Makarov, Secgun, and stunrevolver
sprites
- code_imp: Removes unused lines of code where icon = gun.dmi was redefined
ItsSelis:
- rscadd: Added autowiki functionality to automatically create wiki templates from
code
Kashargul:
- admin: fix runtime viewer not working
- bugfix: a bunch of logging runtimes
- bugfix: lost drone law updates sometimes failing
SatinIsle:
- rscadd: Added an extra bartender slot on request.
- balance: Low Blood Volume from 3 to 2 and the extreme version from 5 to 3.
- balance: Reduced biocompatibility 2->1, 4->2, 8->4.
- balance: Ambulant Blood 1 to 0, this has no effect at all here where changelings
are never a risk.
ShadowLarkens:
- refactor: Got rid of /datum/modifier/fire and converted fully to /datum/status_effect.
- rscadd: When you're on fire, you have some nice smoky firey particles come off
you.
- rscadd: You can now get wet, which inhibits fire and gives you pretty drippy particles.
- rscadd: You can now spread fire if you're on fire and you bump into another mob.