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"