mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-06 09:08:17 +07:00
4b8bef5def
* Bump version and create initial changelog entry * Update Spanish.properties (#10627) * Update Brazilian_Portuguese.properties (#10616) * Update French.properties (#10615) * Update French.properties * Update French.properties - Improve translation of leader lines * Update Italian.properties (#10612) --------- Co-authored-by: yairm210 <yairm210@users.noreply.github.com> Co-authored-by: Caballero Arepa <78449553+Caballero-Arepa@users.noreply.github.com> Co-authored-by: Vitor Gabriel <59321138+Ranbut@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>
27 lines
938 B
Plaintext
27 lines
938 B
Plaintext
|
|
|
|
Resolved - "[relativeAmount]% [stat] from every follower, up to [relativeAmount]%" works off of majority religion, not our religion
|
|
|
|
Resolved - city-state units work with 'get era' function
|
|
|
|
Fixed bug - credit to @SomeTroglodyte
|
|
|
|
Resolved - Ruleset validation for negative-weight ruin rewards
|
|
|
|
Slight cleanup of translation docs
|
|
|
|
Better order for translation documentation
|
|
|
|
Mitigate - remove a !! by splitting 'getImprovementToImprove' and using it as source of truth for the improvement to start working on, INSTEAD of counting on the fact that chooseImprovement returns that improvement.
|
|
|
|
By SomeTroglodyte:
|
|
- Fix crash for trade notifications as Spectator or during waiting for player
|
|
- Fix Unit rename popup offering up the icon's virtual codepoint
|
|
|
|
Mitigate - By willjallen
|
|
|
|
By SeventhM:
|
|
- Add "Unable to pillage tiles" unique
|
|
- Fix objects being purchable with a blocking conditional
|
|
|
|
Stats per Stat unique - By PLynx01 |