mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-25 05:58:50 +07:00
![]() * Autoupdates to uniques will multiple solutions now replace to the correct one Problem - some deprecated uniques can lead to multiple possibilities of replacements, depending on the parameter type This lead to replacements in the jsons that were either unparseable entirely or were causing errors, both of which needed to be corrected by hand We now separate such deprecations into their constituent potential replacement uniques, and try and take only the unique that doesn't cause any errors Works like a charmander :) * Conditional name change * Resolved #6179 - when changing units production due to deprecation, notification no longer counts the same city multiple times if it appears multiple times in its queue |
||
---|---|---|
.. | ||
src/com/unciv | ||
build.gradle.kts |