Unciv/tests
SomeTroglodyte e576b03fc6
Unit actions "paging" new architecture (#10988)
* Linting (and prioritize addGiftAction efficiency over the get used only by unit test)

* Move "paging" out of MapUnit, drop Normal/Additional getter split, "page" preference via UnitActionType

* Optimize UnitActions API a little - fallback does not enumerate actionTypeToFunctions again

* Cleaner access to GiftUnit action from unit test

* Allow freely switching from Sleep to Sleep-until-healed and back
2024-01-24 23:43:31 +02:00
..
src/com/unciv Unit actions "paging" new architecture (#10988) 2024-01-24 23:43:31 +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