diff --git a/html/changelog.html b/html/changelog.html
index 831754ebb1..37c55f6ead 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,61 @@
-->
+
28 March 2021
+
CuteMoff updated:
+
+ - Changed Strength Modifier from the default (1.0) too .7
+
+
Hatterhat updated:
+
+ - As a heretic, shattering your blade no longer interferes with bluespace.
+
+
Putnam3145 updated:
+
+ - Threat tracking is now universal, rather than dynamic-only
+ - Slaughter demon event now increases weight based on how much blood there is.
+
+
R3dtail updated:
+
+ - Removed ichor creates
+ - Removed ichor crates and adjusted crate rolling appropriately
+ - Removed the bonespear from the blackmarket uplink, and made EMP grenades harder to get from the same item.
+ - Added a description to the black market uplink
+
+
Shadow-Quill updated:
+
+ - Added small versions of the walk icon for all hud styles, except Retro.
+
+
dzahlus updated:
+
+ - Added radial menu to joy mask for alt reskins
+ - added pensive, angry and flushed sprites to joy mask
+
+
keronshb updated:
+
+ - Radioactive microlasers can no longer knock out creatures who are immune to the effects of radiation.
+ - The radioactive microlaser now calculates the strength of its delay effect using the intensity setting it had when you initially used it on your victim, not the intensity setting it currently has. This prevents people from "cheating out" its intensity 20 effect with only a 2 second delay and a 1 second cooldown.
+ - Radioactive microlasers no longer contain twice as much metal as normal health analyzers do.
+
+
necromanceranne updated:
+
+ - Replaces the useless bullet and laser shields with new Kinetic and Ablative shields, which do as they advertise.
+ - Replaces the shield implants shield with a hardlight shield that can take large amounts of brute damage, but disintegrates when shot with disablers.
+ - Fixes Fake Roman Shields being able to be used as normal riot shields.
+ - Fixes nonlethal/non-physical damage types destroying shields. (stamina, toxins, oxygen, clone, brain)
+ - Fixes tower shields not doing anything, while also giving them intergrity to match their advertised durability.
+ - Uses additional flags to determine what kind effects work well and what works poorly against various shields.
+
+
timothyteakettle updated:
+
+ - ghost cafe residents can now disguise themselves as any mob or object
+ - fixes character preview not updating when selecting the loadout tab
+
+
zeroisthebiggay updated:
+
+
26 March 2021
BlueWildrose updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 55fe755f5b..9bd020ad7f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28875,3 +28875,49 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
timothyteakettle:
- bugfix: slimes can be delimbed
- bugfix: the loadout now colours pet collars correctly
+2021-03-28:
+ CuteMoff:
+ - balance: Changed Strength Modifier from the default (1.0) too .7
+ Hatterhat:
+ - bugfix: As a heretic, shattering your blade no longer interferes with bluespace.
+ Putnam3145:
+ - rscadd: Threat tracking is now universal, rather than dynamic-only
+ - rscadd: Slaughter demon event now increases weight based on how much blood there
+ is.
+ R3dtail:
+ - rscdel: Removed ichor creates
+ - balance: Removed ichor crates and adjusted crate rolling appropriately
+ - balance: Removed the bonespear from the blackmarket uplink, and made EMP grenades
+ harder to get from the same item.
+ - rscadd: Added a description to the black market uplink
+ Shadow-Quill:
+ - imageadd: Added small versions of the walk icon for all hud styles, except Retro.
+ dzahlus:
+ - rscadd: Added radial menu to joy mask for alt reskins
+ - imageadd: added pensive, angry and flushed sprites to joy mask
+ keronshb:
+ - balance: Radioactive microlasers can no longer knock out creatures who are immune
+ to the effects of radiation.
+ - bugfix: The radioactive microlaser now calculates the strength of its delay effect
+ using the intensity setting it had when you initially used it on your victim,
+ not the intensity setting it currently has. This prevents people from "cheating
+ out" its intensity 20 effect with only a 2 second delay and a 1 second cooldown.
+ - balance: Radioactive microlasers no longer contain twice as much metal as normal
+ health analyzers do.
+ necromanceranne:
+ - rscadd: Replaces the useless bullet and laser shields with new Kinetic and Ablative
+ shields, which do as they advertise.
+ - rscadd: Replaces the shield implants shield with a hardlight shield that can take
+ large amounts of brute damage, but disintegrates when shot with disablers.
+ - bugfix: Fixes Fake Roman Shields being able to be used as normal riot shields.
+ - bugfix: Fixes nonlethal/non-physical damage types destroying shields. (stamina,
+ toxins, oxygen, clone, brain)
+ - bugfix: Fixes tower shields not doing anything, while also giving them intergrity
+ to match their advertised durability.
+ - bugfix: Uses additional flags to determine what kind effects work well and what
+ works poorly against various shields.
+ timothyteakettle:
+ - rscadd: ghost cafe residents can now disguise themselves as any mob or object
+ - bugfix: fixes character preview not updating when selecting the loadout tab
+ zeroisthebiggay:
+ - rscadd: triple kitsune tail
diff --git a/html/changelogs/AutoChangeLog-pr-14274.yml b/html/changelogs/AutoChangeLog-pr-14274.yml
deleted file mode 100644
index 5d81101103..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14274.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "ghost cafe residents can now disguise themselves as any mob or object"
diff --git a/html/changelogs/AutoChangeLog-pr-14434.yml b/html/changelogs/AutoChangeLog-pr-14434.yml
deleted file mode 100644
index a6e6091d0f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14434.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "dzahlus"
-delete-after: True
-changes:
- - rscadd: "Added radial menu to joy mask for alt reskins"
- - imageadd: "added pensive, angry and flushed sprites to joy mask"
diff --git a/html/changelogs/AutoChangeLog-pr-14440.yml b/html/changelogs/AutoChangeLog-pr-14440.yml
deleted file mode 100644
index d7663feeb0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14440.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscadd: "Slaughter demon event now increases weight based on how much blood there is."
diff --git a/html/changelogs/AutoChangeLog-pr-14486.yml b/html/changelogs/AutoChangeLog-pr-14486.yml
deleted file mode 100644
index 121ef9d3ac..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14486.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - balance: "Radioactive microlasers can no longer knock out creatures who are immune to the effects of radiation."
- - bugfix: "The radioactive microlaser now calculates the strength of its delay effect using the intensity setting it had when you initially used it on your victim, not the intensity setting it currently has. This prevents people from \"cheating out\" its intensity 20 effect with only a 2 second delay and a 1 second cooldown."
- - balance: "Radioactive microlasers no longer contain twice as much metal as normal health analyzers do."
diff --git a/html/changelogs/AutoChangeLog-pr-14501.yml b/html/changelogs/AutoChangeLog-pr-14501.yml
deleted file mode 100644
index 0f406d3119..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14501.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Shadow-Quill"
-delete-after: True
-changes:
- - imageadd: "Added small versions of the walk icon for all hud styles, except Retro."
diff --git a/html/changelogs/AutoChangeLog-pr-14504.yml b/html/changelogs/AutoChangeLog-pr-14504.yml
deleted file mode 100644
index 3e8bfd0c84..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14504.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - rscadd: "triple kitsune tail"
diff --git a/html/changelogs/AutoChangeLog-pr-14506.yml b/html/changelogs/AutoChangeLog-pr-14506.yml
deleted file mode 100644
index 7ebee81028..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14506.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "fixes character preview not updating when selecting the loadout tab"
diff --git a/html/changelogs/AutoChangeLog-pr-14509.yml b/html/changelogs/AutoChangeLog-pr-14509.yml
deleted file mode 100644
index a7248cd7d0..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14509.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "R3dtail"
-delete-after: True
-changes:
- - balance: "Removed the bonespear from the blackmarket uplink, and made EMP grenades harder to get from the same item."
diff --git a/html/changelogs/AutoChangeLog-pr-14511.yml b/html/changelogs/AutoChangeLog-pr-14511.yml
deleted file mode 100644
index fc565074b7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14511.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "R3dtail"
-delete-after: True
-changes:
- - rscdel: "Removed ichor creates"
- - balance: "Removed ichor crates and adjusted crate rolling appropriately"
diff --git a/html/changelogs/AutoChangeLog-pr-14512.yml b/html/changelogs/AutoChangeLog-pr-14512.yml
deleted file mode 100644
index a40416ecf4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14512.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "R3dtail"
-delete-after: True
-changes:
- - rscadd: "Added a description to the black market uplink"
diff --git a/html/changelogs/AutoChangeLog-pr-14513.yml b/html/changelogs/AutoChangeLog-pr-14513.yml
deleted file mode 100644
index 7fd4c64c02..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14513.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscadd: "Threat tracking is now universal, rather than dynamic-only"
diff --git a/html/changelogs/AutoChangeLog-pr-14515.yml b/html/changelogs/AutoChangeLog-pr-14515.yml
deleted file mode 100644
index 2b3eef961b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14515.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CuteMoff"
-delete-after: True
-changes:
- - balance: "Changed Strength Modifier from the default (1.0) too .7"
diff --git a/html/changelogs/AutoChangeLog-pr-14518.yml b/html/changelogs/AutoChangeLog-pr-14518.yml
deleted file mode 100644
index c0ba6aa46f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14518.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "necromanceranne"
-delete-after: True
-changes:
- - rscadd: "Replaces the useless bullet and laser shields with new Kinetic and Ablative shields, which do as they advertise."
- - rscadd: "Replaces the shield implants shield with a hardlight shield that can take large amounts of brute damage, but disintegrates when shot with disablers."
- - bugfix: "Fixes Fake Roman Shields being able to be used as normal riot shields."
- - bugfix: "Fixes nonlethal/non-physical damage types destroying shields. (stamina, toxins, oxygen, clone, brain)"
- - bugfix: "Fixes tower shields not doing anything, while also giving them intergrity to match their advertised durability."
- - bugfix: "Uses additional flags to determine what kind effects work well and what works poorly against various shields."
diff --git a/html/changelogs/AutoChangeLog-pr-14522.yml b/html/changelogs/AutoChangeLog-pr-14522.yml
deleted file mode 100644
index e83ae6c330..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14522.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - bugfix: "As a heretic, shattering your blade no longer interferes with bluespace."