This commit is contained in:
Yair Morgenstern 2023-02-07 22:31:56 +02:00
parent fac8fbc6d2
commit c2c03d8202
3 changed files with 21 additions and 25 deletions

View File

@ -27,6 +27,6 @@ Japanese = 71
English = 0 English = 0
Vietnamese = 98 Vietnamese = 98
Czech = 84 Czech = 84
Hungarian = 69 Hungarian = 70
Dutch = 68 Dutch = 68
Greek = 15 Greek = 15

View File

@ -1,20 +1,19 @@
## 4.4.12 ## 4.4.12
Better great general placement calc
Resolved "dead population working tiles" bug Resolved "dead population working tiles" bug
Resolved - generated maps no longer contain forbidden tile arrangements
Resolved - games where it's your turn are displayed first in multiplayer popup
Order indicators in TechScreen like original Civ V - By lishaoxia1985 Order indicators in TechScreen like original Civ V - By lishaoxia1985
By Gualdimar: By Gualdimar:
- Fixed the display of political relations - Fixed the display of political relations
- Fixed overview resources tab state check - Modding: fixed +percentage resource unique
- Non-integer resource modifier now applied to the civ-wide scope - Pillaged improvements no longer provide bonuses
- Fixed pillaged improvement defence bonus
Better AI Great General placement
Generated maps no longer contain forbidden tile arrangements
Games where it's your turn are displayed first in multiplayer popup
Fix MapEditor world-wrap flickering - By vegeta1k95 Fix MapEditor world-wrap flickering - By vegeta1k95

View File

@ -1,19 +1,16 @@
Better great general placement calc
Resolved "dead population working tiles" bug Resolved "dead population working tiles" bug
Resolved - generated maps no longer contain forbidden tile arrangements
Resolved - games where it's your turn are displayed first in multiplayer popup
Order indicators in TechScreen like original Civ V - By lishaoxia1985 Order indicators in TechScreen like original Civ V - By lishaoxia1985
By Gualdimar: By Gualdimar:
- Fixed the display of political relations - Fixed the display of political relations
- Fixed overview resources tab state check - Modding: fixed +percentage resource unique
- Non-integer resource modifier now applied to the civ-wide scope - Pillaged improvements no longer provide bonuses
- Fixed pillaged improvement defence bonus
Better AI Great General placement
Generated maps no longer contain forbidden tile arrangements
Games where it's your turn are displayed first in multiplayer popup
Fix MapEditor world-wrap flickering - By vegeta1k95 Fix MapEditor world-wrap flickering - By vegeta1k95