From 2a16756e84b1f21f1550321009eedec45c1ab582 Mon Sep 17 00:00:00 2001 From: Changelogs Date: Fri, 1 Jul 2022 06:12:13 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelog.html | 27 +++++++++++----------- html/changelogs/.all_changelog.yml | 9 ++++++++ html/changelogs/AutoChangelog-pr-14530.yml | 6 ----- html/changelogs/AutoChangelog-pr-14588.yml | 5 ---- 4 files changed, 22 insertions(+), 25 deletions(-) delete mode 100644 html/changelogs/AutoChangelog-pr-14530.yml delete mode 100644 html/changelogs/AutoChangelog-pr-14588.yml diff --git a/html/changelog.html b/html/changelog.html index cdd4ef69c38e..692214655e42 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -58,6 +58,19 @@ -->
+

01 July 2022

+

Mqiib updated:

+ +

Skrem7 updated:

+ +

28 June 2022

JamieD1 updated:

GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index 990e3bd63054..039720f34cb4 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -32387,3 +32387,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. - rscadd: Research now requires Toxins/Robotics Access and now has Doors redmoogle: - bugfix: Hand drill now works as a screwdriver for surgery +2022-07-01: + Mqiib: + - tweak: Throw mode stays on when it's beneficial to keep it on and you catch something. + - experiment: Oh no martial arts buffs + Skrem7: + - tweak: Claymores are now baseline bulky, cannot block projectiles + - tweak: Bone sword now huge, less block chance + - tweak: All claymores in ruins are now unique items in code, have updated description, + also damage/blockchance nerfed diff --git a/html/changelogs/AutoChangelog-pr-14530.yml b/html/changelogs/AutoChangelog-pr-14530.yml deleted file mode 100644 index 0b218f0bb87e..000000000000 --- a/html/changelogs/AutoChangelog-pr-14530.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "Skrem7" -delete-after: true -changes: - - tweak: "Claymores are now baseline bulky, cannot block projectiles" - - tweak: "Bone sword now huge, less block chance" - - tweak: "All claymores in ruins are now unique items in code, have updated description, also damage/blockchance nerfed" diff --git a/html/changelogs/AutoChangelog-pr-14588.yml b/html/changelogs/AutoChangelog-pr-14588.yml deleted file mode 100644 index 1b4cc22cf137..000000000000 --- a/html/changelogs/AutoChangelog-pr-14588.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "Mqiib" -delete-after: true -changes: - - tweak: "Throw mode stays on when it's beneficial to keep it on and you catch something." - - experiment: "Oh no martial arts buffs"