diff --git a/html/changelog.html b/html/changelog.html
index 208e7dd78cf..40f2f9d37e7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,36 @@
-->
+
31 December 2017
+
Fox McCloud updated:
+
+ - Fixes arm implants being immune to EMPs.
+
+
FreeStylaLT updated:
+
+ - A dedicated toxic pill sprite, Cyanide and Toxin pills now use it by default.
+
+
KasparoVy updated:
+
+ - Blood splattered by projectiles hitting a mob now land one tile away in the direction of the splatter graphic. Blood splattered on walls/windows/etc. can be cleaned off with soap.
+ - Xeno-blood splatter is now the appropriate colour.
+
+
Kyep updated:
+
+ - IAAs now require 10h of playtime, instead of 5h, to unlock. The IAA job's alt title is now "Human Resources Agent" instead of "Lawyer" or "Public Defender". IAAs now start with basic access to all departments (sci/med/cargo/eng), so that they can more easily conduct investigations. Overall, their role has been clarified, to be explicitly on the side of NT, not simply that of defendants. Further, they're empowered to, and expected to, actually conduct investigations, and generally be better at their jobs.
+ - The mech bay next to Robotics now has a robotic storage unit (cryopod for cyborgs).
+ - The Construction Site (partially finished space station east of eng outpost) has been revamped. With basic power/atmos networks in place, it should now be much more viable to repair it during a round.
+ - Added shutters to specops office next to ERT spawn. This prevents borgs remotely activating the admin-only buttons in that office.
+
+
Tayyyyyyy updated:
+
+ - Crew pinpointers no longer lose signal when the target enters something like a sleeper or a mech
+
+
Vivalas updated:
+
+ - It is now possible to directly inject spaceacillin into organs during surgery, and it only uses 5u to completely cleanse the organ,
+
+
27 December 2017
Tayyyyyyy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c3f9f5fc658..dd7613e8bb4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5870,3 +5870,34 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Repeated lines are now combined in the chat window. This can be disabled
in chat window preferences.
- rscadd: Paramedic, Blueshield, and Medivends get crew pinpointers
+2017-12-31:
+ Fox McCloud:
+ - bugfix: Fixes arm implants being immune to EMPs.
+ FreeStylaLT:
+ - rscadd: A dedicated toxic pill sprite, Cyanide and Toxin pills now use it by default.
+ KasparoVy:
+ - tweak: Blood splattered by projectiles hitting a mob now land one tile away in
+ the direction of the splatter graphic. Blood splattered on walls/windows/etc.
+ can be cleaned off with soap.
+ - bugfix: Xeno-blood splatter is now the appropriate colour.
+ Kyep:
+ - tweak: IAAs now require 10h of playtime, instead of 5h, to unlock. The IAA job's
+ alt title is now "Human Resources Agent" instead of "Lawyer" or "Public Defender".
+ IAAs now start with basic access to all departments (sci/med/cargo/eng), so
+ that they can more easily conduct investigations. Overall, their role has been
+ clarified, to be explicitly on the side of NT, not simply that of defendants.
+ Further, they're empowered to, and expected to, actually conduct investigations,
+ and generally be better at their jobs.
+ - rscadd: The mech bay next to Robotics now has a robotic storage unit (cryopod
+ for cyborgs).
+ - tweak: The Construction Site (partially finished space station east of eng outpost)
+ has been revamped. With basic power/atmos networks in place, it should now be
+ much more viable to repair it during a round.
+ - tweak: Added shutters to specops office next to ERT spawn. This prevents borgs
+ remotely activating the admin-only buttons in that office.
+ Tayyyyyyy:
+ - bugfix: Crew pinpointers no longer lose signal when the target enters something
+ like a sleeper or a mech
+ Vivalas:
+ - tweak: It is now possible to directly inject spaceacillin into organs during surgery,
+ and it only uses 5u to completely cleanse the organ,
diff --git a/html/changelogs/AutoChangeLog-pr-7848.yml b/html/changelogs/AutoChangeLog-pr-7848.yml
deleted file mode 100644
index e79ccc2b285..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7848.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - tweak: "Blood splattered by projectiles hitting a mob now land one tile away in the direction of the splatter graphic. Blood splattered on walls/windows/etc. can be cleaned off with soap."
- - bugfix: "Xeno-blood splatter is now the appropriate colour."
diff --git a/html/changelogs/AutoChangeLog-pr-8204.yml b/html/changelogs/AutoChangeLog-pr-8204.yml
deleted file mode 100644
index 2f26513adb7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8204.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Vivalas"
-delete-after: True
-changes:
- - tweak: "It is now possible to directly inject spaceacillin into organs during surgery, and it only uses 5u to completely cleanse the organ,"
diff --git a/html/changelogs/AutoChangeLog-pr-8462.yml b/html/changelogs/AutoChangeLog-pr-8462.yml
deleted file mode 100644
index 135cfd23f61..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8462.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes arm implants being immune to EMPs."
diff --git a/html/changelogs/AutoChangeLog-pr-8465.yml b/html/changelogs/AutoChangeLog-pr-8465.yml
deleted file mode 100644
index bc09bf4b317..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8465.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "IAAs now require 10h of playtime, instead of 5h, to unlock. The IAA job's alt title is now \"Human Resources Agent\" instead of \"Lawyer\" or \"Public Defender\". IAAs now start with basic access to all departments (sci/med/cargo/eng), so that they can more easily conduct investigations. Overall, their role has been clarified, to be explicitly on the side of NT, not simply that of defendants. Further, they're empowered to, and expected to, actually conduct investigations, and generally be better at their jobs."
diff --git a/html/changelogs/AutoChangeLog-pr-8473.yml b/html/changelogs/AutoChangeLog-pr-8473.yml
deleted file mode 100644
index e8086887444..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8473.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - rscadd: "The mech bay next to Robotics now has a robotic storage unit (cryopod for cyborgs)."
diff --git a/html/changelogs/AutoChangeLog-pr-8481.yml b/html/changelogs/AutoChangeLog-pr-8481.yml
deleted file mode 100644
index 4ba98b32b3c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8481.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "FreeStylaLT"
-delete-after: True
-changes:
- - rscadd: "A dedicated toxic pill sprite, Cyanide and Toxin pills now use it by default."
diff --git a/html/changelogs/AutoChangeLog-pr-8483.yml b/html/changelogs/AutoChangeLog-pr-8483.yml
deleted file mode 100644
index ea4610c58f5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8483.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "Added shutters to specops office next to ERT spawn. This prevents borgs remotely activating the admin-only buttons in that office."
diff --git a/html/changelogs/AutoChangeLog-pr-8486.yml b/html/changelogs/AutoChangeLog-pr-8486.yml
deleted file mode 100644
index 63a321faa77..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8486.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tayyyyyyy"
-delete-after: True
-changes:
- - bugfix: "Crew pinpointers no longer lose signal when the target enters something like a sleeper or a mech"
diff --git a/html/changelogs/AutoChangeLog-pr-8493.yml b/html/changelogs/AutoChangeLog-pr-8493.yml
deleted file mode 100644
index 1ecdc123d4e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8493.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "The Construction Site (partially finished space station east of eng outpost) has been revamped. With basic power/atmos networks in place, it should now be much more viable to repair it during a round."