diff --git a/html/changelog.html b/html/changelog.html index 2a26433ed0..831754ebb1 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,30 @@ -->
+

26 March 2021

+

BlueWildrose updated:

+ +

CuteMoff updated:

+ +

Hatterhat updated:

+ +

timothyteakettle updated:

+ +

25 March 2021

zeroisthebiggay updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 4bef579d13..55fe755f5b 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -28854,3 +28854,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. 2021-03-25: zeroisthebiggay: - balance: strained muscles isn't free +2021-03-26: + BlueWildrose: + - balance: Clothing no longer drops when shredded. It just becomes useless. + - balance: Suit sensors are guaranteed to short out when the clothes become shredded, + not damaged now. + - balance: Uniform limb integrity increased from 30 to 120. + - balance: 'Suit sensor damage has been added. The more damaged your suit sensors + get, the less features that will be available from these suit sensors. It takes + two e-sword hits to ruin your tracking beacon for instance. tweak: Examine text + on uniforms is now more clear about needing cable coil to repair your suit sensors.' + - bugfix: Fixed prisoner uniform sprite paths + CuteMoff: + - balance: Diamond's forcemod was changed from 1.1x to 1.2x + Hatterhat: + - rscadd: Lever-action rifles, chambered in .38, are now sitting in the code. They + might be buyable from Cargo or the Black Market soon. Watch this space. + - rscadd: Sawed-off shotguns now look like shotguns, but short, when inhand, instead + of "generic gun". + timothyteakettle: + - bugfix: slimes can be delimbed + - bugfix: the loadout now colours pet collars correctly diff --git a/html/changelogs/AutoChangeLog-pr-14480.yml b/html/changelogs/AutoChangeLog-pr-14480.yml deleted file mode 100644 index c429e01d8d..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14480.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "BlueWildrose" -delete-after: True -changes: - - balance: "Clothing no longer drops when shredded. It just becomes useless." - - balance: "Suit sensors are guaranteed to short out when the clothes become shredded, not damaged now." - - balance: "Uniform limb integrity increased from 30 to 120." - - balance: "Suit sensor damage has been added. The more damaged your suit sensors get, the less features that will be available from these suit sensors. It takes two e-sword hits to ruin your tracking beacon for instance. -tweak: Examine text on uniforms is now more clear about needing cable coil to repair your suit sensors." - - bugfix: "Fixed prisoner uniform sprite paths" diff --git a/html/changelogs/AutoChangeLog-pr-14497.yml b/html/changelogs/AutoChangeLog-pr-14497.yml deleted file mode 100644 index c93aa9f1a1..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14497.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Hatterhat" -delete-after: True -changes: - - rscadd: "Lever-action rifles, chambered in .38, are now sitting in the code. They might be buyable from Cargo or the Black Market soon. Watch this space." - - rscadd: "Sawed-off shotguns now look like shotguns, but short, when inhand, instead of \"generic gun\"." diff --git a/html/changelogs/AutoChangeLog-pr-14505.yml b/html/changelogs/AutoChangeLog-pr-14505.yml deleted file mode 100644 index b1278edfb8..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14505.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "timothyteakettle" -delete-after: True -changes: - - bugfix: "the loadout now colours pet collars correctly" diff --git a/html/changelogs/AutoChangeLog-pr-14507.yml b/html/changelogs/AutoChangeLog-pr-14507.yml deleted file mode 100644 index 29af71cd1b..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14507.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "CuteMoff" -delete-after: True -changes: - - balance: "Diamond's forcemod was changed from 1.1x to 1.2x" diff --git a/html/changelogs/AutoChangeLog-pr-14517.yml b/html/changelogs/AutoChangeLog-pr-14517.yml deleted file mode 100644 index 05ae3a8b0b..0000000000 --- a/html/changelogs/AutoChangeLog-pr-14517.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "timothyteakettle" -delete-after: True -changes: - - bugfix: "slimes can be delimbed"