mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-11 07:47:41 +07:00
5b50106ea5
* Bump version and create initial changelog entry * Update Russian.properties (#7493) * Update Filipino.properties (#7487) * Update Simplified_Chinese.properties (#7480) Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: deqtodo <94169613+deqtodo@users.noreply.github.com> Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com> Co-authored-by: heipizhu4 <100454479+heipizhu4@users.noreply.github.com>
13 lines
342 B
Plaintext
13 lines
342 B
Plaintext
|
|
|
|
Simplified and optimized image attempter use
|
|
|
|
40% performance save on tileInfo.getImprovementStats() by caching citywide uniques
|
|
|
|
Save all tile terrains and terrain uniques in transients, for better performance
|
|
|
|
HexaRealm as default tileset
|
|
|
|
Mod categories - By alexban011
|
|
|
|
Replace "moveTo" in unit overview with "Moving" - By itanasi |