diff --git a/html/changelog.html b/html/changelog.html index 5141e2876f..831d711e2d 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,22 @@ -->
+

28 June 2021

+

Putnam3145 updated:

+ +

WanderingFox95 updated:

+ +

25 June 2021

MrJWhit updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 8544b2384b..167d277c64 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29570,3 +29570,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. brokenOculus: - rscadd: pillbottles and syringesare now printable from the medbay protolathe, shiftstart. Hyposprays are now printable in medbay lathe under advanced biotech. +2021-06-28: + Putnam3145: + - bugfix: APCs aren't infinite power anymore + - rscadd: FDA, LINDA without the bookkeeping. + - rscadd: Putnamos, a simpler replacement for Monstermos. If I can get Monstermos + to work, this will be Monstermos instead. + - rscdel: LINDA, the old active-turfs-based atmos subsystem. + - rscdel: Monstermos? I would rather not get rid of this, but I can't get it to + work correctly. + - server: Extools has been removed, and loading extools alongside auxtools will + cause massive problems. If this is tested or merged, remove extools from the + static files. + WanderingFox95: + - rscadd: Carrots are good for your eyes - but eyes are also good for your carrots. + Adds the googly eyes trait to walkingshrooms (Oculary Mimicry) + - imageadd: Googly Eyes - they make everything better. diff --git a/html/changelogs/AutoChangeLog-pr-13991.yml b/html/changelogs/AutoChangeLog-pr-13991.yml deleted file mode 100644 index f607327a04..0000000000 --- a/html/changelogs/AutoChangeLog-pr-13991.yml +++ /dev/null @@ -1,8 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - rscadd: "FDA, LINDA without the bookkeeping." - - rscadd: "Putnamos, a simpler replacement for Monstermos. If I can get Monstermos to work, this will be Monstermos instead." - - rscdel: "LINDA, the old active-turfs-based atmos subsystem." - - rscdel: "Monstermos? I would rather not get rid of this, but I can't get it to work correctly." - - server: "Extools has been removed, and loading extools alongside auxtools will cause massive problems. If this is tested or merged, remove extools from the static files." diff --git a/html/changelogs/AutoChangeLog-pr-14892.yml b/html/changelogs/AutoChangeLog-pr-14892.yml deleted file mode 100644 index b594677459..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14892.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "WanderingFox95" -delete-after: True -changes: - - rscadd: "Carrots are good for your eyes - but eyes are also good for your carrots. Adds the googly eyes trait to walkingshrooms (Oculary Mimicry)" - - imageadd: "Googly Eyes - they make everything better." diff --git a/html/changelogs/AutoChangeLog-pr-14896.yml b/html/changelogs/AutoChangeLog-pr-14896.yml deleted file mode 100644 index cb839020c7..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14896.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Putnam3145" -delete-after: True -changes: - - bugfix: "APCs aren't infinite power anymore"