Add options to use random number of players and city states. (#8394)

* Add option to use random number of players and city states.

* Fix spaces after =

* Update clone() and toString() of GameParameters

* Make sure at least one AI player when using random players.

* Fix typo in random players initial values.

* Fix for if user chooses random of 0 or 1 city states.

* Move random player and city state toggles to advanced. Move random city state choice to where it will not cache and reveal on next game. Change random city states to use min and max sliders that can be used inverted.

* Add random players min and max sliders.

* Change random players option to use min and max sliders that can be used inverted.
This commit is contained in:
Philip Keiter
2023-01-19 04:21:39 -06:00
committed by GitHub
parent 4267816880
commit 2ba79d85db
4 changed files with 144 additions and 5 deletions

View File

@ -360,6 +360,12 @@ Three Continents =
Four Corners =
Archipelago =
Inner Sea =
Random number of Civilizations =
Min number of Civilizations =
Max number of Civilizations =
Random number of City-States =
Min number of City-States =
Max number of City-States =
Number of City-States =
One City Challenge =
No City Razing =