diff --git a/html/changelog.html b/html/changelog.html
index 6045c2ca04..cc0d540a75 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,39 @@
-->
+
13 May 2020
+
Atermonera updated:
+
+ - Added a preference to control multilingual parsing behaviour, with a few different modes. Should hopefully be less punishing to people who stutter and use hyphens as a language key.
+ - The examine mode preference should now persist across reconnections during a single round, but if the server is fully restarted it still appears to reset. This issue is also present for the multilingual preference, and I'm still looking into it. Savefiles are cryptic.
+
+
Layne updated:
+
+ - Added Promethean language.
+
+
Mechoid updated:
+
+ - Adds more interactions with animals, like shearing and taming.
+ - New PoIs
+ - Thermal poncho attachment, has minor slowdown, but gives thermal protection to the armor it is attached to.
+ - Mercenaries now drop their guns again. Most likely to be broken, however they can be repaired. Examining when adjacent will allow you to inspect the gun for what is needed.
+ - Mercenary Snipers now exist. They will telegraph their shots approximately 2 seconds in advance, and can fire at 14 tiles away. Will occasionally drop pieces of their PTRs that survive combat.
+ - Clothing can now check attachments for temperature resistance.
+ - MHD Howitzer beam effect actually exists again.
+ - Xenoresin ground cover is properly colored again.
+
+
atlantiscze updated:
+
+ - Robots can now search loot piles.
+ - Hardsuits now allow backpacks to be carried in storage slot. This is limited to hardsuits which are worn on the back slot.
+ - SMES units now have automatic load balancing both on inputs and outputs
+ - SMES units (and derived objects, such as PSUs) can now have more than one input terminal. This allows for input from more otherwise isolated power networks.
+ - Completely redesigned cell rack PSUs, removed ghetto variant. Cell rack PSUs now support multiple power cells and hot-swapping of cells during operation. This allows for either charging multiple cells at once in one device (directly from power cable) or for powering up various machinery with only a power cell. They are still inferior to SMESes in pretty much all aspects.
+ - Multitool on a cable now shows nicer results with large currents (uses kW or MW accordingly)
+ - Multitool may be now used to change colour of cable coils.
+ - Supermatter delamination effects have been tweaked. Delamination is considerably less laggy, and less directly destructive. Instead, it causes larger health hazard and secondary engineering problems such as power outage or partial damage of solar arrays.
+
+
29 April 2020
Leshana updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 08eaf8a18c..2f698c2602 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5132,3 +5132,48 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Shutoff valve monitoring is now also available as a modular computer program.
Its UI has also been cleaned up a little.
- rscadd: Research robot module now has basic exploration and xenoarchaeology tools.
+2020-05-13:
+ Atermonera:
+ - rscadd: Added a preference to control multilingual parsing behaviour, with a few
+ different modes. Should hopefully be less punishing to people who stutter and
+ use hyphens as a language key.
+ - tweak: The examine mode preference should now persist across reconnections during
+ a single round, but if the server is fully restarted it still appears to reset.
+ This issue is also present for the multilingual preference, and I'm still looking
+ into it. Savefiles are cryptic.
+ Layne:
+ - rscadd: Added Promethean language.
+ Mechoid:
+ - rscadd: Adds more interactions with animals, like shearing and taming.
+ - rscadd: New PoIs
+ - rscadd: Thermal poncho attachment, has minor slowdown, but gives thermal protection
+ to the armor it is attached to.
+ - rscadd: Mercenaries now drop their guns again. Most likely to be broken, however
+ they can be repaired. Examining when adjacent will allow you to inspect the
+ gun for what is needed.
+ - rscadd: Mercenary Snipers now exist. They will telegraph their shots approximately
+ 2 seconds in advance, and can fire at 14 tiles away. Will occasionally drop
+ pieces of their PTRs that survive combat.
+ - tweak: Clothing can now check attachments for temperature resistance.
+ - bugfix: MHD Howitzer beam effect actually exists again.
+ - bugfix: Xenoresin ground cover is properly colored again.
+ atlantiscze:
+ - rscadd: Robots can now search loot piles.
+ - rscadd: Hardsuits now allow backpacks to be carried in storage slot. This is limited
+ to hardsuits which are worn on the back slot.
+ - rscadd: SMES units now have automatic load balancing both on inputs and outputs
+ - rscadd: SMES units (and derived objects, such as PSUs) can now have more than
+ one input terminal. This allows for input from more otherwise isolated power
+ networks.
+ - tweak: Completely redesigned cell rack PSUs, removed ghetto variant. Cell rack
+ PSUs now support multiple power cells and hot-swapping of cells during operation.
+ This allows for either charging multiple cells at once in one device (directly
+ from power cable) or for powering up various machinery with only a power cell.
+ They are still inferior to SMESes in pretty much all aspects.
+ - tweak: Multitool on a cable now shows nicer results with large currents (uses
+ kW or MW accordingly)
+ - tweak: Multitool may be now used to change colour of cable coils.
+ - tweak: Supermatter delamination effects have been tweaked. Delamination is considerably
+ less laggy, and less directly destructive. Instead, it causes larger health
+ hazard and secondary engineering problems such as power outage or partial damage
+ of solar arrays.
diff --git a/html/changelogs/Layne - Promethean Language.yml b/html/changelogs/Layne - Promethean Language.yml
deleted file mode 100644
index ed0f2e7ab3..0000000000
--- a/html/changelogs/Layne - Promethean Language.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Layne
-delete-after: True
-changes:
- - rscadd: "Promethean language."
- - tweak: "NONVERBAL define was changed a bit."
diff --git a/html/changelogs/atermonera_multilingual_pref.yml b/html/changelogs/atermonera_multilingual_pref.yml
deleted file mode 100644
index 84552b9a13..0000000000
--- a/html/changelogs/atermonera_multilingual_pref.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: Atermonera
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Added a preference to control multilingual parsing behaviour, with a few different modes. Should hopefully be less punishing to people who stutter and use hyphens as a language key."
- - tweak: "The examine mode preference should now persist across reconnections during a single round, but if the server is fully restarted it still appears to reset. This issue is also present for the multilingual preference, and I'm still looking into it. Savefiles are crpytic."
diff --git a/html/changelogs/atlantiscze-dumpsterdive.yml b/html/changelogs/atlantiscze-dumpsterdive.yml
deleted file mode 100644
index ee988d11b9..0000000000
--- a/html/changelogs/atlantiscze-dumpsterdive.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: atlantiscze
-
-delete-after: True
-
-changes:
- - rscadd: "Robots can now search loot piles."
\ No newline at end of file
diff --git a/html/changelogs/atlantiscze-hardsuit.yml b/html/changelogs/atlantiscze-hardsuit.yml
deleted file mode 100644
index 92cea41472..0000000000
--- a/html/changelogs/atlantiscze-hardsuit.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: atlantiscze
-
-delete-after: True
-
-changes:
- - rscadd: "Hardsuits now allow backpacks to be carried in storage slot. This is limited to hardsuits which are worn on the back slot."
\ No newline at end of file
diff --git a/html/changelogs/atlantiscze-power.yml b/html/changelogs/atlantiscze-power.yml
deleted file mode 100644
index 31e354cc55..0000000000
--- a/html/changelogs/atlantiscze-power.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: atlantiscze
-delete-after: True
-
-changes:
- - rscadd: "SMES units now have automatic load balancing both on inputs and outputs"
- - rscadd: "SMES units (and derived objects, such as PSUs) can now have more than one input terminal. This allows for input from more otherwise isolated power networks."
- - tweak: "Completely redesigned cell rack PSUs, removed ghetto variant. Cell rack PSUs now support multiple power cells and hot-swapping of cells during operation. This allows for either charging multiple cells at once in one device (directly from power cable) or for powering up various machinery with only a power cell. They are still inferior to SMESes in pretty much all aspects."
- - tweak: "Multitool on a cable now shows nicer results with large currents (uses kW or MW accordingly)"
- - tweak: "Multitool may be now used to change colour of cable coils."
-
\ No newline at end of file
diff --git a/html/changelogs/atlantiscze-sm.yml b/html/changelogs/atlantiscze-sm.yml
deleted file mode 100644
index d6d8ddbfcf..0000000000
--- a/html/changelogs/atlantiscze-sm.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: atlantiscze
-
-delete-after: True
-
-changes:
- - tweak: "Supermatter delamination effects have been tweaked. Delamination is considerably less laggy, and less directly destructive. Instead, it causes larger health hazard and secondary engineering problems such as power outage or partial damage of solar arrays."
\ No newline at end of file
diff --git a/html/changelogs/mechoid-newhorizon.yml b/html/changelogs/mechoid-newhorizon.yml
deleted file mode 100644
index e9740680a3..0000000000
--- a/html/changelogs/mechoid-newhorizon.yml
+++ /dev/null
@@ -1,44 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: Mechoid
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Adds more interactions with animals, like shearing and taming."
- - rscadd: "Sif moss turfs can now spawn animal groups."
- - rscadd: "New PoIs"
- - rscadd: "Thermal poncho attachment, has minor slowdown, but gives thermal protection to the armor it is attached to."
- - rscadd: "Mercenaries now drop their guns again. Most likely to be broken, however they can be repaired. Examining when adjacent will allow you to inspect the gun for what is needed."
- - rscadd: "Mercenary Snipers now exist. They will telegraph their shots approximately 2 seconds in advance, and can fire at 14 tiles away. Will occasionally drop pieces of their PTRs that survive combat."
- - tweak: "Clothing can now check attachments for temperature resistance."
- - bugfix: "MHD Howitzer beam effect actually exists again.
- - bugfix: "Xenoresin ground cover is properly colored again."