diff --git a/html/changelog.html b/html/changelog.html index 08a6f152118..f86526e5185 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -55,6 +55,16 @@ -->
+

30 October 2016

+

Mysak0CZ updated:

+ +

29 October 2016

Chowder McArthor updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 8f4a92663e3..2aa7d7cfc30 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -7682,3 +7682,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. ma44: - rscadd: You can now solidify liquid gold into sheets of gold with frostoil and a very little amount of iron +2016-10-30: + Mysak0CZ: + - bugfix: You no longer need to deconstruct emagged (or AI-hacked) APC to fix them, + replacing board is sufficient + - bugfix: You can no longer unlock AI-hacked APCs + - bugfix: Removing APC's and SMES's terminal no longer ignore current tool's speed + - rscadd: You can repair APC's cover (only if APC is not compleatly broken) by using + APC frame on it + - rscadd: closing APC's cover will lock it diff --git a/html/changelogs/AutoChangeLog-pr-21241.yml b/html/changelogs/AutoChangeLog-pr-21241.yml deleted file mode 100644 index 1bb7ee7c47c..00000000000 --- a/html/changelogs/AutoChangeLog-pr-21241.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "Mysak0CZ" -delete-after: True -changes: - - bugfix: "You no longer need to deconstruct emagged (or AI-hacked) APC to fix them, replacing board is sufficient" - - bugfix: "You can no longer unlock AI-hacked APCs" - - bugfix: "Removing APC's and SMES's terminal no longer ignore current tool's speed" - - rscadd: "You can repair APC's cover (only if APC is not compleatly broken) by using APC frame on it" - - rscadd: "closing APC's cover will lock it"