From fb454b90729cb6f1136a361ecd8e118c4ac7a3fa Mon Sep 17 00:00:00 2001 From: CitadelStationBot Date: Tue, 13 Jun 2017 00:48:54 -0500 Subject: [PATCH] Automatic changelog generation for PR #1559 [ci skip] --- html/changelogs/AutoChangeLog-pr-1559.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-1559.yml diff --git a/html/changelogs/AutoChangeLog-pr-1559.yml b/html/changelogs/AutoChangeLog-pr-1559.yml new file mode 100644 index 0000000000..328cd7367b --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-1559.yml @@ -0,0 +1,4 @@ +author: "CitadelStationBot" +delete-after: True +changes: + - experiment: "Added some code to detect the byond bug causing clients to send phantom actions shortly after connection. It will attempt to fix or work around the issue."