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

33 lines
936 B
Plaintext
Raw Normal View History

Version rollout (#8809) * Bump version and create initial changelog entry * Update Simplified_Chinese.properties (#8805) * Update Simplified_Chinese.properties * Update Simplified_Chinese.properties * Update Catalan.properties (#8803) * Update Catalan.properties * Update Catalan.properties * Update Japanese translation (#8799) * Update Japanese translation * fix * Update German translation (#8798) * Update Filipino.properties (#8797) * Update Polish.properties (#8792) * Update Polish.properties * Update Polish.properties * Update Bulgarian.properties (#8791) * Update Ukrainian.properties (#8788) * Update Ukrainian.properties * Update Ukrainian.properties * Update Spanish.properties (#8784) * Update French.properties (#8783) * Update Italian.properties (#8782) * Updated Brazilian_Portuguese.properties (#8781) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: qw142536 <123065131+qw142536@users.noreply.github.com> Co-authored-by: Joan Josep <juanjo.ng.83@gmail.com> Co-authored-by: yuracla <89312848+yuracla@users.noreply.github.com> Co-authored-by: mape6 <mape6@posteo.de> Co-authored-by: Shann Aurelle Ripalda <shannaurelleg@gmail.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: Bogomil Stefanov <101423783+vynaaa@users.noreply.github.com> Co-authored-by: Gualdimar <Gualdimar@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Ouaz <Ouaz@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
2023-03-05 02:02:02 +07:00
Solved 'cannot start game' errors - 'always true' conditionals do not affect 'getMatchingUniques'
Added 'after which this unit is consumed' for units whose only purpose is limited actions
Added 'once' unit action modifier, effectively equal to '[1] times'
Added limited usage for actions!
chore: renames
Replace unit action for timed golden ages with a generic triggered unique
chore: Added explicit unit consumption to Settlers' Found City unique
'founds a new city' now accepts action modifiers
Added 'for [amount] movement' unit action modifier
I would to maintain bel lang. - By monodevx
Android: "Screen Mode" option - By vegeta1k95
By SomeTroglodyte:
- Better Religion info and some moddability
- Diplomacy trade layout fix
- Show terrain overriding yields in Civilopedia
- Simplify method `TileMap.getTilesInRectangle`
Fixed setPassword body is compressed - By GGGuenni
DragPaintListener fix - By Gualdimar