Page 1 of 1

continent size on island based map generator

Posted: Fri Feb 02, 2024 9:04 pm
by 3plus4i
Is there a way to affect the size of the islands the island based map generator produces? Because for larger maps, it creates dozens of fairly small islands, leaving most of them empty. I'd rather have one larger continent for each civilization for a test game I want to run.

Re: continent size on island based map generator

Posted: Sat Feb 03, 2024 12:49 am
by Elefant
Wouldn't you just use the continents generator and set it to one player per continent?

Re: continent size on island based map generator

Posted: Sat Feb 03, 2024 4:16 pm
by 3plus4i
Isn't that the island based one? It's somewhat confusing, because the options in the game (3.0.3) don't match the list on the wiki under server options. The former has 6 options, with two variants of FRACTAL and the latter only has 3. I guess I could try the "fair islands", though the continents don't have to be identical.

Re: continent size on island based map generator

Posted: Sat Feb 03, 2024 6:07 pm
by Elefant
If you hover over the dropdown, it gives an explanation of the options.
Random: equally spaced, small islands.
fractal: Earthlike, with one or more large continents, and some smaller islands. This is probably the one you want, with it set to one player per continent.
Island: Islands.
Fair islands: each player gets an identical copy of a master island

Re: continent size on island based map generator

Posted: Mon Feb 05, 2024 10:43 pm
by jwrober
You can use the

Code: Select all

tilesperplayer 
server option to give each nation a big island and then use

Code: Select all

landmass 
option to allow for some random smaller empty islands.