diff --git a/html/changelog.html b/html/changelog.html
index a29be0d1545..773a94c87fc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,66 @@
-->
+
01 January 2020
+
Cyberboss updated:
+
+ - Fixed crafting not working in most scenarios
+
+
Fikou updated:
+
+ - the debug outfit now has an omnitool
+ - Adjusted hypertool sprite.
+
+
Krysonism updated:
+
+ - A set of amputation shears have been added to the medivend.
+ - Added sparklers and firecrackers to the HoP's office during new years eve.
+ - Ian can now wear the festive hat, one is provided to him at the end of the year.
+
+
ShizCalev updated:
+
+ - Fixed firing pins not dropping while being replaced when the gun containing it is held by a mob.
+ - Hacking a firing pin out of a gun is no longer done via a crafting menu - you can now do it by simply holding the gun in your hand and clicking it with a welder/screwdriver/wirecutters.
+
+
Skoglol updated:
+
+ - Orion trail will no longer give you a radio for winning. Arcades have vending sound.
+ - Syndicate codewords can now be locations.
+ - Voice of god no longer causes you to get muted.
+ - Blood contract can no longer target someone on the centcom z-level.
+
+
StonebayKyle updated:
+
+ - Plumbing-surgery connection on Meta is now not considered maintenance.
+ - Viro-medbay connection on Delta is now not considered maintenance.
+ - Nanotrasen has removed expensive maintenance-exclusive radiation shields in specific areas on two of their research stations.
+
+
WarlockD updated:
+
+ - Crafting recipe for construction bags.
+
+
actioninja updated:
+
+ - Offstation vending machines are free again
+ - Cargo ui has tooltip descriptions again
+
+
cacogen updated:
+
+ - Ian's birthday is now the date of his creation in 2011, not the date he was given age
+ - Adds a couple of relevant station prefixes to Ian's birthday holiday
+ - MetaStation and KiloStation doctors can turn on and modify behaviour of Scrubs, MD
+
+
iain0 updated:
+
+ - MetaStation Port Aft Solar Control SMES input isolated from main power line, like all other solar control rooms.
+
+
nightred updated:
+
+ - Species body temperature handling
+ - Plasmamen, Lizardpeople, Ethereal have custom body temperatures to deal with
+ - clean up of the environment handles for mobs and species
+
+
31 December 2019
AnturK updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0c1c5d8146b..74d75dd5116 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -36250,3 +36250,51 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Vending machine tgui-next
wesoda25:
- tweak: condensed capsaicin is spicier now
+2020-01-01:
+ Cyberboss:
+ - bugfix: Fixed crafting not working in most scenarios
+ Fikou:
+ - admin: the debug outfit now has an omnitool
+ - imageadd: Adjusted hypertool sprite.
+ Krysonism:
+ - rscadd: A set of amputation shears have been added to the medivend.
+ - rscadd: Added sparklers and firecrackers to the HoP's office during new years
+ eve.
+ - rscadd: Ian can now wear the festive hat, one is provided to him at the end of
+ the year.
+ ShizCalev:
+ - bugfix: Fixed firing pins not dropping while being replaced when the gun containing
+ it is held by a mob.
+ - tweak: Hacking a firing pin out of a gun is no longer done via a crafting menu
+ - you can now do it by simply holding the gun in your hand and clicking it with
+ a welder/screwdriver/wirecutters.
+ Skoglol:
+ - bugfix: Orion trail will no longer give you a radio for winning. Arcades have
+ vending sound.
+ - bugfix: Syndicate codewords can now be locations.
+ - bugfix: Voice of god no longer causes you to get muted.
+ - bugfix: Blood contract can no longer target someone on the centcom z-level.
+ StonebayKyle:
+ - tweak: Plumbing-surgery connection on Meta is now not considered maintenance.
+ - tweak: Viro-medbay connection on Delta is now not considered maintenance.
+ - rscdel: Nanotrasen has removed expensive maintenance-exclusive radiation shields
+ in specific areas on two of their research stations.
+ WarlockD:
+ - rscadd: Crafting recipe for construction bags.
+ actioninja:
+ - bugfix: Offstation vending machines are free again
+ - bugfix: Cargo ui has tooltip descriptions again
+ cacogen:
+ - tweak: Ian's birthday is now the date of his creation in 2011, not the date he
+ was given age
+ - rscadd: Adds a couple of relevant station prefixes to Ian's birthday holiday
+ - tweak: MetaStation and KiloStation doctors can turn on and modify behaviour of
+ Scrubs, MD
+ iain0:
+ - bugfix: MetaStation Port Aft Solar Control SMES input isolated from main power
+ line, like all other solar control rooms.
+ nightred:
+ - rscadd: Species body temperature handling
+ - balance: Plasmamen, Lizardpeople, Ethereal have custom body temperatures to deal
+ with
+ - refactor: clean up of the environment handles for mobs and species
diff --git a/html/changelogs/AutoChangeLog-pr-48271.yml b/html/changelogs/AutoChangeLog-pr-48271.yml
deleted file mode 100644
index 58f03b0166d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48271.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Krysonism"
-delete-after: True
-changes:
- - rscadd: "A set of amputation shears have been added to the medivend."
diff --git a/html/changelogs/AutoChangeLog-pr-48321.yml b/html/changelogs/AutoChangeLog-pr-48321.yml
deleted file mode 100644
index 0c79dd57332..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48321.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "nightred"
-delete-after: True
-changes:
- - rscadd: "Species body temperature handling"
- - balance: "Plasmamen, Lizardpeople, Ethereal have custom body temperatures to deal with"
- - refactor: "clean up of the environment handles for mobs and species"
diff --git a/html/changelogs/AutoChangeLog-pr-48410.yml b/html/changelogs/AutoChangeLog-pr-48410.yml
deleted file mode 100644
index b72de474cfa..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48410.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "WarlockD"
-delete-after: True
-changes:
- - rscadd: "Crafting recipe for construction bags."
diff --git a/html/changelogs/AutoChangeLog-pr-48454.yml b/html/changelogs/AutoChangeLog-pr-48454.yml
deleted file mode 100644
index 55e510a23d0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48454.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Fixed firing pins not dropping while being replaced when the gun containing it is held by a mob."
diff --git a/html/changelogs/AutoChangeLog-pr-48461.yml b/html/changelogs/AutoChangeLog-pr-48461.yml
deleted file mode 100644
index 10dba8eeed4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48461.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - tweak: "Hacking a firing pin out of a gun is no longer done via a crafting menu - you can now do it by simply holding the gun in your hand and clicking it with a welder/screwdriver/wirecutters."
diff --git a/html/changelogs/AutoChangeLog-pr-48465.yml b/html/changelogs/AutoChangeLog-pr-48465.yml
deleted file mode 100644
index ada3d164aea..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48465.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "cacogen"
-delete-after: True
-changes:
- - tweak: "Ian's birthday is now the date of his creation in 2011, not the date he was given age"
- - rscadd: "Adds a couple of relevant station prefixes to Ian's birthday holiday"
diff --git a/html/changelogs/AutoChangeLog-pr-48467.yml b/html/changelogs/AutoChangeLog-pr-48467.yml
deleted file mode 100644
index 935962c966e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48467.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - bugfix: "Orion trail will no longer give you a radio for winning. Arcades have vending sound."
diff --git a/html/changelogs/AutoChangeLog-pr-48468.yml b/html/changelogs/AutoChangeLog-pr-48468.yml
deleted file mode 100644
index e0c9102f08e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48468.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - bugfix: "Syndicate codewords can now be locations."
diff --git a/html/changelogs/AutoChangeLog-pr-48471.yml b/html/changelogs/AutoChangeLog-pr-48471.yml
deleted file mode 100644
index cbc94b13c2f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48471.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "cacogen"
-delete-after: True
-changes:
- - tweak: "MetaStation and KiloStation doctors can turn on and modify behaviour of Scrubs, MD"
diff --git a/html/changelogs/AutoChangeLog-pr-48477.yml b/html/changelogs/AutoChangeLog-pr-48477.yml
deleted file mode 100644
index af5945c4411..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48477.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cyberboss"
-delete-after: True
-changes:
- - bugfix: "Fixed crafting not working in most scenarios"
diff --git a/html/changelogs/AutoChangeLog-pr-48479.yml b/html/changelogs/AutoChangeLog-pr-48479.yml
deleted file mode 100644
index 1f7c9aeec2f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48479.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - bugfix: "Voice of god no longer causes you to get muted."
diff --git a/html/changelogs/AutoChangeLog-pr-48480.yml b/html/changelogs/AutoChangeLog-pr-48480.yml
deleted file mode 100644
index d283a952bab..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48480.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Krysonism"
-delete-after: True
-changes:
- - rscadd: "Added sparklers and firecrackers to the HoP's office during new years eve."
- - rscadd: "Ian can now wear the festive hat, one is provided to him at the end of the year."
diff --git a/html/changelogs/AutoChangeLog-pr-48481.yml b/html/changelogs/AutoChangeLog-pr-48481.yml
deleted file mode 100644
index 5da3d9e3a0b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48481.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "iain0"
-delete-after: True
-changes:
- - bugfix: "MetaStation Port Aft Solar Control SMES input isolated from main power line, like all other solar control rooms."
diff --git a/html/changelogs/AutoChangeLog-pr-48486.yml b/html/changelogs/AutoChangeLog-pr-48486.yml
deleted file mode 100644
index 3fe517fa160..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48486.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - admin: "the debug outfit now has an omnitool"
diff --git a/html/changelogs/AutoChangeLog-pr-48488.yml b/html/changelogs/AutoChangeLog-pr-48488.yml
deleted file mode 100644
index 7636fca876f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48488.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - imageadd: "Adjusted hypertool sprite."
diff --git a/html/changelogs/AutoChangeLog-pr-48490.yml b/html/changelogs/AutoChangeLog-pr-48490.yml
deleted file mode 100644
index 36c1ac23a94..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48490.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "StonebayKyle"
-delete-after: True
-changes:
- - tweak: "Plumbing-surgery connection on Meta is now not considered maintenance."
- - tweak: "Viro-medbay connection on Delta is now not considered maintenance."
- - rscdel: "Nanotrasen has removed expensive maintenance-exclusive radiation shields in specific areas on two of their research stations."
diff --git a/html/changelogs/AutoChangeLog-pr-48492.yml b/html/changelogs/AutoChangeLog-pr-48492.yml
deleted file mode 100644
index 62eaed4df04..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48492.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Skoglol"
-delete-after: True
-changes:
- - bugfix: "Blood contract can no longer target someone on the centcom z-level."
diff --git a/html/changelogs/AutoChangeLog-pr-48501.yml b/html/changelogs/AutoChangeLog-pr-48501.yml
deleted file mode 100644
index 67870a82b60..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48501.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "actioninja"
-delete-after: True
-changes:
- - bugfix: "Offstation vending machines are free again"
diff --git a/html/changelogs/AutoChangeLog-pr-48502.yml b/html/changelogs/AutoChangeLog-pr-48502.yml
deleted file mode 100644
index 0854cb5a618..00000000000
--- a/html/changelogs/AutoChangeLog-pr-48502.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "actioninja"
-delete-after: True
-changes:
- - bugfix: "Cargo ui has tooltip descriptions again"