From d475ea499d3d206b3fa17dc319cf0ad72182b3d9 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Thu, 4 Feb 2021 17:08:35 +0100 Subject: [PATCH] Automatic changelog generation for PR #3070 [ci skip] --- html/changelogs/AutoChangeLog-pr-3070.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-3070.yml diff --git a/html/changelogs/AutoChangeLog-pr-3070.yml b/html/changelogs/AutoChangeLog-pr-3070.yml new file mode 100644 index 00000000000..642f52fe44c --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-3070.yml @@ -0,0 +1,9 @@ +author: "SkyratBot" +delete-after: True +changes: + - rscadd: "Dynamic now rolls a separate budget for round start and midround antagonists, meaning less round start antags will roll in favor of more midround ones." + - admin: "The antag_cap value now uses an equation that scales with population, rather than a fixed array." + - admin: "autotraitor_cooldown now uses deciseconds rather than ticks, so the older value of 450 now means 45 seconds. Set it to be 9000 if you want it to be accurate to the old value (15 minutes), or simply unset it." + - admin: "Midround/latejoin dynamic timers are now configurable." + - admin: "Syndicate Sleeper Agent will now give details when ti fails." + - bugfix: "The autotraitor cooldown now respects configuration, rather than resetting back to 15 minutes after it is rolled."