diff --git a/html/changelog.html b/html/changelog.html
index 4766ace333d..a3e514f4546 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,20 @@
-->
+
02 November 2020
+
Inept updated:
+
+ - the pettiest errata ever in the chisel description
+
+
Rohesie updated:
+
+ - The infinite table stacking exploit is fixed. One table per turf allowed only.
+
+
cacogen updated:
+
+ - StartProcessingAtom() uses drop_location() instead of get_turf(src)
+
+
01 November 2020
EOBGames updated:
@@ -2313,43 +2327,6 @@
- You cannot pry up floor tiles in the holodeck photobooth anymore.
- The advanced fire extinguisher now has an inhand sprite, and no longer looks like a regular extinguisher.
-
-
31 August 2020
-
Dennok updated:
-
- - ladders keep its menu opened when you use ladder
-
-
Donkie updated:
-
- - Converted check_obscured_slots() output to bitfield instead of list
-
-
Ghilker updated:
-
- - Added Crystal Invasion Event (with all the mechanics, mobs and item related)
-
-
Helianthus00 updated:
-
- - Added 2 new subtypes of gas meter so that they work on layers 1 and 3
- - Deltastation: Fixes some broken gas meters to be on the correct layer
- - Icebox station: Fixes some broken gas meters to be on the correct layer, as well as relocating the random ones in maint to actual pipes
- - Pubbystation: Fixes some broken gas meters to be on the correct layer
-
-
LemonInTheDark updated:
-
- - H2O is a bit more spicy in the sm, and plux is now a danger rather then a gift, filter it out you nerds.
- - You feel a great shift in space, the spice rock has changed
-
-
Timberpoes updated:
-
- - NanoTrasen has stopped supporting Standard cyborg modules, citing spiralling costs with managing legacy hardware and ancient upgrades.
- - Fixed runtime error introduced by Delta's new cap office maintenance APC.
- - When hacking cyborgs, the Module Reset wire is now far more obvious.
-
-
TiviPlus updated:
-
- - fixed overlay lighting sometimes displaying offset
- - Mech refactor
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 19ce3d39a9e..a8f8973e071 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44263,3 +44263,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed nanite comm remotes not working at all.
cacogen:
- spellcheck: Lifeform stasis units have all lowercase names now
+2020-11-02:
+ Inept:
+ - spellcheck: the pettiest errata ever in the chisel description
+ Rohesie:
+ - bugfix: The infinite table stacking exploit is fixed. One table per turf allowed
+ only.
+ cacogen:
+ - code_imp: StartProcessingAtom() uses drop_location() instead of get_turf(src)
diff --git a/html/changelogs/AutoChangeLog-pr-54650.yml b/html/changelogs/AutoChangeLog-pr-54650.yml
deleted file mode 100644
index c03c4dc2849..00000000000
--- a/html/changelogs/AutoChangeLog-pr-54650.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Rohesie"
-delete-after: True
-changes:
- - bugfix: "The infinite table stacking exploit is fixed. One table per turf allowed only."
diff --git a/html/changelogs/AutoChangeLog-pr-54701.yml b/html/changelogs/AutoChangeLog-pr-54701.yml
deleted file mode 100644
index fe3a7f59076..00000000000
--- a/html/changelogs/AutoChangeLog-pr-54701.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "cacogen"
-delete-after: True
-changes:
- - code_imp: "StartProcessingAtom() uses drop_location() instead of get_turf(src)"
diff --git a/html/changelogs/AutoChangeLog-pr-54711.yml b/html/changelogs/AutoChangeLog-pr-54711.yml
deleted file mode 100644
index 66ed9ae3967..00000000000
--- a/html/changelogs/AutoChangeLog-pr-54711.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Inept"
-delete-after: True
-changes:
- - spellcheck: "the pettiest errata ever in the chisel description"