diff --git a/html/changelog.html b/html/changelog.html
index b888e629abc..d522585f5cb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,47 @@
-->
+
08 November 2015
+
Cuboos updated:
+
+ - Added a new and better sounding flashbang sound and a ringing sound for flashbang deaf effect
+
+
JJRcop updated:
+
+ - Chronosuits have had their movement revised, they now take time to teleport depending on how far you've traveled, and don't teleport automatically anymore unless you stop moving for a short moment, or press the new ' Teleport Now' button.
+ - Added new outfit that allows admins to dress people up in the chrono equipment easier.
+
+
Jalleo updated:
+
+ - Due to a recently discovered report it turns out The Wizard Federation has devised a way for CEOs to stop having some teas from their Smartfridges due to this change all smartfridges will temporarily be unable to stack contents.
+
+
Joan updated:
+
+ - Revenant draining now takes about 5 seconds to complete and can be interrupted by dragging the target away.
+ - Revenants can now tell if they are currently visible.
+ - Revenant ability costs tweaked; Defile now costs 40 essence to cast, Overload Lights now costs 45 essence to cast, and Malfunction now costs 50 essence to cast.
+ - Malfunction now affects non-machine objects, even if they're not being held by a human.
+ - Defile does an extremely low amount of toxin damage to humans and confuses, but does much less stamina damage and stuns the revenant for slightly longer.
+ - Overload Lights will no longer shock if the light is broken after a light is chosen to shock an area.
+
+
Kor updated:
+
+ - Using water on a dark blue slime extract will now yield a new potion capable of completely fireproofing clothing items.
+ - You can once again click+drag mobs into disposal units. Xenobiologists rejoice.
+
+
Xhuis updated:
+
+ - Shadowling abilities now require the user to be human.
+ - Enthralling now takes 21 seconds (down from 30).
+ - Regenerate Chitin has been renamed to Rapid Re-Hatch.
+ - Dethralling surgery's final step now requires a flash, penlight, or flashlight.
+ - Dethralling surgery now produces a black tumor, which has a high biological tech origin but dies quickly in the light.
+ - Shadowlings no longer have Enthrall before hatching.
+ - Shadowling clothing now has icons to better reflect its existence.
+ - Ascendant Broadcast has been removed.
+ - Destroy Engines is now removed from the user after it is used once.
+
+
05 November 2015
AnturK updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 202b495df91..6b1ebed8f96 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2277,3 +2277,47 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2015-11-05:
AnturK:
- rscadd: Added wild shapeshift spell for wizards.
+2015-11-08:
+ Cuboos:
+ - soundadd: Added a new and better sounding flashbang sound and a ringing sound
+ for flashbang deaf effect
+ JJRcop:
+ - tweak: Chronosuits have had their movement revised, they now take time to teleport
+ depending on how far you've traveled, and don't teleport automatically anymore
+ unless you stop moving for a short moment, or press the new ' Teleport Now'
+ button.
+ - rscadd: Added new outfit that allows admins to dress people up in the chrono equipment
+ easier.
+ Jalleo:
+ - tweak: Due to a recently discovered report it turns out The Wizard Federation
+ has devised a way for CEOs to stop having some teas from their Smartfridges
+ due to this change all smartfridges will temporarily be unable to stack contents.
+ Joan:
+ - tweak: Revenant draining now takes about 5 seconds to complete and can be interrupted
+ by dragging the target away.
+ - tweak: Revenants can now tell if they are currently visible.
+ - tweak: Revenant ability costs tweaked; Defile now costs 40 essence to cast, Overload
+ Lights now costs 45 essence to cast, and Malfunction now costs 50 essence to
+ cast.
+ - tweak: Malfunction now affects non-machine objects, even if they're not being
+ held by a human.
+ - tweak: Defile does an extremely low amount of toxin damage to humans and confuses,
+ but does much less stamina damage and stuns the revenant for slightly longer.
+ - tweak: Overload Lights will no longer shock if the light is broken after a light
+ is chosen to shock an area.
+ Kor:
+ - rscadd: Using water on a dark blue slime extract will now yield a new potion capable
+ of completely fireproofing clothing items.
+ - rscadd: You can once again click+drag mobs into disposal units. Xenobiologists
+ rejoice.
+ Xhuis:
+ - tweak: Shadowling abilities now require the user to be human.
+ - tweak: Enthralling now takes 21 seconds (down from 30).
+ - tweak: Regenerate Chitin has been renamed to Rapid Re-Hatch.
+ - tweak: Dethralling surgery's final step now requires a flash, penlight, or flashlight.
+ - tweak: Dethralling surgery now produces a black tumor, which has a high biological
+ tech origin but dies quickly in the light.
+ - rscdel: Shadowlings no longer have Enthrall before hatching.
+ - rscadd: Shadowling clothing now has icons to better reflect its existence.
+ - rscdel: Ascendant Broadcast has been removed.
+ - rscdel: Destroy Engines is now removed from the user after it is used once.
diff --git a/html/changelogs/Cuboos.yml b/html/changelogs/Cuboos.yml
deleted file mode 100644
index c908a0214c6..00000000000
--- a/html/changelogs/Cuboos.yml
+++ /dev/null
@@ -1,37 +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
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: Cuboos
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - soundadd: "Added a new and better sounding flashbang sound and a ringing sound for flashbang deaf effect"
-
diff --git a/html/changelogs/JJRcop-chronosuit_revisions.yml b/html/changelogs/JJRcop-chronosuit_revisions.yml
deleted file mode 100644
index 2968b532be2..00000000000
--- a/html/changelogs/JJRcop-chronosuit_revisions.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: JJRcop
-delete-after: True
-changes:
- - tweak: "Chronosuits have had their movement revised, they now take time to teleport depending on how far you've traveled, and don't teleport automatically anymore unless you stop moving for a short moment, or press the new '
- Teleport Now' button."
- - rscadd: "Added new outfit that allows admins to dress people up in the chrono equipment easier."
\ No newline at end of file
diff --git a/html/changelogs/Joan - REVENANTS REEE.yml b/html/changelogs/Joan - REVENANTS REEE.yml
deleted file mode 100644
index 42854ba8bf2..00000000000
--- a/html/changelogs/Joan - REVENANTS REEE.yml
+++ /dev/null
@@ -1,42 +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
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: Joan
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - tweak: "Revenant draining now takes about 5 seconds to complete and can be interrupted by dragging the target away."
- - tweak: "Revenants can now tell if they are currently visible."
- - tweak: "Revenant ability costs tweaked; Defile now costs 40 essence to cast, Overload Lights now costs 45 essence to cast, and Malfunction now costs 50 essence to cast."
- - tweak: "Malfunction now affects non-machine objects, even if they're not being held by a human."
- - tweak: "Defile does an extremely low amount of toxin damage to humans and confuses, but does much less stamina damage and stuns the revenant for slightly longer."
- - tweak: "Overload Lights will no longer shock if the light is broken after a light is chosen to shock an area."
-
diff --git a/html/changelogs/Kor-BLUE.yml b/html/changelogs/Kor-BLUE.yml
deleted file mode 100644
index 7b9e5da4811..00000000000
--- a/html/changelogs/Kor-BLUE.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
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: Kor
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Using water on a dark blue slime extract will now yield a new potion capable of completely fireproofing clothing items."
diff --git a/html/changelogs/Kor-disposal.yml b/html/changelogs/Kor-disposal.yml
deleted file mode 100644
index 6cda538a3bb..00000000000
--- a/html/changelogs/Kor-disposal.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
-# spellcheck (typo fixes)
-# experiment
-# tgs (TG-ported fixes?)
-#################################
-
-# Your name.
-author: Kor
-
-# 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, this gets changed to [] after reading. Just remove the brackets when you add new shit.
-# Please surround your changes in double quotes ("). It works without them, but if you use certain characters it screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "You can once again click+drag mobs into disposal units. Xenobiologists rejoice."
diff --git a/html/changelogs/Smartfridgechange.yml b/html/changelogs/Smartfridgechange.yml
deleted file mode 100644
index 4b4fdee6540..00000000000
--- a/html/changelogs/Smartfridgechange.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Jalleo
-delete-after: True
-changes:
- - tweak: "Due to a recently discovered report it turns out The Wizard Federation has devised a way for CEOs to stop having some teas from their Smartfridges due to this change all smartfridges will temporarily be unable to stack contents."
\ No newline at end of file
diff --git a/html/changelogs/Xhuis-ShadowlingUpdate5.yml b/html/changelogs/Xhuis-ShadowlingUpdate5.yml
deleted file mode 100644
index 23df1d2b116..00000000000
--- a/html/changelogs/Xhuis-ShadowlingUpdate5.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-author: Xhuis
-delete-after: True
-
-changes:
- - tweak: "Shadowling abilities now require the user to be human."
- - tweak: "Enthralling now takes 21 seconds (down from 30)."
- - tweak: "Regenerate Chitin has been renamed to Rapid Re-Hatch."
- - tweak: "Dethralling surgery's final step now requires a flash, penlight, or flashlight."
- - tweak: "Dethralling surgery now produces a black tumor, which has a high biological tech origin but dies quickly in the light."
- - rscdel: "Shadowlings no longer have Enthrall before hatching."
- - rscadd: "Shadowling clothing now has icons to better reflect its existence."
- - rscdel: "Ascendant Broadcast has been removed."
- - rscdel: "Destroy Engines is now removed from the user after it is used once."