From c593fb28d38075dee2795f4f495656245fcd8633 Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Mon, 8 Aug 2022 22:41:29 -0700 Subject: [PATCH] Automatic changelog generation for PR #68983 [ci skip] --- html/changelogs/AutoChangeLog-pr-68983.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-68983.yml diff --git a/html/changelogs/AutoChangeLog-pr-68983.yml b/html/changelogs/AutoChangeLog-pr-68983.yml new file mode 100644 index 00000000000..23ffe6ac1cb --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-68983.yml @@ -0,0 +1,6 @@ +author: "GoldenAlpharex" +delete-after: True +changes: + - bugfix: "Fixed the game re-initializing your verbs for no reason when you deadmin, which was the cause of the \"Your previous action was ignored because you've done too many in a second\" spam when pressing the Deadmin button." + - bugfix: "The MC tab no longer appears in a \"ghost\" state in your status tabs after you deadmin. Now it's just gone, at long last!" + - code_imp: "Prettier should no longer be ran on files outside of the \"tgui\" folder."