diff --git a/html/changelog.html b/html/changelog.html
index e47883e0beb..283b6871d43 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,87 @@
-->
+
19 January 2018
+
AverageJoe82 updated:
+
+ - Reduce clock work mob death sound file's volume to 80%
+
+
Buggy123 updated:
+
+ - Observers can now view the atmospheric contents of the tile they're floating above.
+
+
Dax Dupont updated:
+
+ - Autolathe now consumes reasonable amounts of power when inserting materials
+ - Fixed conveyor belt power usage.
+
+
Frozenguy5 updated:
+
+ - Travis now builds on BYOND 512.1403
+
+
Joan and More Robust Than You updated:
+
+ - Adds moths! They're a new species that is able to fly in pressurized areas provided gravity is off... and that they still have wings.
+
+
More Robust Than You updated:
+
+ - Added some useful sec officer tips
+
+
OrdoM updated:
+
+ - Adds morphine recipe to chemistry.
+ - Removed ability for bartender to steal all morphine on the map
+
+
Robustin updated:
+
+ - Fixed frost oil (cryosting) sending insulated crewmembers below absolute zero temperatures.
+ - Fixed damaging cold temps being a death sentence to simple mobs (they wouldn't heat back up to safe temps at room temperature).
+ - Refactored human temperature code, insulating clothing now helps you stay warm but going unprotected will help you cool off. However, you will now benefit from colder temps when you're overheating even in full EVA/hardsuit gear and you will warm up faster at room temperature in insulated gear as well (i.e. putting on a winter coat will no longer suppress your temperature if your already cold).
+ - All crew can now purify bloody bastard swords with a bible (available from cargo religion crates, library, or chapel) once again.
+
+
Shadowlight213 updated:
+
+ - Players can now have a verb in the ooc tab to see their own tracked playtime
+ - fixed admin bypass not using the right proc
+ - Lavaland ghost roles should now show up in the playtime report
+
+
ShizCalev updated:
+
+ - Floors that look damaged / burned are now ACTUALLY damaged / burned, and can be repaired!
+
+
SpaceManiac updated:
+
+ - PDA messages sent by the message monitor console are now included in the talk logs.
+
+
XDTM updated:
+
+ - Mass Hallucination now will give everyone the same hallucination.
+ - Slimepeople can now properly swap between bodies.
+ - Slimes no longer attack people with their same faction.
+
+
Xhuis updated:
+
+ - Servants can now cancel warps by clicking the button again, instead of having to manually interrupt it by doing something like picking up an item from their pocket.
+
+
coiax updated:
+
+ - The Free Golem Ship no longer has a teleport beacon.
+ - Jaunters no longer have a special effect when teleporting golems.
+
+
deathride58 updated:
+
+ - Mappers can now color individual tiles of floors via turf decals.
+ - Cancelling the "Change equipment" command now works as expected again.
+
+
uraniummeltdown updated:
+
+ - Jaunting wraiths should now always be facing the correct direction
+
+
yorii updated:
+
+ - fixed the syringe getting a transfer amount of 0 if the contents of it are 0, intended feature was probably to check the target and not the syringe itself for clamp.
+
+
18 January 2018
Buggy123 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2a171962521..8d6afbe57f9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -15002,3 +15002,65 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Buggy123:
- tweak: full-tile plasmaglass windows have had their integrity increased to the
correct value.
+2018-01-19:
+ AverageJoe82:
+ - tweak: Reduce clock work mob death sound file's volume to 80%
+ Buggy123:
+ - rscadd: Observers can now view the atmospheric contents of the tile they're floating
+ above.
+ Dax Dupont:
+ - bugfix: Autolathe now consumes reasonable amounts of power when inserting materials
+ - bugfix: Fixed conveyor belt power usage.
+ Frozenguy5:
+ - code_imp: Travis now builds on BYOND 512.1403
+ Joan and More Robust Than You:
+ - rscadd: Adds moths! They're a new species that is able to fly in pressurized areas
+ provided gravity is off... and that they still have wings.
+ More Robust Than You:
+ - rscadd: Added some useful sec officer tips
+ OrdoM:
+ - rscadd: Adds morphine recipe to chemistry.
+ - rscdel: Removed ability for bartender to steal all morphine on the map
+ Robustin:
+ - bugfix: Fixed frost oil (cryosting) sending insulated crewmembers below absolute
+ zero temperatures.
+ - bugfix: Fixed damaging cold temps being a death sentence to simple mobs (they
+ wouldn't heat back up to safe temps at room temperature).
+ - refactor: Refactored human temperature code, insulating clothing now helps you
+ stay warm but going unprotected will help you cool off. However, you will now
+ benefit from colder temps when you're overheating even in full EVA/hardsuit
+ gear and you will warm up faster at room temperature in insulated gear as well
+ (i.e. putting on a winter coat will no longer suppress your temperature if your
+ already cold).
+ - bugfix: All crew can now purify bloody bastard swords with a bible (available
+ from cargo religion crates, library, or chapel) once again.
+ Shadowlight213:
+ - rscadd: Players can now have a verb in the ooc tab to see their own tracked playtime
+ - bugfix: fixed admin bypass not using the right proc
+ - bugfix: Lavaland ghost roles should now show up in the playtime report
+ ShizCalev:
+ - bugfix: Floors that look damaged / burned are now ACTUALLY damaged / burned, and
+ can be repaired!
+ SpaceManiac:
+ - bugfix: PDA messages sent by the message monitor console are now included in the
+ talk logs.
+ XDTM:
+ - tweak: Mass Hallucination now will give everyone the same hallucination.
+ - bugfix: Slimepeople can now properly swap between bodies.
+ - bugfix: Slimes no longer attack people with their same faction.
+ Xhuis:
+ - tweak: Servants can now cancel warps by clicking the button again, instead of
+ having to manually interrupt it by doing something like picking up an item from
+ their pocket.
+ coiax:
+ - rscdel: The Free Golem Ship no longer has a teleport beacon.
+ - rscdel: Jaunters no longer have a special effect when teleporting golems.
+ deathride58:
+ - rscadd: Mappers can now color individual tiles of floors via turf decals.
+ - bugfix: Cancelling the "Change equipment" command now works as expected again.
+ uraniummeltdown:
+ - bugfix: Jaunting wraiths should now always be facing the correct direction
+ yorii:
+ - bugfix: fixed the syringe getting a transfer amount of 0 if the contents of it
+ are 0, intended feature was probably to check the target and not the syringe
+ itself for clamp.
diff --git a/html/changelogs/AutoChangeLog-pr-34133.yml b/html/changelogs/AutoChangeLog-pr-34133.yml
deleted file mode 100644
index 2f78ca8c6a5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34133.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Robustin"
-delete-after: True
-changes:
- - bugfix: "Fixed frost oil (cryosting) sending insulated crewmembers below absolute zero temperatures."
- - bugfix: "Fixed damaging cold temps being a death sentence to simple mobs (they wouldn't heat back up to safe temps at room temperature)."
- - refactor: "Refactored human temperature code, insulating clothing now helps you stay warm but going unprotected will help you cool off. However, you will now benefit from colder temps when you're overheating even in full EVA/hardsuit gear and you will warm up faster at room temperature in insulated gear as well (i.e. putting on a winter coat will no longer suppress your temperature if your already cold)."
diff --git a/html/changelogs/AutoChangeLog-pr-34331.yml b/html/changelogs/AutoChangeLog-pr-34331.yml
deleted file mode 100644
index 7905948ad0b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34331.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Shadowlight213"
-delete-after: True
-changes:
- - rscadd: "Players can now have a verb in the ooc tab to see their own tracked playtime"
- - bugfix: "fixed admin bypass not using the right proc"
- - bugfix: "Lavaland ghost roles should now show up in the playtime report"
diff --git a/html/changelogs/AutoChangeLog-pr-34423.yml b/html/changelogs/AutoChangeLog-pr-34423.yml
deleted file mode 100644
index 0f3a160bd43..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34423.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "More Robust Than You"
-delete-after: True
-changes:
- - rscadd: "Added some useful sec officer tips"
diff --git a/html/changelogs/AutoChangeLog-pr-34438.yml b/html/changelogs/AutoChangeLog-pr-34438.yml
deleted file mode 100644
index 4f1d1eea973..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34438.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - tweak: "Mass Hallucination now will give everyone the same hallucination."
diff --git a/html/changelogs/AutoChangeLog-pr-34452.yml b/html/changelogs/AutoChangeLog-pr-34452.yml
deleted file mode 100644
index 1de4909ea38..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34452.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AverageJoe82"
-delete-after: True
-changes:
- - tweak: "Reduce clock work mob death sound file's volume to 80%"
diff --git a/html/changelogs/AutoChangeLog-pr-34472.yml b/html/changelogs/AutoChangeLog-pr-34472.yml
deleted file mode 100644
index b336b473d88..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34472.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShizCalev"
-delete-after: True
-changes:
- - bugfix: "Floors that look damaged / burned are now ACTUALLY damaged / burned, and can be repaired!"
diff --git a/html/changelogs/AutoChangeLog-pr-34492.yml b/html/changelogs/AutoChangeLog-pr-34492.yml
deleted file mode 100644
index 90ba55eb71f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34492.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "deathride58"
-delete-after: True
-changes:
- - rscadd: "Mappers can now color individual tiles of floors via turf decals."
diff --git a/html/changelogs/AutoChangeLog-pr-34498.yml b/html/changelogs/AutoChangeLog-pr-34498.yml
deleted file mode 100644
index 8cccb4d6fba..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34498.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan and More Robust Than You"
-delete-after: True
-changes:
- - rscadd: "Adds moths! They're a new species that is able to fly in pressurized areas provided gravity is off... and that they still have wings."
diff --git a/html/changelogs/AutoChangeLog-pr-34504.yml b/html/changelogs/AutoChangeLog-pr-34504.yml
deleted file mode 100644
index 7a6e37669d6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34504.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Xhuis"
-delete-after: True
-changes:
- - tweak: "Servants can now cancel warps by clicking the button again, instead of having to manually interrupt it by doing something like picking up an item from their pocket."
diff --git a/html/changelogs/AutoChangeLog-pr-34541.yml b/html/changelogs/AutoChangeLog-pr-34541.yml
deleted file mode 100644
index 69d210d6a7d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34541.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "OrdoM"
-delete-after: True
-changes:
- - rscadd: "Adds morphine recipe to chemistry."
- - rscdel: "Removed ability for bartender to steal all morphine on the map"
diff --git a/html/changelogs/AutoChangeLog-pr-34546.yml b/html/changelogs/AutoChangeLog-pr-34546.yml
deleted file mode 100644
index d20a18e2df4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34546.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Frozenguy5"
-delete-after: True
-changes:
- - code_imp: "Travis now builds on BYOND 512.1403"
diff --git a/html/changelogs/AutoChangeLog-pr-34547.yml b/html/changelogs/AutoChangeLog-pr-34547.yml
deleted file mode 100644
index 0d17f3e3a93..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34547.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - bugfix: "Jaunting wraiths should now always be facing the correct direction"
diff --git a/html/changelogs/AutoChangeLog-pr-34552.yml b/html/changelogs/AutoChangeLog-pr-34552.yml
deleted file mode 100644
index 911242ef07a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34552.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Robustin"
-delete-after: True
-changes:
- - bugfix: "All crew can now purify bloody bastard swords with a bible (available from cargo religion crates, library, or chapel) once again."
diff --git a/html/changelogs/AutoChangeLog-pr-34557.yml b/html/changelogs/AutoChangeLog-pr-34557.yml
deleted file mode 100644
index 69a2887a744..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34557.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "deathride58"
-delete-after: True
-changes:
- - bugfix: "Cancelling the \"Change equipment\" command now works as expected again."
diff --git a/html/changelogs/AutoChangeLog-pr-34558.yml b/html/changelogs/AutoChangeLog-pr-34558.yml
deleted file mode 100644
index 1d0da3ae7d5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34558.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "PDA messages sent by the message monitor console are now included in the talk logs."
diff --git a/html/changelogs/AutoChangeLog-pr-34574.yml b/html/changelogs/AutoChangeLog-pr-34574.yml
deleted file mode 100644
index fb3f77bd32e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34574.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Buggy123"
-delete-after: True
-changes:
- - rscadd: "Observers can now view the atmospheric contents of the tile they're floating above."
diff --git a/html/changelogs/AutoChangeLog-pr-34576.yml b/html/changelogs/AutoChangeLog-pr-34576.yml
deleted file mode 100644
index bfbe10f3782..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34576.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscdel: "The Free Golem Ship no longer has a teleport beacon."
- - rscdel: "Jaunters no longer have a special effect when teleporting golems."
diff --git a/html/changelogs/AutoChangeLog-pr-34590.yml b/html/changelogs/AutoChangeLog-pr-34590.yml
deleted file mode 100644
index 52fdf5f7ea9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34590.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - bugfix: "Slimepeople can now properly swap between bodies."
diff --git a/html/changelogs/AutoChangeLog-pr-34591.yml b/html/changelogs/AutoChangeLog-pr-34591.yml
deleted file mode 100644
index fe18bb36850..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34591.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "XDTM"
-delete-after: True
-changes:
- - bugfix: "Slimes no longer attack people with their same faction."
diff --git a/html/changelogs/AutoChangeLog-pr-34637.yml b/html/changelogs/AutoChangeLog-pr-34637.yml
deleted file mode 100644
index b4624a3ca80..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34637.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "yorii"
-delete-after: True
-changes:
- - bugfix: "fixed the syringe getting a transfer amount of 0 if the contents of it are 0, intended feature was probably to check the target and not the syringe itself for clamp."
diff --git a/html/changelogs/AutoChangeLog-pr-34639.yml b/html/changelogs/AutoChangeLog-pr-34639.yml
deleted file mode 100644
index c52691781a5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34639.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dax Dupont"
-delete-after: True
-changes:
- - bugfix: "Autolathe now consumes reasonable amounts of power when inserting materials"
diff --git a/html/changelogs/AutoChangeLog-pr-34641.yml b/html/changelogs/AutoChangeLog-pr-34641.yml
deleted file mode 100644
index b97d57bb38e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-34641.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dax Dupont"
-delete-after: True
-changes:
- - bugfix: "Fixed conveyor belt power usage."