Files
Unciv/core/src/com/unciv/logic
WhoIsJohannes cccaa88456 Cache civ uniques while refreshing world map tiles. (#9284)
* Cache civ uniques while refreshing world map tiles.

This should have a pretty significant performance improvement of about 10% next rount time.

* Forgot to add stateForConditionals to cache key.

* Make cache keys depend on function

* Restrict LocalUniqueCache API to avoid using it the wrong way.

* Use default values instead of two methods
2023-04-26 10:17:58 +03:00
..
2023-04-19 11:32:00 +03:00
2023-04-13 23:58:41 +03:00