diff --git a/html/changelog.html b/html/changelog.html index 3961980ab72..90b3d607925 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -65,10 +65,20 @@ +

Triiodine updated:

+

Ty-Omaha updated:

+

farie82 updated:

+

28 September 2018

DarkPyrolord updated:

diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index fd13181f6ed..8d3d64e6faa 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -7110,5 +7110,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixed several bugs with blob, including lateround blobs not generating biohazard alerts, blobs missing out on early resources they should have, and a bug with blob storage being broken that prevented blobs getting any resources. + Triiodine: + - bugfix: Nukies spawning with cybernetic organs/limbs Ty-Omaha: - rscdel: Removes canvases due to everybody crashing from them. + farie82: + - tweak: Headbutting the airlock is more consistent. + - bugfix: refactored the airlock code. + - bugfix: Using multitools and such on a door with a note now doesn't remove the + note. Only grabbing with an empty hand now. diff --git a/html/changelogs/AutoChangeLog-pr-9637.yml b/html/changelogs/AutoChangeLog-pr-9637.yml deleted file mode 100644 index be7d6eeb110..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9637.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Triiodine" -delete-after: True -changes: - - bugfix: "Nukies spawning with cybernetic organs/limbs" diff --git a/html/changelogs/AutoChangeLog-pr-9638.yml b/html/changelogs/AutoChangeLog-pr-9638.yml deleted file mode 100644 index fec856c40da..00000000000 --- a/html/changelogs/AutoChangeLog-pr-9638.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "farie82" -delete-after: True -changes: - - tweak: "Headbutting the airlock is more consistent." - - bugfix: "refactored the airlock code." - - bugfix: "Using multitools and such on a door with a note now doesn't remove the note. Only grabbing with an empty hand now."