mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-05 21:11:35 +07:00
97b16d2b5f
- Cache civ uniques ignoring conditionals, for better reuse - Cache civ uniques *when querying city uniques*, same This allows us to use the same UniqueCache between cities, and we still get the performance boost of "search once filter always", since the searching is the heavier part, and in any case we'll always have to do the filtering by conditionals either way |
||
---|---|---|
.. | ||
src/com/unciv | ||
build.gradle.kts |