-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AI frivolously disbanding workers occasionally (#11222)
Simplify worker disbanding logic. Will now only disband workers when there's more idle workers than they have cities. Also improve worker spreading out logic when there's nothing left to build.
- Loading branch information
1 parent
80572a8
commit 0302e1e
Showing
2 changed files
with
42 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters