General Starting locations in map editor (#9920)

* Added an Any Civ starting location brush.

* Fixed the Remove starting locations brush from being too long.

* Civs without a specific starting location given to them now use the spectator starting locations before finding a free tile.

* Removed spectator from civilizations to give a starting location.

* Added comments

* Removed accidentally added import statements.

* Added new display text to template.properties

* Replaced an inline when statement with an if statement.

* Fixed not having a space after a translation.

* Moved finding a starting location to a new function.

* Fixed GameStarter.getCivStartingLocation to return a null if it couldn't find a tile to start on.
This commit is contained in:
Oskar Niesen
2023-08-21 14:42:14 -05:00
committed by GitHub
parent 70b04765cc
commit d668c5dceb
3 changed files with 39 additions and 13 deletions

View File

@ -546,6 +546,8 @@ Spread Resources =
Create ancient ruins =
Floodfill =
[nation] starting location =
Any Civ starting locations =
Any Civ =
Remove features =
Remove improvement =
Remove resource =