From aae2dccd7a84430b916dd24192e1728f25decfc0 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Mon, 26 Jul 2021 16:46:59 +0200 Subject: [PATCH] Automatic changelog generation for PR #7108 [ci skip] --- html/changelogs/AutoChangeLog-pr-7108.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-7108.yml diff --git a/html/changelogs/AutoChangeLog-pr-7108.yml b/html/changelogs/AutoChangeLog-pr-7108.yml new file mode 100644 index 00000000000..483f69bad84 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-7108.yml @@ -0,0 +1,11 @@ +author: "SkyratBot" +delete-after: True +changes: + - rscadd: "Added class mechanics to Capture The Flag, with two new classes." + - rscadd: "The Assaulter class is a fast skirmisher armed with a shotgun and rocket gloves, but a very fragile energy shield." + - rscadd: "The Marksman class is a sniper armed with a hitscan rifle doing lower than standard damage." + - imageadd: "Added a bunch of icons for Assaulter and Marksman gear." + - tweak: "The fair maidens on the medieval simulation shuttle are no longer weapons of mass destruction" + - bugfix: "You can no longer spawn outside of CTF matches when multiple classes are available." + - refactor: "Rewritten the multi-class part of CTF spawning to use radial menus." + - refactor: "Medieval simulation has been refactored to bring it fully under the CTF framework"