diff --git a/html/changelog.html b/html/changelog.html index a673bbdbc0..23681dfb65 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,19 @@ -->
+

16 April 2021

+

BlueWildrose updated:

+ +

DeltaFire15 updated:

+ +

15 April 2021

BlueWildrose updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 66b0bb1345..8a3d10bb42 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29033,3 +29033,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - bugfix: Fixed escape pods not docking at Centcom skodai: - imageadd: Resprited the icons for the sushi, onigiri, tuna can and sea weed. +2021-04-16: + BlueWildrose: + - bugfix: (TGport-Timberpoes) You can once again pay off the pirate event from the + communications console without it silently failing for no obvious reason. + - bugfix: Fixed being unable to delete messages from the communication consoles + message list save for the one on the bottom. + - bugfix: The data siphon that the space pirates have will no longer go invisible + when it begins siphoning. + - bugfix: If the space pirate's "offer" has been rejected, there is now announcement + feedback for if this does happen. + DeltaFire15: + - bugfix: Borgs can now use tank dispensers (again?) diff --git a/html/changelogs/AutoChangeLog-pr-14602.yml b/html/changelogs/AutoChangeLog-pr-14602.yml deleted file mode 100644 index ae6198a537..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14602.yml +++ /dev/null @@ -1,7 +0,0 @@ -author: "BlueWildrose" -delete-after: True -changes: - - bugfix: "(TGport-Timberpoes) You can once again pay off the pirate event from the communications console without it silently failing for no obvious reason." - - bugfix: "Fixed being unable to delete messages from the communication consoles message list save for the one on the bottom." - - bugfix: "The data siphon that the space pirates have will no longer go invisible when it begins siphoning." - - bugfix: "If the space pirate's \"offer\" has been rejected, there is now announcement feedback for if this does happen." diff --git a/html/changelogs/AutoChangeLog-pr-14605.yml b/html/changelogs/AutoChangeLog-pr-14605.yml deleted file mode 100644 index 301311673e..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14605.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "DeltaFire15" -delete-after: True -changes: - - bugfix: "Borgs can now use tank dispensers (again?)"