From cd5dba4fbd2a4da37158d42d5df23f08bf4dbf96 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Wed, 16 Jun 2021 00:48:13 +0200 Subject: [PATCH] Automatic changelog generation for PR #6303 [ci skip] --- html/changelogs/AutoChangeLog-pr-6303.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-6303.yml diff --git a/html/changelogs/AutoChangeLog-pr-6303.yml b/html/changelogs/AutoChangeLog-pr-6303.yml new file mode 100644 index 00000000000..00f4730a695 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-6303.yml @@ -0,0 +1,5 @@ +author: "SkyratBot" +delete-after: True +changes: + - admin: "Adding and removing quirks using the VV dropdown is now more reliable in adding or removing the effects of quirks." + - code_imp: "Refactors quirks and (hopefully) improves their code, squashing some runtimes associated with quirks on deleted mobs and increasing the performance of some quirks. There should be no player-facing changes, however any problems with quirks should be reported on the Github issue tracker since they may stem from this PR."