diff --git a/html/changelog.html b/html/changelog.html
index d3d490689d..9fc946ba06 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,57 @@
-->
+
12 September 2020
+
BlueWildrose updated:
+
+ - The Polychromic winter coat's hoodie will now polychrome, alongside any other new polychromic items with toggleable headwear.
+ - Minesweeper will no longer blow up the player's ears when they select "Play on the same board"
+ - Slimepeople will find warm donk pockets among other toxin healing items even more repulsive, as they are anti-toxic.
+ - Slimepeople are now neutral to gross foods.
+
+
DeltaFire15 updated:
+
+ - AIs can no longer qdel() the gravity generator
+
+
Putnam3145 updated:
+
+ - Added some unit tests for reactions.
+ - replaced handle_changeling and handle_bloodsucker with signal registration
+
+
Sonic121x updated:
+
+ - Fixed pill button on chemical press
+
+
TheObserver-sys updated:
+
+ - Brass now has a proper datum. Aspiring Forgetenders rejoice!
+
+
Trilbyspaceclone updated:
+
+ - Race based drinks will no longer stay inside your blood for ever.
+
+
Tupinambis updated:
+
+ - Redid Cogstation atmos pipes to make it less cluttered.
+ - Removed a few doors from the main hallway to mitigate chokepoint issues
+ - All belt hell conveyers are now on by default, so that belt hell actually works.
+ - IDs for poddoors and belts and the like. Everything is now properly hooked and should work as expected (except for the pressure triggered mass drivers)
+ - addresses most if not all roundstart active turfs.
+ - Issue where wires were connected to the SMES improperly, and SMES were not properly precharged, resulting in power failure earlier than intended.
+ - various rogue turfs and wirings.
+ - security office APC being hooked to maintenance for some reason.
+ - TEG is now directly wired to the SMES.
+ - adds a subtype of mass drivers that is triggered by things being on it. TODO: Make these mass drivers trigger poddoors, to make belt hell fully functional.
+
+
lolman360 updated:
+
+ - glaives now work again
+
+
zeroisthebiggay updated:
+
+ - Revolver is now poplocked down to fifteen people.
+
+
11 September 2020
Putnam3145 updated:
@@ -1415,12 +1466,6 @@
-
- 11 July 2020
- Putnam3145 updated:
-
- - Gas mixtures now live entirely in a DLL.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6b214a58f5..ff0cc4817d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27278,3 +27278,43 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-09-11:
Putnam3145:
- balance: Superconducting turfs now can't go below 0 celsius.
+2020-09-12:
+ BlueWildrose:
+ - bugfix: The Polychromic winter coat's hoodie will now polychrome, alongside any
+ other new polychromic items with toggleable headwear.
+ - bugfix: Minesweeper will no longer blow up the player's ears when they select
+ "Play on the same board"
+ - rscadd: Slimepeople will find warm donk pockets among other toxin healing items
+ even more repulsive, as they are anti-toxic.
+ - tweak: Slimepeople are now neutral to gross foods.
+ DeltaFire15:
+ - balance: AIs can no longer qdel() the gravity generator
+ Putnam3145:
+ - code_imp: Added some unit tests for reactions.
+ - refactor: replaced handle_changeling and handle_bloodsucker with signal registration
+ Sonic121x:
+ - bugfix: Fixed pill button on chemical press
+ TheObserver-sys:
+ - rscadd: Brass now has a proper datum. Aspiring Forgetenders rejoice!
+ Trilbyspaceclone:
+ - bugfix: Race based drinks will no longer stay inside your blood for ever.
+ Tupinambis:
+ - tweak: Redid Cogstation atmos pipes to make it less cluttered.
+ - tweak: Removed a few doors from the main hallway to mitigate chokepoint issues
+ - bugfix: All belt hell conveyers are now on by default, so that belt hell actually
+ works.
+ - bugfix: IDs for poddoors and belts and the like. Everything is now properly hooked
+ and should work as expected (except for the pressure triggered mass drivers)
+ - bugfix: addresses most if not all roundstart active turfs.
+ - bugfix: Issue where wires were connected to the SMES improperly, and SMES were
+ not properly precharged, resulting in power failure earlier than intended.
+ - bugfix: various rogue turfs and wirings.
+ - bugfix: security office APC being hooked to maintenance for some reason.
+ - bugfix: TEG is now directly wired to the SMES.
+ - code_imp: 'adds a subtype of mass drivers that is triggered by things being on
+ it. TODO: Make these mass drivers trigger poddoors, to make belt hell fully
+ functional.'
+ lolman360:
+ - bugfix: glaives now work again
+ zeroisthebiggay:
+ - balance: Revolver is now poplocked down to fifteen people.
diff --git a/html/changelogs/AutoChangeLog-pr-13351.yml b/html/changelogs/AutoChangeLog-pr-13351.yml
deleted file mode 100644
index d15d6a8c73..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13351.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Trilbyspaceclone"
-delete-after: True
-changes:
- - bugfix: "Race based drinks will no longer stay inside your blood for ever."
diff --git a/html/changelogs/AutoChangeLog-pr-13355.yml b/html/changelogs/AutoChangeLog-pr-13355.yml
deleted file mode 100644
index aad9db167e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13355.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "lolman360"
-delete-after: True
-changes:
- - bugfix: "glaives now work again"
diff --git a/html/changelogs/AutoChangeLog-pr-13357.yml b/html/changelogs/AutoChangeLog-pr-13357.yml
deleted file mode 100644
index 3e4264acda..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13357.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheObserver-sys"
-delete-after: True
-changes:
- - rscadd: "Brass now has a proper datum. Aspiring Forgetenders rejoice!"
diff --git a/html/changelogs/AutoChangeLog-pr-13363.yml b/html/changelogs/AutoChangeLog-pr-13363.yml
deleted file mode 100644
index 3cdc78df7f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13363.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - refactor: "replaced handle_changeling and handle_bloodsucker with signal registration"
diff --git a/html/changelogs/AutoChangeLog-pr-13368.yml b/html/changelogs/AutoChangeLog-pr-13368.yml
deleted file mode 100644
index 36d60242a8..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13368.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-author: "Tupinambis"
-delete-after: True
-changes:
- - tweak: "Redid Cogstation atmos pipes to make it less cluttered."
- - tweak: "Removed a few doors from the main hallway to mitigate chokepoint issues"
- - bugfix: "All belt hell conveyers are now on by default, so that belt hell actually works."
- - bugfix: "IDs for poddoors and belts and the like. Everything is now properly hooked and should work as expected (except for the pressure triggered mass drivers)"
- - bugfix: "addresses most if not all roundstart active turfs."
- - bugfix: "Issue where wires were connected to the SMES improperly, and SMES were not properly precharged, resulting in power failure earlier than intended."
- - bugfix: "various rogue turfs and wirings."
- - bugfix: "security office APC being hooked to maintenance for some reason."
- - bugfix: "TEG is now directly wired to the SMES."
- - code_imp: "adds a subtype of mass drivers that is triggered by things being on it. TODO: Make these mass drivers trigger poddoors, to make belt hell fully functional."
diff --git a/html/changelogs/AutoChangeLog-pr-13369.yml b/html/changelogs/AutoChangeLog-pr-13369.yml
deleted file mode 100644
index d59fc3fc3e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13369.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - balance: "Revolver is now poplocked down to fifteen people."
diff --git a/html/changelogs/AutoChangeLog-pr-13370.yml b/html/changelogs/AutoChangeLog-pr-13370.yml
deleted file mode 100644
index 01e314d4a3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13370.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - balance: "AIs can no longer qdel() the gravity generator"
diff --git a/html/changelogs/AutoChangeLog-pr-13373.yml b/html/changelogs/AutoChangeLog-pr-13373.yml
deleted file mode 100644
index 750715da4b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13373.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "The Polychromic winter coat's hoodie will now polychrome, alongside any other new polychromic items with toggleable headwear."
diff --git a/html/changelogs/AutoChangeLog-pr-13374.yml b/html/changelogs/AutoChangeLog-pr-13374.yml
deleted file mode 100644
index 7150e0ae29..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13374.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - rscadd: "Slimepeople will find warm donk pockets among other toxin healing items even more repulsive, as they are anti-toxic."
- - tweak: "Slimepeople are now neutral to gross foods."
diff --git a/html/changelogs/AutoChangeLog-pr-13377.yml b/html/changelogs/AutoChangeLog-pr-13377.yml
deleted file mode 100644
index 328423e448..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13377.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - code_imp: "Added some unit tests for reactions."
diff --git a/html/changelogs/AutoChangeLog-pr-13381.yml b/html/changelogs/AutoChangeLog-pr-13381.yml
deleted file mode 100644
index 837a6083c9..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13381.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Sonic121x"
-delete-after: True
-changes:
- - bugfix: "Fixed pill button on chemical press"
diff --git a/html/changelogs/AutoChangeLog-pr-13385.yml b/html/changelogs/AutoChangeLog-pr-13385.yml
deleted file mode 100644
index b687aa15c0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-13385.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Minesweeper will no longer blow up the player's ears when they select \"Play on the same board\""