From 63bdf3fcb6c3b384f3f2232c96bffd77d3dac54f Mon Sep 17 00:00:00 2001 From: tgstation-server Date: Sat, 7 Oct 2017 06:42:17 -0700 Subject: [PATCH] Automatic changelog generation for PR #31374 [ci skip] --- html/changelogs/AutoChangeLog-pr-31374.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-31374.yml diff --git a/html/changelogs/AutoChangeLog-pr-31374.yml b/html/changelogs/AutoChangeLog-pr-31374.yml new file mode 100644 index 00000000000..45d6c5241d4 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-31374.yml @@ -0,0 +1,6 @@ +author: "MrStonedOne" +delete-after: True +changes: + - tweak: "The MC will now reduce tick rate during high populations to keep it from fighting with byond for processing time." + - config: "Added config options to control MC tick rate" + - admin: "Admins can no longer manually control the mc's tick rate by editing the MC's processing value, instead you will have to edit the config datum's values for high/low pop tick rates."