mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-05 07:49:17 +07:00

* Reworked ThreatManager to be optimised for getTilesWithEnemyUnitsInDistance * Refactored and added an exception * doesTileHaveMilitaryEnemy now searches all military units on the tile and not just the unit in the military slot * Fixed some errors * Refactored getTilesWithEnemyUnitsInDistance to use a mutableIterator * Added some more comments