Unciv/fastlane/metadata/android/en-US/changelogs/1034.txt

35 lines
947 B
Plaintext
Raw Normal View History

Version rollout (#12072) * Bump version and create initial changelog entry * Update German translation (#12071) * Provide translations to Ukrainian (#12070) Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> * fastlaneと設定 (#12069) * Update Italian.properties (#12068) * Update Simplified_Chinese.properties (#12067) * Update French.properties (#12065) * Update Latin translation (#12064) * Update Translation * Fix Translation * Fix translation * Fix translation * Update translation * Fix translation * Fix translation * Update translation * Update translation * Update translation * Update translation * Update translation * Update translation * Fix translation. * Fix translation * Fix translation * Fix translation * Update translation * Fix translation * Fix translation * Fix translation * Fix translation * Fix translation * Fix translation * Update translation --------- Co-authored-by: sls1005 <sls1005@github.com> * Update Indonesian.properties (#12061) Translated the new codes and corrected a grammatical error. --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Kostiantyn Ko <test9@mormat.name> Co-authored-by: Kostiantyn Ko <mormat.iam@gmail.com> Co-authored-by: yuracla <89312848+yuracla@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: AutumnPizazz <114050365+AutumnPizazz@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: sls1005 <90055573+sls1005@users.noreply.github.com> Co-authored-by: sls1005 <sls1005@github.com> Co-authored-by: X2003 <158255876+Xenia2003@users.noreply.github.com>
2024-08-06 14:12:29 +07:00
"Unable to capture cities" and "Unable to pillage tiles" are now global too
.
"Ranged attacks may be performed over obstacles" can be a national unique
Added translation lines
Resolves - recognize Tutorials.json file in ruleset validation
"Unavailable" promotions are unavailable in UI as well
chore: more modifier cleanups
Android target SDK to 34
String.getConditionals() -> String.getModifiers()
getModifiers(uniqueType) and hasModifier(uniqueType) helper functions
Unique.conditionals -> unique.modifiers
Add doc descriptions to city and stockpiled resource uniques
Resolves - Can go to war with no warmongering penalties if allied or protected city-states have been attacked
City states no longer gift units that push us over resource limits -
the word 'default' is misleading since it's an overrider
Allow default unitset and tileset for base ruleset mods
Enhance modding freedom for Natural Wonders - By SomeTroglodyte