mirror of
https://github.com/yairm210/Unciv.git
synced 2025-01-09 06:46:51 +07:00
2184c494fc
* Bump version and create initial changelog entry * Updated Brazilian_Portuguese.properties (#9223) * Updated Brazilian_Portuguese.properties * Updated Brazilian_Portuguese.properties * Update Russian localization (#9222) * Update Russian localization Just in case, for the "X attacked our unit Y", I have chosen to make it a bit less precise (not directly stating that "Y" is player's unit) because due to language's specifics it's practically impossible with this translation scheme to not make grammar error. * fix should have used copy-paste * Update Polish.properties (#9215) * Update Italian.properties (#9209) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com> Co-authored-by: Alex <64156241+Alex-1000@users.noreply.github.com> Co-authored-by: Lesiakower <125187776+Lesiakower@users.noreply.github.com> Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
28 lines
766 B
Plaintext
28 lines
766 B
Plaintext
|
|
|
|
Removed more double icons
|
|
|
|
Avoid font-related crash
|
|
|
|
Replaced hardcoded embarked sight with configurable
|
|
|
|
UnitFilter accepts NationFilter of the civ (e.g. "vs [England] units")
|
|
|
|
Resolved - Clear frameBuffer before we use it to draw images
|
|
|
|
Resolved - removed icons from selectboxes
|
|
|
|
4.6.3-patch1
|
|
|
|
Patch fix for crash, from Discord - @WhoIsJohannes
|
|
|
|
Whoops a movement change got in when it shouldn't have
|
|
|
|
By SomeTroglodyte:
|
|
- Reassign workers when resistance ends or improvement created
|
|
- Fix "religions to be founded" expanders accumulating
|
|
- I'm pretty sure annexed cities in resistance shouldn't be allowed to buy tiles
|
|
|
|
By WhoIsJohannes:
|
|
- Show replay after 5 rounds and don't reveal where player is on the map.
|
|
- LineChart improvements (Highlight & DP) |