diff --git a/changelog/snippets/other.6134.md b/changelog/snippets/other.6134.md new file mode 100644 index 0000000000..f5177056a0 --- /dev/null +++ b/changelog/snippets/other.6134.md @@ -0,0 +1 @@ +- (#6134) Various general fixes and optimizations for the Cooperative AI, along with a change to its base building logic from a thread-based one to using unit callbacks, resulting in more reliable structure registrations and upgrades.