Unciv/android
r3versi aa02a2d321 Natural Wonders (#1456)
* NaturalWonders initial commit
* Created models/ruleset/tile/NaturalWonder and assets/json/NaturalWonders
* MapGenerator now spawns NaturalWonders in random compatible random locations
* MapParameters has a noNaturalWonders option
* TileInfo has naturalWonder property (set to null if none)
* TileInfo and  UnitMovementAlgorithms correctly manages stats and consider the tile unpassable and unimprovable

* Notification and happiness on NaturalWonder discovery

* El Dorado discovery bonus, Spain unique

* Doubled tile yields for Spain

* NaturalWonders implemented as TerrainType + Fountain of Youth promotion

* Images issue #124

* NaturalWonder TileImages (Fantasy) and Overlay (Default)

* NaturalWonderOverlay.png : https://www.flaticon.com/free-icon/mount-fuji_2166259

* Bugfix

* Added translations

* Italian translations

* Fix translation issue
* missing space after = in template.properties breaks translations

* Improved NaturalWonder spawn logic

* Great Barrier Reef spawns on 2 contiguous tiles
* Each wonder has specific spawn requirements
* Number of wonders spawned scales with map radius

* Fix unused import
2019-12-16 20:37:49 +02:00
..
assets Natural Wonders (#1456) 2019-12-16 20:37:49 +02:00
Images Natural Wonders (#1456) 2019-12-16 20:37:49 +02:00
ImagesToNotAddToGame
res Android icons up-to-date 2019-12-08 18:53:41 +02:00
src all codes are writen in Kotlin (#1452) 2019-12-15 20:28:34 +02:00
AndroidManifest.xml Should now be recognized as Game in Android 2019-11-27 20:44:15 +02:00
build.gradle All languages should work for everyone 2019-12-15 22:00:12 +02:00
ic_launcher-web.png
proguard-rules.pro all codes are writen in Kotlin (#1452) 2019-12-15 20:28:34 +02:00
project.properties