Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2023-06-13 00:22:15 +00:00
parent 98ebf92689
commit 5db47a74ae
6 changed files with 22 additions and 25 deletions
@@ -1,6 +0,0 @@
author: "ArcaneMusic"
delete-after: True
changes:
- balance: "In general, mineral recipe costs for items in larger amounts has been decreased by 2x."
- balance: "One sheet now contains a total of 100 units of material, down from 2000. Proportionally the costs of items should remain the same, except for the smaller costs of certain recipes."
- code_imp: "Added a python script to the tools folder, letting you see a mineral breakdown of one/several rounds using silo logs."
@@ -1,4 +0,0 @@
author: "NotDhu"
delete-after: True
changes:
- bugfix: "Maintenance doors/delivery chutes leading into Tramstation's brig have had their access requirements fixed and now actually require security access to open."
@@ -1,4 +0,0 @@
author: "EricZilla"
delete-after: True
changes:
- image: "Someone broke their ankle using the jumpboots in the vendor so we had to buy new ones"
@@ -1,4 +0,0 @@
author: "ZephyrTFA"
delete-after: True
changes:
- bugfix: "AIs can no longer enter a limbo state without a core but not dead."
@@ -1,7 +0,0 @@
author: "ZephyrTFA"
delete-after: True
changes:
- rscadd: "Nuclear Detonation now drops security level if it missed the station."
- rscadd: "Nuclear Detonation now nukes the syndie base if its on the syndie base."
- bugfix: "Nuclear Detonation now handles not playing a cinematic correctly."
- refactor: "Changed z level iteration for Nuclear Detonation"
+22
View File
@@ -400,3 +400,25 @@
and gives them a probably-positive 2 minute moodlet when ingesting these.
- rscadd: The officer's sabre has gained a small amount of bloodthrist for assistants!
- bugfix: Fixed liver masters being unable to inspect the liver of scientists.
2023-06-13:
ArcaneMusic:
- balance: In general, mineral recipe costs for items in larger amounts has been
decreased by 2x.
- balance: One sheet now contains a total of 100 units of material, down from 2000.
Proportionally the costs of items should remain the same, except for the smaller
costs of certain recipes.
- code_imp: Added a python script to the tools folder, letting you see a mineral
breakdown of one/several rounds using silo logs.
EricZilla:
- image: Someone broke their ankle using the jumpboots in the vendor so we had to
buy new ones
NotDhu:
- bugfix: Maintenance doors/delivery chutes leading into Tramstation's brig have
had their access requirements fixed and now actually require security access
to open.
ZephyrTFA:
- bugfix: AIs can no longer enter a limbo state without a core but not dead.
- rscadd: Nuclear Detonation now drops security level if it missed the station.
- rscadd: Nuclear Detonation now nukes the syndie base if its on the syndie base.
- bugfix: Nuclear Detonation now handles not playing a cinematic correctly.
- refactor: Changed z level iteration for Nuclear Detonation