Unciv/tests
SeventhM 665b5aa87c
Add unique to allow for generalized great generals (#10828)
* Add unique to allow for generalized great generals

* Don't add compatibility for rulesets with conditional generals

* Add to rulesets

* add in pre Kotlin 9 parenthesis

* whoops missed a parenthesis

* I guess pre Kotlin 9 parenthesis was unnecessary, whoops

* Add back old variables to clone function

* Move the list of all potential generals to Ruleset

* Move list of unit construction rejections to IConstruction

* flip !any{} to none{}

* Fix imports

* Typo
2024-01-04 09:03:14 +02:00
..
src/com/unciv Add unique to allow for generalized great generals (#10828) 2024-01-04 09:03:14 +02:00
build.gradle.kts Remove source compatibility to java 8, in preparation for Gradle 8.5 upgrade 2023-12-28 23:07:24 +02:00