diff --git a/html/changelog.html b/html/changelog.html index b8db04a0e4..2298d5c8f2 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,16 @@ -->
+

16 August 2021

+

BlueWildrose updated:

+ +

bunny232 updated:

+ +

13 August 2021

Putnam3145 updated:

- -

14 June 2021

-

EmeraldSundisk updated:

- -

MrJWhit updated:

- -

SandPoot updated:

- -

TripleShades updated:

- -

qweq12yt updated:

- -

timothyteakettle updated:

- -

zeroisthebiggay updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index cc2e2b3b9f..c8cc4bb5da 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -29809,3 +29809,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2021-08-13: Putnam3145: - bugfix: makes certain organs no longer have circular references +2021-08-16: + BlueWildrose: + - bugfix: Incapacitated mobs are blacklisted from being human-level intelligence + sentience event candidates. This is particularly important due to slimes in + BZ stasis on the station. + bunny232: + - bugfix: Polyvitiligo actually changes your color now diff --git a/html/changelogs/AutoChangeLog-pr-14991.yml b/html/changelogs/AutoChangeLog-pr-14991.yml deleted file mode 100644 index db9ef4fe87..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14991.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "bunny232" -delete-after: True -changes: - - bugfix: "Polyvitiligo actually changes your color now" diff --git a/html/changelogs/AutoChangeLog-pr-15005.yml b/html/changelogs/AutoChangeLog-pr-15005.yml deleted file mode 100644 index 2c26c56975..0000000000 --- a/html/changelogs/AutoChangeLog-pr-15005.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "BlueWildrose" -delete-after: True -changes: - - bugfix: "Incapacitated mobs are blacklisted from being human-level intelligence sentience event candidates. This is particularly important due to slimes in BZ stasis on the station."