From 6013863da9040fb36fba3749ec85dd2b1dbcd3d2 Mon Sep 17 00:00:00 2001 From: SkyratBot <59378654+SkyratBot@users.noreply.github.com> Date: Thu, 25 Apr 2024 16:39:29 +0200 Subject: [PATCH] Automatic changelog for PR #27296 [ci skip] --- html/changelogs/AutoChangeLog-pr-27296.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 html/changelogs/AutoChangeLog-pr-27296.yml diff --git a/html/changelogs/AutoChangeLog-pr-27296.yml b/html/changelogs/AutoChangeLog-pr-27296.yml new file mode 100644 index 00000000000..18b01e75911 --- /dev/null +++ b/html/changelogs/AutoChangeLog-pr-27296.yml @@ -0,0 +1,6 @@ +author: "SkyratBot" +delete-after: True +changes: + - bugfix: "Fixes AI lag by re-adding idle mode to all AI that was lost with the simple mob to basic mob conversion." + - bugfix: "AI controllers with no clients around for 14 tiles will move into idle mode and stop planning or acting." + - bugfix: "AI controllers will now record how much time was spent on planning or un-idling AI controllers." \ No newline at end of file