From c0e96ca4ee5d8e7c964d16eee913c1092fc3bf0c Mon Sep 17 00:00:00 2001 From: Changelogs Date: Tue, 22 Sep 2020 00:09:57 +0000 Subject: [PATCH] Automatic changelog compile [ci skip] --- html/changelog.html | 70 ++++++------------------ html/changelogs/.all_changelog.yml | 21 +++++++ html/changelogs/AutoChangeLog-pr-903.yml | 6 -- html/changelogs/AutoChangeLog-pr-907.yml | 5 -- html/changelogs/AutoChangeLog-pr-908.yml | 9 --- html/changelogs/AutoChangeLog-pr-909.yml | 4 -- html/changelogs/AutoChangeLog-pr-910.yml | 4 -- 7 files changed, 37 insertions(+), 82 deletions(-) delete mode 100644 html/changelogs/AutoChangeLog-pr-903.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-907.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-908.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-909.yml delete mode 100644 html/changelogs/AutoChangeLog-pr-910.yml diff --git a/html/changelog.html b/html/changelog.html index fe373fccff8..e0cf4455666 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -52,6 +52,22 @@ -->
+

22 September 2020

+

SkyratBot updated:

+ +

21 September 2020

Floof Ball#0798 updated:

- -

21 July 2020

-

ArcaneMusic updated:

- -

Dennok updated:

- -

EdgeLordExe updated:

- -

Fikou updated:

- -

Melbert updated:

- -

Mickyan updated:

- -

RaveRadbury updated:

- -

Rohesie updated:

- -

Skoglol updated:

- -

Winterous updated:

- -

zxaber updated:

-
GoonStation 13 Development Team diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml index c1e9f5f6fd1..a321aad76de 100644 --- a/html/changelogs/.all_changelog.yml +++ b/html/changelogs/.all_changelog.yml @@ -42863,3 +42863,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py. qustinnus: - bugfix: fixed some foods getting the wrong reagent counts - bugfix: fixed trash runtime +2020-09-22: + SkyratBot: + - code_imp: Statpanel subsystem is now prioritized to run after the chat subsystem + does + - bugfix: fixed a few random ruin map issues + - balance: increased the radiation amount of proto-nitrate bz response when less + than 30 moles + - balance: increased the hallucination amount of the same reaction by a 0.2 factor + - bugfix: Keys no longer have a lifetime of 15 keypresses, meaning you can ctrl+movement + keys ad infinitum again. + - rscadd: Pressing Esc now has the same effect as releasing all held/pressed keys + from the keyboard. Handy if one gets stuck. + - tweak: Removed the old functionality in which Esc would delete what's on the input + bar when not focused. Remove/backspace still does that. + - rscadd: Added a minimum amount for healium knock down, added a warning when traces + are present + - tweak: 'Remove knockdown, added sleep (less intense effect) refractor: refractored + sleeping debuff to take in consideration the TRAIT_SLEEPIMMUNE refractor: moved + the healing effects to the reagent' + - rscdel: removed oxyloss from the reagent effect + - tweak: lowered the amount of healing done by the healium gas diff --git a/html/changelogs/AutoChangeLog-pr-903.yml b/html/changelogs/AutoChangeLog-pr-903.yml deleted file mode 100644 index 207b3ccbbe9..00000000000 --- a/html/changelogs/AutoChangeLog-pr-903.yml +++ /dev/null @@ -1,6 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "Keys no longer have a lifetime of 15 keypresses, meaning you can ctrl+movement keys ad infinitum again." - - rscadd: "Pressing Esc now has the same effect as releasing all held/pressed keys from the keyboard. Handy if one gets stuck." - - tweak: "Removed the old functionality in which Esc would delete what's on the input bar when not focused. Remove/backspace still does that." diff --git a/html/changelogs/AutoChangeLog-pr-907.yml b/html/changelogs/AutoChangeLog-pr-907.yml deleted file mode 100644 index 41a6ddb3ff1..00000000000 --- a/html/changelogs/AutoChangeLog-pr-907.yml +++ /dev/null @@ -1,5 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - balance: "increased the radiation amount of proto-nitrate bz response when less than 30 moles" - - balance: "increased the hallucination amount of the same reaction by a 0.2 factor" diff --git a/html/changelogs/AutoChangeLog-pr-908.yml b/html/changelogs/AutoChangeLog-pr-908.yml deleted file mode 100644 index 57b0a6953f0..00000000000 --- a/html/changelogs/AutoChangeLog-pr-908.yml +++ /dev/null @@ -1,9 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - rscadd: "Added a minimum amount for healium knock down, added a warning when traces are present" - - tweak: "Remove knockdown, added sleep (less intense effect) -refractor: refractored sleeping debuff to take in consideration the TRAIT_SLEEPIMMUNE -refractor: moved the healing effects to the reagent" - - rscdel: "removed oxyloss from the reagent effect" - - tweak: "lowered the amount of healing done by the healium gas" diff --git a/html/changelogs/AutoChangeLog-pr-909.yml b/html/changelogs/AutoChangeLog-pr-909.yml deleted file mode 100644 index ecc6c4bd439..00000000000 --- a/html/changelogs/AutoChangeLog-pr-909.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - bugfix: "fixed a few random ruin map issues" diff --git a/html/changelogs/AutoChangeLog-pr-910.yml b/html/changelogs/AutoChangeLog-pr-910.yml deleted file mode 100644 index 023e7a974bd..00000000000 --- a/html/changelogs/AutoChangeLog-pr-910.yml +++ /dev/null @@ -1,4 +0,0 @@ -author: "SkyratBot" -delete-after: True -changes: - - code_imp: "Statpanel subsystem is now prioritized to run after the chat subsystem does"