mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00

* Implemented Zone of Control * Implemented "move after attacking" ZoC exception Units that can move after attacking are not affected by zone of control if they move because of defeating a unit. * Implemented all missing special ZoC cases As described in: https://forums.civfanatics.com/resources/understanding-the-zone-of-control-vanilla.25582/ * Slightly optimized ZoC logic * Modified the "possible optimization" comment Added the knowledge gained from SomeTroglodyte's tests. * Added "Ignores Zone of Control" unique Implemented the unique and gave it to the Helicopter Gunship.