diff --git a/html/changelog.html b/html/changelog.html
index 3379247946a..41d931ce421 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,46 @@
-->
+
13 January 2021
+
EgorDinamit updated:
+
+ - removes a runtime when ahealing moths
+ - CE now properly spawns with an engineering skillchip.
+ - removes double/triple catwalks on DeltaStation.
+
+
Ghommie updated:
+
+ - Fixed floorbots applying floor tiles onto already tiled turfs.
+ - Fixed floorbot issues with material tiles.
+ - Fixed emagged floorbots spawning lattice when deconstructing floor into plating.
+
+
Jared-Fogle updated:
+
+ - A victory for revolutionaries will no longer end the round on dynamic, instead no new security and command will be allowed to join.
+ - Fixed the bolts hallucination spamming runtimes.
+
+
LemonInTheDark updated:
+
+ - Removes the fire alarm from meta's freezer
+ - Fixes the map-gen turfs in icebox arrivals
+
+
Manybones updated:
+
+ - Brain trauma paralysis now works in arms
+
+
MrDoomBringer updated:
+
+ - You can now view a server's last round (not just yours specifically) via the OOC tab > Server's Last Round
+
+
Watermelon914 updated:
+
+ - When opening the tgui list input, it'll automatically focus the first element to allow for easier navigating, replicating the behaviour from the default input box.
+
+
esainane updated:
+
+ - Many HFR reactions and processes no longer change their behaviour based on the amount of space lag.
+
+
12 January 2021
Coastfront updated:
@@ -2134,58 +2174,6 @@
- Bathhouse ruin now has proper walls
-
- 11 November 2020
- ATHATH updated:
-
- - The code for the mutant organs of flypeople has been slightly cleaned up. This shouldn't have any effects on actual gameplay.
-
- ArcaneMusic updated:
-
- - Pies use the new food refactor and processing component.
- - Cell rechargers now actually attempt to fill the power cell with the amount of power necessary to fill the cell, based on the APC's charge, preventing infinite energy.
-
- Ghommie updated:
-
- - Added "beautiful" and "ugly" (plus synonyms) fantasy prefixes. They all affect the beauty of the item.
- - Player monkeys can now wield chairs through clickdrag and be given items to.
- - The head of Armsies and Armsy Primes is no longer invincible.
- - radial menus now ignore the anchor's current alpha, color and transform.
-
- Gogo9001 updated:
-
- - fixes yellow slime cores being consumed for nothing
-
- IndieanaJones updated:
-
- - New spider subtype - Flesh Spider. Unique to changeling.
- - Changeling's spider ability now creates a bloody egg cluster, which produces a singular player-controlled flesh spider per cluster.
- - Spiders have been rebalanced.
-
- Jared-Fogle updated:
-
- - Vehicles bumping into doors will now check access on all occupants at the same time. This means that clown cars now correctly open doors immediately.
-
- Melbert updated:
-
- - Fixed being unable to put scooped up mobs (ian, bees, etc) in storage containers
-
- TemporalOroboros updated:
-
- - Fixed various bugs involving generic material floortiles. They're actually usable now.
-
- dragomagol updated:
-
- - Removed a stacked suit storage unit in mining base
-
- spessbro updated:
-
- - The rats have removed and added things to maintenance
-
- zxaber updated:
-
- - Cyborgs synced to a Malf AI that activates Doomsday will now have their lamps forced to a red color and enabled to at least light level one. Stealth is no longer an option. Lamp options return to normal upon Doomsday deactivation, no matter the reason, or if the borg somehow loses sync with the AI.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 19e98076730..3340a439709 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -46079,3 +46079,32 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: fixed arcade app dispensing tickets weirdly
zxaber:
- bugfix: Removing AIs from mechs via intellicard works again.
+2021-01-13:
+ EgorDinamit:
+ - bugfix: removes a runtime when ahealing moths
+ - bugfix: CE now properly spawns with an engineering skillchip.
+ - bugfix: removes double/triple catwalks on DeltaStation.
+ Ghommie:
+ - bugfix: Fixed floorbots applying floor tiles onto already tiled turfs.
+ - bugfix: Fixed floorbot issues with material tiles.
+ - bugfix: Fixed emagged floorbots spawning lattice when deconstructing floor into
+ plating.
+ Jared-Fogle:
+ - rscadd: A victory for revolutionaries will no longer end the round on dynamic,
+ instead no new security and command will be allowed to join.
+ - bugfix: Fixed the bolts hallucination spamming runtimes.
+ LemonInTheDark:
+ - rscdel: Removes the fire alarm from meta's freezer
+ - bugfix: Fixes the map-gen turfs in icebox arrivals
+ Manybones:
+ - bugfix: Brain trauma paralysis now works in arms
+ MrDoomBringer:
+ - rscadd: You can now view a server's last round (not just yours specifically) via
+ the OOC tab > Server's Last Round
+ Watermelon914:
+ - tweak: When opening the tgui list input, it'll automatically focus the first element
+ to allow for easier navigating, replicating the behaviour from the default input
+ box.
+ esainane:
+ - bugfix: Many HFR reactions and processes no longer change their behaviour based
+ on the amount of space lag.
diff --git a/html/changelogs/AutoChangeLog-pr-54885.yml b/html/changelogs/AutoChangeLog-pr-54885.yml
deleted file mode 100644
index f37806de13f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-54885.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Ghommie"
-delete-after: True
-changes:
- - bugfix: "Fixed floorbots applying floor tiles onto already tiled turfs."
- - bugfix: "Fixed floorbot issues with material tiles."
- - bugfix: "Fixed emagged floorbots spawning lattice when deconstructing floor into plating."
diff --git a/html/changelogs/AutoChangeLog-pr-55646.yml b/html/changelogs/AutoChangeLog-pr-55646.yml
deleted file mode 100644
index d469f3e3f6a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-55646.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrDoomBringer"
-delete-after: True
-changes:
- - rscadd: "You can now view a server's last round (not just yours specifically) via the OOC tab > Server's Last Round"
diff --git a/html/changelogs/AutoChangeLog-pr-55956.yml b/html/changelogs/AutoChangeLog-pr-55956.yml
deleted file mode 100644
index 827e9183872..00000000000
--- a/html/changelogs/AutoChangeLog-pr-55956.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Jared-Fogle"
-delete-after: True
-changes:
- - rscadd: "A victory for revolutionaries will no longer end the round on dynamic, instead no new security and command will be allowed to join."
diff --git a/html/changelogs/AutoChangeLog-pr-56009.yml b/html/changelogs/AutoChangeLog-pr-56009.yml
deleted file mode 100644
index fbc88cb501a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56009.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "esainane"
-delete-after: True
-changes:
- - bugfix: "Many HFR reactions and processes no longer change their behaviour based on the amount of space lag."
diff --git a/html/changelogs/AutoChangeLog-pr-56082.yml b/html/changelogs/AutoChangeLog-pr-56082.yml
deleted file mode 100644
index 2b0933e4ab7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56082.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "EgorDinamit"
-delete-after: True
-changes:
- - bugfix: "CE now properly spawns with an engineering skillchip."
diff --git a/html/changelogs/AutoChangeLog-pr-56105.yml b/html/changelogs/AutoChangeLog-pr-56105.yml
deleted file mode 100644
index 76040626df5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56105.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Manybones"
-delete-after: True
-changes:
- - bugfix: "Brain trauma paralysis now works in arms"
diff --git a/html/changelogs/AutoChangeLog-pr-56106.yml b/html/changelogs/AutoChangeLog-pr-56106.yml
deleted file mode 100644
index f98ee7c669d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56106.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LemonInTheDark"
-delete-after: True
-changes:
- - rscdel: "Removes the fire alarm from meta's freezer"
diff --git a/html/changelogs/AutoChangeLog-pr-56107.yml b/html/changelogs/AutoChangeLog-pr-56107.yml
deleted file mode 100644
index 1199ae5288d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56107.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LemonInTheDark"
-delete-after: True
-changes:
- - bugfix: "Fixes the map-gen turfs in icebox arrivals"
diff --git a/html/changelogs/AutoChangeLog-pr-56108.yml b/html/changelogs/AutoChangeLog-pr-56108.yml
deleted file mode 100644
index 931a42c737f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56108.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Jared-Fogle"
-delete-after: True
-changes:
- - bugfix: "Fixed the bolts hallucination spamming runtimes."
diff --git a/html/changelogs/AutoChangeLog-pr-56109.yml b/html/changelogs/AutoChangeLog-pr-56109.yml
deleted file mode 100644
index 3c3d2b55637..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56109.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "EgorDinamit"
-delete-after: True
-changes:
- - bugfix: "removes a runtime when ahealing moths"
diff --git a/html/changelogs/AutoChangeLog-pr-56110.yml b/html/changelogs/AutoChangeLog-pr-56110.yml
deleted file mode 100644
index 8e7ddefab35..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56110.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "EgorDinamit"
-delete-after: True
-changes:
- - bugfix: "removes double/triple catwalks on DeltaStation."
diff --git a/html/changelogs/AutoChangeLog-pr-56114.yml b/html/changelogs/AutoChangeLog-pr-56114.yml
deleted file mode 100644
index c05d85ffd7f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-56114.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Watermelon914"
-delete-after: True
-changes:
- - tweak: "When opening the tgui list input, it'll automatically focus the first element to allow for easier navigating, replicating the behaviour from the default input box."