diff --git a/html/changelog.html b/html/changelog.html
index 92b938a65a..e062e723b9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,41 @@
-->
+
09 May 2017
+
Anewbe updated:
+
+ - Ports but does not enable Bay's MultiZAS.
+
+
Leshana updated:
+
+ - Optimized (but still not enabled) multi-z ZAS
+ - Multi-Z explosion transfer coefficient is now configurable
+
+
N3X15 updated:
+
+ - Flashlights on the high setting are no longer Beacons of Gondor.
+
+
Neerti updated:
+
+ - Tesla armor now retaliates against ranged attacks if within 3 tiles, and recharges in 15 seconds, from 20.
+ - Technomancer Instability fades away slower.
+ - Fire and frost auras made more potent.
+ - Gambit can now give rare spells unobtainable by other means, based on spell power.
+ - Mend Wounds and Mend Burns combined into Mend Life. Mend Metal and Mend Wires combined into Mend Synthetic.
+ - Adds Lesser Chain Lightning, a more spammable version, but weaker.
+ - Adds Destabilize, which makes an area glow with instability for 20 seconds.
+ - Adds Ionic Bolt, which ruins the lives of synthetics.
+ - Oxygenate made cheaper.
+
+
SiegDerMaus updated:
+
+ - Adds one new haircut, a chin-length bob.
+
+
Yosh updated:
+
+ - Ports a bunch of hair from Bay. Knock yourself out.
+
+
05 May 2017
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 84c316616a..293051b319 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3519,3 +3519,28 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Guns on harm intent in aim mode will target, rather than shoot pointblank
on first click.
- bugfix: You can now put handcuffs on yourself.
+2017-05-09:
+ Anewbe:
+ - rscadd: Ports but does not enable Bay's MultiZAS.
+ Leshana:
+ - tweak: Optimized (but still not enabled) multi-z ZAS
+ - rscadd: Multi-Z explosion transfer coefficient is now configurable
+ N3X15:
+ - tweak: Flashlights on the high setting are no longer Beacons of Gondor.
+ Neerti:
+ - tweak: Tesla armor now retaliates against ranged attacks if within 3 tiles, and
+ recharges in 15 seconds, from 20.
+ - tweak: Technomancer Instability fades away slower.
+ - tweak: Fire and frost auras made more potent.
+ - rscadd: Gambit can now give rare spells unobtainable by other means, based on
+ spell power.
+ - tweak: Mend Wounds and Mend Burns combined into Mend Life. Mend Metal and Mend
+ Wires combined into Mend Synthetic.
+ - rscadd: Adds Lesser Chain Lightning, a more spammable version, but weaker.
+ - rscadd: Adds Destabilize, which makes an area glow with instability for 20 seconds.
+ - rscadd: Adds Ionic Bolt, which ruins the lives of synthetics.
+ - tweak: Oxygenate made cheaper.
+ SiegDerMaus:
+ - rscadd: Adds one new haircut, a chin-length bob.
+ Yosh:
+ - rscadd: Ports a bunch of hair from Bay. Knock yourself out.
diff --git a/html/changelogs/Anewbe - MultiZAS.yml b/html/changelogs/Anewbe - MultiZAS.yml
deleted file mode 100644
index c04097eb3d..0000000000
--- a/html/changelogs/Anewbe - MultiZAS.yml
+++ /dev/null
@@ -1,36 +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: Anewbe
-
-# 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: "Ports but does not enable Bay's MultiZAS."
\ No newline at end of file
diff --git a/html/changelogs/Leshana - MultiZAS.yml b/html/changelogs/Leshana - MultiZAS.yml
deleted file mode 100644
index 891bf846c2..0000000000
--- a/html/changelogs/Leshana - MultiZAS.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Leshana
-delete-after: True
-changes:
- - tweak: "Optimized (but still not enabled) multi-z ZAS"
- - rscadd: "Multi-Z explosion transfer coefficient is now configurable"
\ No newline at end of file
diff --git a/html/changelogs/Neerti - Technomancers.yml b/html/changelogs/Neerti - Technomancers.yml
deleted file mode 100644
index 2190236451..0000000000
--- a/html/changelogs/Neerti - Technomancers.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: Neerti
-
-# 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:
- - tweak: "Tesla armor now retaliates against ranged attacks if within 3 tiles, and recharges in 15 seconds, from 20."
- - tweak: "Technomancer Instability fades away slower."
- - tweak: "Fire and frost auras made more potent."
- - rscadd: "Gambit can now give rare spells unobtainable by other means, based on spell power."
- - tweak: "Mend Wounds and Mend Burns combined into Mend Life. Mend Metal and Mend Wires combined into Mend Synthetic."
- - rscadd: "Adds Lesser Chain Lightning, a more spammable version, but weaker."
- - rscadd: "Adds Destabilize, which makes an area glow with instability for 20 seconds."
- - rscadd: "Adds Ionic Bolt, which ruins the lives of synthetics."
- - tweak: "Oxygenate made cheaper."
diff --git a/html/changelogs/SiegDerMaus-Newbob.yml b/html/changelogs/SiegDerMaus-Newbob.yml
deleted file mode 100644
index 5a44ee0fd5..0000000000
--- a/html/changelogs/SiegDerMaus-Newbob.yml
+++ /dev/null
@@ -1,36 +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: SiegDerMaus
-
-# 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 one new haircut, a chin-length bob."
diff --git a/html/changelogs/Yosh-Beacons.yml b/html/changelogs/Yosh-Beacons.yml
deleted file mode 100644
index 42a7e3bd0e..0000000000
--- a/html/changelogs/Yosh-Beacons.yml
+++ /dev/null
@@ -1,36 +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: N3X15
-
-# 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:
- - tweak: "Flashlights on the high setting are no longer Beacons of Gondor."
diff --git a/html/changelogs/Yosh-Hair.yml b/html/changelogs/Yosh-Hair.yml
deleted file mode 100644
index 95f98e9b35..0000000000
--- a/html/changelogs/Yosh-Hair.yml
+++ /dev/null
@@ -1,36 +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: Yosh
-
-# 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: "Ports a bunch of hair from Bay. Knock yourself out."