diff --git a/html/changelog.html b/html/changelog.html index 43bac219ab..c3f2151b35 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,25 @@ -->
+

20 August 2020

+

DeltaFire15 updated:

+ +

Fikou updated:

+ +

Hatterhat updated:

+ +

tiramisuapimancer updated:

+ +

18 August 2020

DeltaFire15 updated:

- -

18 June 2020

-

Detective-Google updated:

- -

SmArtKar updated:

- -

timothyteakettle updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index f8749c8dc5..559f77437d 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -26998,3 +26998,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - refactor: snowflake code for mutant bodypart selection has been rewritten to be ~14x shorter - tweak: meat type and horns can now be selected by any species +2020-08-20: + DeltaFire15: + - bugfix: The cooking oil damage formula is no longer scuffed. + - tweak: Changed the clockie help-link to lead to our own wiki. + Fikou: + - admin: admins can now do html in ahelps properly + Hatterhat: + - balance: Pirate threats are now announced as "business propositions", and their + arrivals are now also announced properly. + tiramisuapimancer: + - bugfix: Ethereal hair is now their body color instead of accidentally white diff --git a/html/changelogs/AutoChangeLog-pr-13194.yml b/html/changelogs/AutoChangeLog-pr-13194.yml deleted file mode 100644 index 8769abd6d5..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13194.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "DeltaFire15" -delete-after: True -changes: - - tweak: "Changed the clockie help-link to lead to our own wiki." diff --git a/html/changelogs/AutoChangeLog-pr-13202.yml b/html/changelogs/AutoChangeLog-pr-13202.yml deleted file mode 100644 index 8713ea2bd9..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13202.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "tiramisuapimancer" -delete-after: True -changes: - - bugfix: "Ethereal hair is now their body color instead of accidentally white" diff --git a/html/changelogs/AutoChangeLog-pr-13207.yml b/html/changelogs/AutoChangeLog-pr-13207.yml deleted file mode 100644 index 9f354f34bb..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13207.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Fikou" -delete-after: True -changes: - - admin: "admins can now do html in ahelps properly" diff --git a/html/changelogs/AutoChangeLog-pr-13210.yml b/html/changelogs/AutoChangeLog-pr-13210.yml deleted file mode 100644 index a43ae215f5..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13210.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Hatterhat" -delete-after: True -changes: - - balance: "Pirate threats are now announced as \"business propositions\", and their arrivals are now also announced properly." diff --git a/html/changelogs/AutoChangeLog-pr-13214.yml b/html/changelogs/AutoChangeLog-pr-13214.yml deleted file mode 100644 index 8bbf605fe4..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13214.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "DeltaFire15" -delete-after: True -changes: - - bugfix: "The cooking oil damage formula is no longer scuffed."