The previous commit reduced the difference in island size within the same batch of islands to at most one. Eliminate the remaining difference by shrinking the bigger islands by one sector. This invalidates the precomputed exclusive zones, so recompute them. fairland-test needs a tweak to avoid loss of test coverage. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
73 lines
3.2 KiB
Text
73 lines
3.2 KiB
Text
Creating a planet with:
|
|
|
|
8 continents
|
|
continent size: 35
|
|
number of islands: 24
|
|
average size of islands: 20
|
|
spike: 0%
|
|
0% of land is mountain (each continent will have 0 mountains)
|
|
minimum distance between continents: 5
|
|
minimum distance from islands to continents: 2
|
|
World dimensions: 64x32
|
|
|
|
#*# ...fairland rips open a rift in the datumplane... #*#
|
|
|
|
seed is 1
|
|
placing capitals...
|
|
growing continents...
|
|
growing islands: 1(2) 2(2) 3(2) 4(2) 5(2) 6(2) 7(2) 8(2) 9(1) 10(1) 11(1) 12(1) 13(1) 14(1) 15(1) 16(1)
|
|
No room for island #23
|
|
|
|
try #2 (out of 10)...
|
|
placing capitals...
|
|
growing continents...
|
|
Only managed to grow 33 out of 35 sectors.
|
|
|
|
try #3 (out of 10)...
|
|
placing capitals...
|
|
growing continents...
|
|
growing islands: 1(2) 2(2) 3(2) 4(2) 5(2) 6(2) 7(2) 8(2) 9(1) 10(1) 11(1) 12(1) 13(1) 14(1) 15(1) 16(1)
|
|
No room for island #24
|
|
|
|
try #4 (out of 10)...
|
|
placing capitals...
|
|
growing continents...
|
|
growing islands: 1(1) 2(1) 3(1) 4(1) 5(1) 6(1) 7(1) 8(1) 9(1) 10(1) 11(1) 12(1) 13(1) 14(1) 15(1) 16(1) 17(1) 18(1) 19(1) 20(1) 21(1) 22(1) 23(1) 24(1)
|
|
24 stunted islands
|
|
elevating land...
|
|
writing to sectors file...
|
|
|
|
. . . . . . . . . . . . . . . . . . . # # # # # # . . . . . . %
|
|
. . . . . . . . . . . . . . . . . . . # # # # # # # . . . . . .
|
|
. . . . . . . % . . . . . . . . . . . . # # # # # # . . . . . .
|
|
. # # # . . . . . . . . . . . . . . . . . . . . . . . . . . # .
|
|
# # # # # . . . . . . # # # # # . . . . . . . . . . . . . . # #
|
|
e # # # . . . . . # # # # # # # . . . . . . . . . . . % . . # e
|
|
# # # # # . . . . . # # # # # # # . . % . . . . . . . . . . # #
|
|
# # # . . . . % . . # # c c # # # . . . . . . . . . . . . . # #
|
|
# # # . . . . . . . . # # # # # # . . . . . # # # # . . . . . #
|
|
# . . . . . . . . . . . # # . . . . . . . # # # # # . . . . . #
|
|
. . . . . . . . . . . . . # . . . . . . . # # f f # # . . . . .
|
|
. . . . . . . . . . . . . . . . % . . . # # # # # # # . . . . .
|
|
. . . . . . # # . . % . . . . . . . . . . # # # # # # # . . . %
|
|
. % . . . # # # . . . . . . . . . . . . . . # # # # . . . . . .
|
|
. . . . # # # # # . . . % . . . . . . % . . . # # . . . . . . .
|
|
. . . # # # # # . . . . . . . . . . . . . . . . . . . . % . . %
|
|
. . . # # b b # # . . . . . # # # . . . . . . . . . . . . . . .
|
|
. . . # # # # # # . . . . . # # # . . . . . % . . . . . . . . .
|
|
. . . . # # # # # . . . . . # # # # # . . . . . . . . . . . . %
|
|
. . . # # # . . . . . . . # d d # # . . % . . . . . . . . . . .
|
|
. . . . . . . . . . . . . # # # # # # . . . . . . . # # # . . .
|
|
. . . . . . . . . . . . . # # # # # . . . . % . . # # # # . . .
|
|
. . . . . . . . . . . . . . # # # # . . . . . . . . # # g g # .
|
|
. . . . . . . . . . . . . . # # # . . . % . . . . . # # # # # #
|
|
. . . . . % . . . # . . . . . # . . . . . . . . . . # # # # # #
|
|
. . . . . . . # # # . . . . . . . . . . . . . . . . # # # # # .
|
|
. . . . . . . # # # # . . . . . . . . . % . . . . . . # # # # .
|
|
. . . . . # # a a # # . . . . . . % . . . . . . . . . # # . . .
|
|
. . . . . # # # # # # # . . . . . . . . . . . . . . . . . . . .
|
|
. . . . . # # # # # # # . . . . . . . # # # # . . . . . . . . %
|
|
. . . . . . . # # # # # # . . . . . # # # # # # . . . . . . . .
|
|
. . . . . . . # . . . . . . % . . . # # h h # # . . . % . . . .
|
|
|
|
A script for adding all the countries can be found in "sandbox/stunted-newcap_script".
|