diff --git a/html/changelog.html b/html/changelog.html index 34311cf190..61681621e7 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,17 @@ -->
+

11 May 2021

+

LetterN updated:

+ +

bunny232 updated:

+ +

09 May 2021

Putnam3145 updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 8fbcc35763..ae29db429c 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29269,3 +29269,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. zeroisthebiggay: - balance: pirates now have a medbay and several other things qualifying as a buff - balance: pirates lost their toilet +2021-05-11: + LetterN: + - bugfix: fixes emagging console shuttle purchases + - balance: syndie melee simplemobs has no more bullshit shield + bunny232: + - rscadd: Delta station xenobiology department has received enhanced scrubbing and + ventilation capabilities similar to box and meta diff --git a/html/changelogs/AutoChangeLog-pr-14698.yml b/html/changelogs/AutoChangeLog-pr-14698.yml deleted file mode 100644 index 09270483e6..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14698.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "bunny232" -delete-after: True -changes: - - rscadd: "Delta station xenobiology department has received enhanced scrubbing and ventilation capabilities similar to box and meta" diff --git a/html/changelogs/AutoChangeLog-pr-14703.yml b/html/changelogs/AutoChangeLog-pr-14703.yml deleted file mode 100644 index f1d2e7951a..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14703.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LetterN" -delete-after: True -changes: - - balance: "syndie melee simplemobs has no more bullshit shield" diff --git a/html/changelogs/AutoChangeLog-pr-14704.yml b/html/changelogs/AutoChangeLog-pr-14704.yml deleted file mode 100644 index fc452408b7..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14704.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "LetterN" -delete-after: True -changes: - - bugfix: "fixes emagging console shuttle purchases"