diff --git a/html/changelog.html b/html/changelog.html
index 413bd9d28d..7a6bdf04c3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,33 +53,6 @@
-->
-
12 November 2016
-
Anewbe updated:
-
- - Adds a list to prevent certain jobs from being certain roundstart antags, rather than outright preventing them.
- - Surplus crates won't make more surplus crates.
- - Random buys from uplinks will no longer buy anything out of the Badassery tab.
- - Loincloth now has an on-mob sprite.
- - Ported Bay's tape recorders (which actually work).
-
-
Broseph Stylin updated:
-
- - Added HUD aviators to the loadout. They're restricted to security, and can toggle between HUD and flash protection modes, but won't offer both at once.
-
-
MagmaRam updated:
-
- - Holsters can be concealed by some suit-slot items, others conceal all accessories.
- - Fixed certain suit-slot items not hiding jumpsuits properly.
-
-
RedStryker updated:
-
- - Adds a Guy Fawkes mask.
-
-
Yoshax updated:
-
- - Clipboards can now be made out of wood.
-
-
25 October 2016
Anewbe updated:
@@ -90,12 +63,26 @@
24 October 2016
Anewbe updated:
- - The disclocation chance when using disarm intent with a weapon has had its' formula changed, meaning the threshold for always disclocatiing is now higher, and no longer 15 force. Meaning weapons will dislocate limbs less often and will also do less damage.
+ - The color selectable beret should now be more vibrantly colored.
+ - Bullet armor has a higher chance of preventing an embed.
+ - The actual system by which embed works has been changed. The overall effect should be negligible.
+ - Flashlights use device cells. Time of use should be roughly unchanged.
+ - Device cells have a chance to spawn where normal cells do.
+ - Internal Affairs Agent HUD icon added.
+ - Command, QM, and Bridge Secretary icons are now blue.
+ - Research department icons are now purple.
+ - Supply department icons are now brown.
+ - Chemist icon is now white and red, like the rest of medical.
+ - Using a roll of tape on a person requires the same level of grip as handcuffs.
MagmaRam updated:
- Rates of blood loss now depend on the type of wound inflicted and where the wound is inflicted, as well as the damage.
+ Anewbe updated:
+
+ - The disclocation chance when using disarm intent with a weapon has had its' formula changed, meaning the threshold for always disclocatiing is now higher, and no longer 15 force. Meaning weapons will dislocate limbs less often and will also do less damage.
+
Neerti updated:
- Changes how the grid check event works. A new machine called the grid checker exists in engineering, near the engineering substation. The actual event now involves a power spike originating from the engine, which the grid checker will activate upon sensing it, and causing a blackout. Engineering can restore power faster if they hack the grid checker correctly. A piece of paper left in the substation has more details.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ef30c27abd..c63d1e1c5e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2958,13 +2958,26 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Allows promotion to Colony Director on the ID console.
2016-10-24:
Anewbe:
+ - tweak: The color selectable beret should now be more vibrantly colored.
+ - rscadd: Bullet armor has a higher chance of preventing an embed.
+ - tweak: The actual system by which embed works has been changed. The overall effect
+ should be negligible.
+ - tweak: Flashlights use device cells. Time of use should be roughly unchanged.
+ - rscadd: Device cells have a chance to spawn where normal cells do.
+ - rscadd: Internal Affairs Agent HUD icon added.
+ - tweak: Command, QM, and Bridge Secretary icons are now blue.
+ - tweak: Research department icons are now purple.
+ - tweak: Supply department icons are now brown.
+ - tweak: Chemist icon is now white and red, like the rest of medical.
+ - tweak: Using a roll of tape on a person requires the same level of grip as handcuffs.
+ MagmaRam:
+ - tweak: Rates of blood loss now depend on the type of wound inflicted and where
+ the wound is inflicted, as well as the damage.
+ Anewbe:
- tweak: The disclocation chance when using disarm intent with a weapon has had
its' formula changed, meaning the threshold for always disclocatiing is now
higher, and no longer 15 force. Meaning weapons will dislocate limbs less often
and will also do less damage.
- MagmaRam:
- - tweak: Rates of blood loss now depend on the type of wound inflicted and where
- the wound is inflicted, as well as the damage.
Neerti:
- tweak: Changes how the grid check event works. A new machine called the grid
checker exists in engineering, near the engineering substation. The actual
@@ -3002,23 +3015,3 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Anewbe:
- tweak: The effects from empty-handed disarming now have a cooldown.
- rscdel: HoS and Detective equipment is less protective.
-2016-11-12:
- Anewbe:
- - rscadd: Adds a list to prevent certain jobs from being certain roundstart antags,
- rather than outright preventing them.
- - bugfix: Surplus crates won't make more surplus crates.
- - tweak: Random buys from uplinks will no longer buy anything out of the Badassery
- tab.
- - bugfix: Loincloth now has an on-mob sprite.
- - rscadd: Ported Bay's tape recorders (which actually work).
- Broseph Stylin:
- - rscadd: Added HUD aviators to the loadout. They're restricted to security, and
- can toggle between HUD and flash protection modes, but won't offer both at once.
- MagmaRam:
- - rscadd: Holsters can be concealed by some suit-slot items, others conceal all
- accessories.
- - bugfix: Fixed certain suit-slot items not hiding jumpsuits properly.
- RedStryker:
- - rscadd: Adds a Guy Fawkes mask.
- Yoshax:
- - rscadd: Clipboards can now be made out of wood.
diff --git a/html/changelogs/Anewbe - Antag Latespawn.yml b/html/changelogs/Anewbe - Antag Latespawn.yml
new file mode 100644
index 0000000000..1569da85be
--- /dev/null
+++ b/html/changelogs/Anewbe - Antag Latespawn.yml
@@ -0,0 +1,36 @@
+################################
+# 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: "Adds a list to prevent certain jobs from being certain roundstart antags, rather than outright preventing them."
diff --git a/html/changelogs/Anewbe - Crate.yml b/html/changelogs/Anewbe - Crate.yml
new file mode 100644
index 0000000000..2d1f0ce6a1
--- /dev/null
+++ b/html/changelogs/Anewbe - Crate.yml
@@ -0,0 +1,37 @@
+################################
+# 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:
+ - bugfix: "Surplus crates won't make more surplus crates."
+ - tweak: "Random buys from uplinks will no longer buy anything out of the Badassery tab."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - Loincloth.yml b/html/changelogs/Anewbe - Loincloth.yml
new file mode 100644
index 0000000000..f95888ec13
--- /dev/null
+++ b/html/changelogs/Anewbe - Loincloth.yml
@@ -0,0 +1,36 @@
+################################
+# 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:
+ - bugfix: "Loincloth now has an on-mob sprite."
diff --git a/html/changelogs/Anewbe - Tape Recorder.yml b/html/changelogs/Anewbe - Tape Recorder.yml
new file mode 100644
index 0000000000..0f5912e3ae
--- /dev/null
+++ b/html/changelogs/Anewbe - Tape Recorder.yml
@@ -0,0 +1,36 @@
+################################
+# 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: "Ported Bay's tape recorders (which actually work)."
\ No newline at end of file
diff --git a/html/changelogs/AtomicWorm-toggle-sechud.yml b/html/changelogs/AtomicWorm-toggle-sechud.yml
new file mode 100644
index 0000000000..c5da55dea4
--- /dev/null
+++ b/html/changelogs/AtomicWorm-toggle-sechud.yml
@@ -0,0 +1,36 @@
+################################
+# 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: Broseph Stylin
+
+# 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 HUD aviators to the loadout. They're restricted to security, and can toggle between HUD and flash protection modes, but won't offer both at once."
\ No newline at end of file
diff --git a/html/changelogs/MagmaRam - Hidden Holsters.yml b/html/changelogs/MagmaRam - Hidden Holsters.yml
new file mode 100644
index 0000000000..4ad9087433
--- /dev/null
+++ b/html/changelogs/MagmaRam - Hidden Holsters.yml
@@ -0,0 +1,37 @@
+################################
+# 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: MagmaRam
+
+# 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: "Holsters can be concealed by some suit-slot items, others conceal all accessories."
+ - bugfix: "Fixed certain suit-slot items not hiding jumpsuits properly."
diff --git a/html/changelogs/RedStryker - guyfawkes.yml b/html/changelogs/RedStryker - guyfawkes.yml
new file mode 100644
index 0000000000..68aa0ef0d0
--- /dev/null
+++ b/html/changelogs/RedStryker - guyfawkes.yml
@@ -0,0 +1,36 @@
+################################
+# 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: RedStryker
+
+# 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 a Guy Fawkes mask."
\ No newline at end of file
diff --git a/html/changelogs/yoshax-wood.yml b/html/changelogs/yoshax-wood.yml
new file mode 100644
index 0000000000..ae23b5880a
--- /dev/null
+++ b/html/changelogs/yoshax-wood.yml
@@ -0,0 +1,36 @@
+################################
+# 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: Yoshax
+
+# 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: "Clipboards can now be made out of wood."