Map Generation Seedable (#4072)

* Map Generation Seedable
* Added Seed editable field in MapParametersTable
Previously, using the same set of parameters, one could not get the same map twice (i.e. negligible probability for it to happen). With this commit players can specify, alongside the usual map parameters, a long integer used to seed the RNG and get replicable results.

* Fixed Natural Wonder Spawn was not using MapGenerationRandomness hence giving not reproducible maps

* Translation strings
This commit is contained in:
Federico Luongo
2021-06-08 05:42:27 +02:00
committed by GitHub
parent 7c9b0e04b4
commit 0b696451ce
6 changed files with 59 additions and 34 deletions

View File

@ -230,6 +230,7 @@ Rectangular =
Show advanced settings =
Hide advanced settings =
RNG Seed =
Map Height =
Temperature extremeness =
Resource richness =