diff --git a/html/changelog.html b/html/changelog.html index 698c2eae8c5..8bbf8fd0e96 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -51,6 +51,44 @@ -->
+

13 August 2020

+

Angust updated:

+ +

ArcaneMusic updated:

+ +

Fhaxaris updated:

+ +

Time-Green updated:

+ +

spessbro updated:

+ +

zxaber updated:

+ +

12 August 2020

Fikou updated:

- -

11 June 2020

-

Arkatos updated:

- -

Inept updated:

- -

ShizCalev updated:

- -

tmtmtl30 updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 262abc5b3f0..5acc7a77534 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -41803,3 +41803,39 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. tralezab: - spellcheck: made the admin keycard doors more plain and straightforward in what they do. +2020-08-13: + Angust: + - bugfix: Aggressive spreading space vines no longer deal friendly fire. + - bugfix: Aggressive vines now only harm when buckling you or actually spreading + to your tile. + - balance: Aggressive vines can no longer deafen/explode you, but will deal heavy + damage and wounds instead. + - balance: Most injuries from aggressive spreading vines are now mitigated by melee + armor. + - tweak: Aggressive vines will no longer hurt dead people. + - tweak: Aggressive vines now cause sound effects and messages when they hit someone. + - tweak: Getting hit by aggressive vines will now register in the round's attack + log. + ArcaneMusic: + - rscadd: Added the Account Registration Machine to the computerized record-keeping + node, from the security lathe. + Fhaxaris: + - tweak: Flipping your gun no longer overrides every other action. They now happen + simultaneously. + Time-Green: + - rscadd: Adds a Chemical Beacon and a Chemical Recipient. They can be used to teleport + chemicals over a long distance, altough the Chemical Recipient must be researched + and printed in the medical protolathe. Simply use a multitool on the Recipient + and then on any subsequent Chemical Beacons. + - code_imp: Reworked plumbing RCD code a bit to support every object, not just subtypes + of the abstract plumbing machinery class + spessbro: + - rscadd: Office supplies bounties + - rscadd: slime core exports + - rscadd: humanlike meat exports + - rscadd: cloth, sheetzza, meat and durathread exports + - rscadd: very profitable contraband tail exports + - rscadd: high value export for [REDACTED] + zxaber: + - tweak: The Fission360 app can now detect nukes and nuke disks on other Z levels + (though it won't start tracking until you're on the same level). diff --git a/html/changelogs/AutoChangeLog-pr-51881.yml b/html/changelogs/AutoChangeLog-pr-51881.yml deleted file mode 100644 index 34de5a8246a..00000000000 --- a/html/changelogs/AutoChangeLog-pr-51881.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Time-Green" -delete-after: True -changes: - - rscadd: "Adds a Chemical Beacon and a Chemical Recipient. They can be used to teleport chemicals over a long distance, altough the Chemical Recipient must be researched and printed in the medical protolathe. Simply use a multitool on the Recipient and then on any subsequent Chemical Beacons." - - code_imp: "Reworked plumbing RCD code a bit to support every object, not just subtypes of the abstract plumbing machinery class" diff --git a/html/changelogs/AutoChangeLog-pr-52428.yml b/html/changelogs/AutoChangeLog-pr-52428.yml deleted file mode 100644 index 419e951f843..00000000000 --- a/html/changelogs/AutoChangeLog-pr-52428.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "spessbro" -delete-after: True -changes: - - rscadd: "Office supplies bounties" - - rscadd: "slime core exports" - - rscadd: "humanlike meat exports" - - rscadd: "cloth, sheetzza, meat and durathread exports" - - rscadd: "very profitable contraband tail exports" - - rscadd: "high value export for [REDACTED]" diff --git a/html/changelogs/AutoChangeLog-pr-52650.yml b/html/changelogs/AutoChangeLog-pr-52650.yml deleted file mode 100644 index d6163a943cf..00000000000 --- a/html/changelogs/AutoChangeLog-pr-52650.yml +++ /dev/null @@ -1,10 +0,0 @@ -author: "Angust" -delete-after: True -changes: - - bugfix: "Aggressive spreading space vines no longer deal friendly fire." - - bugfix: "Aggressive vines now only harm when buckling you or actually spreading to your tile." - - balance: "Aggressive vines can no longer deafen/explode you, but will deal heavy damage and wounds instead." - - balance: "Most injuries from aggressive spreading vines are now mitigated by melee armor." - - tweak: "Aggressive vines will no longer hurt dead people." - - tweak: "Aggressive vines now cause sound effects and messages when they hit someone." - - tweak: "Getting hit by aggressive vines will now register in the round's attack log." diff --git a/html/changelogs/AutoChangeLog-pr-52745.yml b/html/changelogs/AutoChangeLog-pr-52745.yml deleted file mode 100644 index 365987503c2..00000000000 --- a/html/changelogs/AutoChangeLog-pr-52745.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "ArcaneMusic" -delete-after: True -changes: - - rscadd: "Added the Account Registration Machine to the computerized record-keeping node, from the security lathe." diff --git a/html/changelogs/AutoChangeLog-pr-52783.yml b/html/changelogs/AutoChangeLog-pr-52783.yml deleted file mode 100644 index 1f6ebb7d60e..00000000000 --- a/html/changelogs/AutoChangeLog-pr-52783.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "zxaber" -delete-after: True -changes: - - tweak: "The Fission360 app can now detect nukes and nuke disks on other Z levels (though it won't start tracking until you're on the same level)." diff --git a/html/changelogs/AutoChangeLog-pr-52868.yml b/html/changelogs/AutoChangeLog-pr-52868.yml deleted file mode 100644 index 1821edd3c45..00000000000 --- a/html/changelogs/AutoChangeLog-pr-52868.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "Fhaxaris" -delete-after: True -changes: - - tweak: "Flipping your gun no longer overrides every other action. They now happen simultaneously."