diff --git a/html/changelog.html b/html/changelog.html index a816ed13a39..5dcb6d85359 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,27 @@ -->
+

01 June 2020

+

Fhaxaris updated:

+ +

Fikou updated:

+ +

PrimordialOoze updated:

+ +

Timberpoes updated:

+ +

31 May 2020

Fikou updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index cc465ff6258..a93e2fa71c3 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -39658,3 +39658,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscdel: removed the double cable on one of the AI upload doors. MacBlaze1: - bugfix: 'fixed no one showing up on crew monitor or #51332' +2020-06-01: + Fhaxaris: + - bugfix: baton, health analyzer, classic baton, PDA and pinpointer. + Fikou: + - rscdel: Our Nanotrasen Elite Anti-Animal Team hunted down King Goat and stopped + his reign forever. As a memorial of this event you can now get a cute goat plushie + from the arcades. + PrimordialOoze: + - tweak: Split the Ignore verb into two verbs (Ignore and Unignore) + - rscadd: Unignore allows you to view your ignore list + - rscadd: Unignore allows you to unignore players who are offline + - admin: Ignore and Unignore should not interfere with Stealth Mode + Timberpoes: + - tweak: Only the Descendents of Asclepius who have taken the Hippocratic Oath may + perform the Healing Touch miracle and conduct multiple concurrent surgeries. + Everyone else is limited to a single surgery step at a time. diff --git a/html/changelogs/AutoChangeLog-pr-51327.yml b/html/changelogs/AutoChangeLog-pr-51327.yml deleted file mode 100644 index 31900bfd7ea..00000000000 --- a/html/changelogs/AutoChangeLog-pr-51327.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Fhaxaris" -delete-after: True -changes: - - bugfix: "baton, health analyzer, classic baton, PDA and pinpointer." diff --git a/html/changelogs/AutoChangeLog-pr-51353.yml b/html/changelogs/AutoChangeLog-pr-51353.yml deleted file mode 100644 index 67712e88b6b..00000000000 --- a/html/changelogs/AutoChangeLog-pr-51353.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "PrimordialOoze" -delete-after: True -changes: - - tweak: "Split the Ignore verb into two verbs (Ignore and Unignore)" - - rscadd: "Unignore allows you to view your ignore list" - - rscadd: "Unignore allows you to unignore players who are offline" - - admin: "Ignore and Unignore should not interfere with Stealth Mode" diff --git a/html/changelogs/AutoChangeLog-pr-51366.yml b/html/changelogs/AutoChangeLog-pr-51366.yml deleted file mode 100644 index 335d10d0aa8..00000000000 --- a/html/changelogs/AutoChangeLog-pr-51366.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Fikou" -delete-after: True -changes: - - rscdel: "Our Nanotrasen Elite Anti-Animal Team hunted down King Goat and stopped his reign forever. As a memorial of this event you can now get a cute goat plushie from the arcades." diff --git a/html/changelogs/AutoChangeLog-pr-51369.yml b/html/changelogs/AutoChangeLog-pr-51369.yml deleted file mode 100644 index 327be38d757..00000000000 --- a/html/changelogs/AutoChangeLog-pr-51369.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Timberpoes" -delete-after: True -changes: - - tweak: "Only the Descendents of Asclepius who have taken the Hippocratic Oath may perform the Healing Touch miracle and conduct multiple concurrent surgeries. Everyone else is limited to a single surgery step at a time."