Unciv/fastlane/metadata/android/en-US/changelogs/790.txt
Yair Morgenstern 81b08dd73f
Version rollout (#8306)
* Bump version and create initial changelog entry

* Update Simplified_Chinese.properties (#8303)

* Update Korean.properties (#8299)

* Update Korean.properties

* Update Korean.properties

* Update Brazilian_Portuguese.properties (#8292)

* Update German translation (#8290)

* Update German translation

* Update German translation

* Update Italian.properties (#8289)

* Update French.properties (#8287)

* Update Indonesian.properties (#8286)

Co-authored-by: yairm210 <yairm210@users.noreply.github.com>
Co-authored-by: xk730 <40309144+xk730@users.noreply.github.com>
Co-authored-by: Yattong the Mackerel <saud2410@naver.com>
Co-authored-by: Vitor Gabriel <59321138+Ranbut@users.noreply.github.com>
Co-authored-by: MartinP <mape6@posteo.de>
Co-authored-by: Giuseppe D'Addio <41149920+Smashfanful@users.noreply.github.com>
Co-authored-by: Ouaz <Ouaz@users.noreply.github.com>
Co-authored-by: kensvin <kensvin28@gmail.com>
2023-01-04 15:51:18 +02:00

22 lines
789 B
Plaintext

Resolve - Humidity/Temperature restrictions work on terrain features
Resolve - Allow mass unit upgrades from the unit overview screen
Resolve - Calculate 'tiles can reach this turn' correctly with combinations of roads + railroads
Resolve - If several improvements can provide a resource, workers pick the one that gives the most yields
By FiretronP75:
- Use removeTerrainFeatures and addTerrainFeature instead of setTerrainFeatures so serialization will work.
- Add new game option to randomly select from map options.
By vegeta1k95:
- Added various styles for displaying resource icons
- Modding: allow for custom TechPortraits
- Barbarian Civ icon
- Fixed PolicyScreen branches requirements text
- Fix connecting lines edges
Translate "Sell" in city screen - By Ouaz