From 39db53e42d4d7b98559d0014413a4df1f322dd2e Mon Sep 17 00:00:00 2001 From: Changelogs Date: Mon, 1 Mar 2021 00:03:45 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelog.html | 35 +++++++++++++++------- html/changelogs/.all_changelog.yml | 21 +++++++++++++ html/changelogs/AutoChangeLog-pr-57225.yml | 5 ---- html/changelogs/AutoChangeLog-pr-57229.yml | 4 --- html/changelogs/AutoChangeLog-pr-57232.yml | 5 ---- html/changelogs/AutoChangeLog-pr-57256.yml | 5 ---- html/changelogs/AutoChangeLog-pr-57257.yml | 4 --- 7 files changed, 45 insertions(+), 34 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-57225.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-57229.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-57232.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-57256.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-57257.yml diff --git a/html/changelog.html b/html/changelog.html index 205bd1afa03..9a4663959a6 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,30 @@ -->
+

01 March 2021

+

ArcaneDefence updated:

+ +

Arkatos updated:

+ +

Ghilker updated:

+ +

Qustinnus, Kryson & uglykoala updated:

+ +

cacogen updated:

+ +

28 February 2021

ArcaneDefence updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index b3c1a505713..d082b0897c9 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -47893,3 +47893,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Watermelon slices spawned by an admin or by a map are edible tralezab: - bugfix: Restaurant Customerbots now gib into robotic gibs +2021-03-01: + ArcaneDefence: + - bugfix: Janitor cyborgs are no longer capable of placing their bucket module on + their own head, and feeble attempts to replace a no drop hat atop a cyborg's + head will be met with failure. + Arkatos: + - bugfix: Emagging escape pod console will now properly allow you to launch the + pod even without required alert level. Farewell, security! + Ghilker: + - bugfix: fixed crystallizer, now working properly, the GUI was broken when i changed + name of a var, now the gui works again, also the internal gasmixture wasn't + initialized anymore for some reason + - balance: changed some recipe to cost less, zaukerite and SM shard cost a bit less + now (was intended to be changed in the main PR but i forgot) + Qustinnus, Kryson & uglykoala: + - rscadd: 'Ethereals now crystalize on death, allowing them to heal themselves unless + the crystal is destroyed, but giving them a brain trauma when its succesful. + tweak: ethereals now stay emagged for longer' + cacogen: + - code_imp: Should be less likely to get inedible food now + - bugfix: Slicing penguin meat slabs into raw cutlets should work again diff --git a/html/changelogs/AutoChangeLog-pr-57225.yml b/html/changelogs/AutoChangeLog-pr-57225.yml deleted file mode 100644 index 3f90c9aaf57..00000000000 --- a/html/changelogs/AutoChangeLog-pr-57225.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Qustinnus, Kryson & uglykoala" -delete-after: True -changes: - - rscadd: "Ethereals now crystalize on death, allowing them to heal themselves unless the crystal is destroyed, but giving them a brain trauma when its succesful. -tweak: ethereals now stay emagged for longer" diff --git a/html/changelogs/AutoChangeLog-pr-57229.yml b/html/changelogs/AutoChangeLog-pr-57229.yml deleted file mode 100644 index fe7cb5347e4..00000000000 --- a/html/changelogs/AutoChangeLog-pr-57229.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Arkatos" -delete-after: True -changes: - - bugfix: "Emagging escape pod console will now properly allow you to launch the pod even without required alert level. Farewell, security!" diff --git a/html/changelogs/AutoChangeLog-pr-57232.yml b/html/changelogs/AutoChangeLog-pr-57232.yml deleted file mode 100644 index c381e8343e6..00000000000 --- a/html/changelogs/AutoChangeLog-pr-57232.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "cacogen" -delete-after: True -changes: - - code_imp: "Should be less likely to get inedible food now" - - bugfix: "Slicing penguin meat slabs into raw cutlets should work again" diff --git a/html/changelogs/AutoChangeLog-pr-57256.yml b/html/changelogs/AutoChangeLog-pr-57256.yml deleted file mode 100644 index b1035865576..00000000000 --- a/html/changelogs/AutoChangeLog-pr-57256.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Ghilker" -delete-after: True -changes: - - bugfix: "fixed crystallizer, now working properly, the GUI was broken when i changed name of a var, now the gui works again, also the internal gasmixture wasn't initialized anymore for some reason" - - balance: "changed some recipe to cost less, zaukerite and SM shard cost a bit less now (was intended to be changed in the main PR but i forgot)" diff --git a/html/changelogs/AutoChangeLog-pr-57257.yml b/html/changelogs/AutoChangeLog-pr-57257.yml deleted file mode 100644 index 4f23f5c13d8..00000000000 --- a/html/changelogs/AutoChangeLog-pr-57257.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ArcaneDefence" -delete-after: True -changes: - - bugfix: "Janitor cyborgs are no longer capable of placing their bucket module on their own head, and feeble attempts to replace a no drop hat atop a cyborg's head will be met with failure."