diff --git a/html/changelog.html b/html/changelog.html
index 1b54f6e3273..3796656cc9a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,45 @@
-->
+
15 March 2018
+
Anewbe updated:
+
+ - Pills and ingested reagents actually process at half speed, rather than just ignoring half of the reagents.
+ - Robotic limbs now need internal repair at 30 composite damage, rather than 30 of burn or brute.
+ - Syringes now inject their entire payload with one click, but in 5 unit increments. There is a delay in between each of these.
+ - Assisted robotic organs (internals, eyes) are less vulnerable to EMP.
+ - Lifelike robotic organs (currently VeyMed) are more vulnerable to EMP.
+
+
Cerebulon updated:
+
+ - Added Akhani language for Tajaran.
+ - Fixed incorrect singular form of Tajaran in several places.
+
+
MisterLayne updated:
+
+ - Added a version of the ED-209 called the ED-CLN. It is a more efficient Cleanbot.
+ - Reinforced snowballs can now actually be made in a reasonable time limit.
+
+
Nerezza updated:
+
+ - Broken APCs can be bashed open with slightly smaller objects now. This means wrenches are acceptable, no need to hunt down a fire extinguisher.
+ - EVA rigsuit/hardsuit no longer holds toolboxes in suit storage since those have been a volume inventory for some time now. RIP ghetto satchel.
+ - CE's rigsuit/hardsuit no longer holds pickaxes and ore satchels, but can now hold inflateables.
+ - Retracting rigsuit/hardsuit helmets with no valid mask equipped now disables internals.
+ - Offline rigsuits/hardsuits are no longer considered valid air supplies by the internals button. Before, your internals would instantly shut off before you could get a breath out of the rigsuit. Now, the internals button will look for a different tank instead.
+ - Tajaran now get to keep their tails when they wear the EVA, RD, or Industrial rigsuits/hardsuits. Unathi sprites to come soon!
+ - Sifwood floor tiles now correctly use their double-stacked icon instead of disappearing.
+
+
Woodrat updated:
+
+ - Added in a weapons crate for explorers that has bolt action rifles.
+ - Weapon powercells can be ordered from cargo (security access crate).
+ - Automatic weapons crate split into two crates now. One for SMGs one for the rifle. Minor adjustments to other munitions and security supply packs as well.
+ - The automatic weapons ammo crate has also been split.
+ - Names of the crates for the munitions and security catogory supply packs have been adjusted slightly. In certain places contents also adjusted.
+ - Holoplant now comes in a crate.
+
+
05 March 2018
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 38501481cfe..86e2c39d73f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3995,3 +3995,47 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
with them.
PrismaticGynoid:
- bugfix: The succumb verb will now work on species that can't take oxyloss damage.
+2018-03-15:
+ Anewbe:
+ - tweak: Pills and ingested reagents actually process at half speed, rather than
+ just ignoring half of the reagents.
+ - rscdel: Robotic limbs now need internal repair at 30 composite damage, rather
+ than 30 of burn or brute.
+ - tweak: Syringes now inject their entire payload with one click, but in 5 unit
+ increments. There is a delay in between each of these.
+ - rscadd: Assisted robotic organs (internals, eyes) are less vulnerable to EMP.
+ - rscdel: Lifelike robotic organs (currently VeyMed) are more vulnerable to EMP.
+ Cerebulon:
+ - rscadd: Added Akhani language for Tajaran.
+ - spellcheck: Fixed incorrect singular form of Tajaran in several places.
+ MisterLayne:
+ - rscadd: Added a version of the ED-209 called the ED-CLN. It is a more efficient
+ Cleanbot.
+ - bugfix: Reinforced snowballs can now actually be made in a reasonable time limit.
+ Nerezza:
+ - tweak: Broken APCs can be bashed open with slightly smaller objects now. This
+ means wrenches are acceptable, no need to hunt down a fire extinguisher.
+ - rscdel: EVA rigsuit/hardsuit no longer holds toolboxes in suit storage since those
+ have been a volume inventory for some time now. RIP ghetto satchel.
+ - rsctweak: CE's rigsuit/hardsuit no longer holds pickaxes and ore satchels, but
+ can now hold inflateables.
+ - bugfix: Retracting rigsuit/hardsuit helmets with no valid mask equipped now disables
+ internals.
+ - bugfix: Offline rigsuits/hardsuits are no longer considered valid air supplies
+ by the internals button. Before, your internals would instantly shut off before
+ you could get a breath out of the rigsuit. Now, the internals button will look
+ for a different tank instead.
+ - rscadd: Tajaran now get to keep their tails when they wear the EVA, RD, or Industrial
+ rigsuits/hardsuits. Unathi sprites to come soon!
+ - bugfix: Sifwood floor tiles now correctly use their double-stacked icon instead
+ of disappearing.
+ Woodrat:
+ - rscadd: Added in a weapons crate for explorers that has bolt action rifles.
+ - rscadd: Weapon powercells can be ordered from cargo (security access crate).
+ - tweak: Automatic weapons crate split into two crates now. One for SMGs one for
+ the rifle. Minor adjustments to other munitions and security supply packs as
+ well.
+ - rscadd: The automatic weapons ammo crate has also been split.
+ - tweak: Names of the crates for the munitions and security catogory supply packs
+ have been adjusted slightly. In certain places contents also adjusted.
+ - bugfix: Holoplant now comes in a crate.
diff --git a/html/changelogs/Anewbe - Pills.yml b/html/changelogs/Anewbe - Pills.yml
deleted file mode 100644
index 5669a907c1c..00000000000
--- a/html/changelogs/Anewbe - Pills.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:
- - tweak: "Pills and ingested reagents actually process at half speed, rather than just ignoring half of the reagents."
diff --git a/html/changelogs/Anewbe - Robolimb Repair.yml b/html/changelogs/Anewbe - Robolimb Repair.yml
deleted file mode 100644
index a2521de202c..00000000000
--- a/html/changelogs/Anewbe - Robolimb Repair.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:
- - rscdel: "Robotic limbs now need internal repair at 30 composite damage, rather than 30 of burn or brute."
diff --git a/html/changelogs/Anewbe - Syringes.yml b/html/changelogs/Anewbe - Syringes.yml
deleted file mode 100644
index 90fd9a0b176..00000000000
--- a/html/changelogs/Anewbe - Syringes.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:
- - tweak: "Syringes now inject their entire payload with one click, but in 5 unit increments. There is a delay in between each of these."
diff --git a/html/changelogs/Anewbe - VeyMed EMP tweaks.yml b/html/changelogs/Anewbe - VeyMed EMP tweaks.yml
deleted file mode 100644
index 24b2090fc9f..00000000000
--- a/html/changelogs/Anewbe - VeyMed EMP tweaks.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
-# 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: "Assisted robotic organs (internals, eyes) are less vulnerable to EMP."
- - rscdel: "Lifelike robotic organs (currently VeyMed) are more vulnerable to EMP."
diff --git a/html/changelogs/MisterLayne - ED-CLN.yml b/html/changelogs/MisterLayne - ED-CLN.yml
deleted file mode 100644
index 0aba34a6165..00000000000
--- a/html/changelogs/MisterLayne - ED-CLN.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: MisterLayne
-
-delete-after: True
-
-changes:
- - rscadd "Added a version of the ED-209 called the ED-CLN. It is a more efficient Cleanbot."
\ No newline at end of file
diff --git a/html/changelogs/MisterLayne - SnowballTEMPFIX.yml b/html/changelogs/MisterLayne - SnowballTEMPFIX.yml
deleted file mode 100644
index 88edc4f77c6..00000000000
--- a/html/changelogs/MisterLayne - SnowballTEMPFIX.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: MisterLayne
-
-delete-after: False
-
-changes:
- - bugfix "Reinforced snowballs can now actually be made in a reasonable time limit."
diff --git a/html/changelogs/Nerezza - APC-Tweak.yml b/html/changelogs/Nerezza - APC-Tweak.yml
deleted file mode 100644
index 6017913c883..00000000000
--- a/html/changelogs/Nerezza - APC-Tweak.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: Nerezza
-
-# 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: "Broken APCs can be bashed open with slightly smaller objects now. This means wrenches are acceptable, no need to hunt down a fire extinguisher."
diff --git a/html/changelogs/Nerezza - Hardsuit-fixes.yml b/html/changelogs/Nerezza - Hardsuit-fixes.yml
deleted file mode 100644
index 52642a30617..00000000000
--- a/html/changelogs/Nerezza - Hardsuit-fixes.yml
+++ /dev/null
@@ -1,39 +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: Nerezza
-
-# 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:
- - rscdel: "EVA rigsuit/hardsuit no longer holds toolboxes in suit storage since those have been a volume inventory for some time now. RIP ghetto satchel."
- - rsctweak: "CE's rigsuit/hardsuit no longer holds pickaxes and ore satchels, but can now hold inflateables."
- - bugfix: "Retracting rigsuit/hardsuit helmets with no valid mask equipped now disables internals."
- - bugfix: "Offline rigsuits/hardsuits are no longer considered valid air supplies by the internals button. Before, your internals would instantly shut off before you could get a breath out of the rigsuit. Now, the internals button will look for a different tank instead."
diff --git a/html/changelogs/Nerezza - off-the-chopblock.yml b/html/changelogs/Nerezza - off-the-chopblock.yml
deleted file mode 100644
index 0bcbbbbce3b..00000000000
--- a/html/changelogs/Nerezza - off-the-chopblock.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: Nerezza
-
-# 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: "Tajaran now get to keep their tails when they wear the EVA, RD, or Industrial rigsuits/hardsuits. Unathi sprites to come soon!"
diff --git a/html/changelogs/Nerezza - sifwoodfix.yml b/html/changelogs/Nerezza - sifwoodfix.yml
deleted file mode 100644
index 41f190774d3..00000000000
--- a/html/changelogs/Nerezza - sifwoodfix.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: Nerezza
-
-# 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:
- - bugfix: "Sifwood floor tiles now correctly use their double-stacked icon instead of disappearing."
diff --git a/html/changelogs/Woodrat - Supplypack Adjustments.yml b/html/changelogs/Woodrat - Supplypack Adjustments.yml
deleted file mode 100644
index f76a4b143ed..00000000000
--- a/html/changelogs/Woodrat - Supplypack Adjustments.yml
+++ /dev/null
@@ -1,41 +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: Woodrat
-
-# 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: "Added in a weapons crate for explorers that has bolt action rifles."
- - rscadd: "Weapon powercells can be ordered from cargo (security access crate)."
- - tweak: "Automatic weapons crate split into two crates now. One for SMGs one for the rifle. Minor adjustments to other munitions and security supply packs as well."
- - rscadd: "The automatic weapons ammo crate has also been split."
- - tweak: "Names of the crates for the munitions and security catogory supply packs have been adjusted slightly. In certain places contents also adjusted."
- - bugfix: "Holoplant now comes in a crate."
diff --git a/html/changelogs/example - Copy.yml b/html/changelogs/example - Copy.yml
deleted file mode 100644
index 372935e4829..00000000000
--- a/html/changelogs/example - Copy.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-author: Cerebulon
-
-delete-after: True
-
-changes:
- - rscadd: "Added Akhani language for Tajaran."
- - spellcheck: "Fixed incorrect singular form of Tajaran in several places."