empserver/tests/fairland/plain.out
Markus Armbruster f18159fb23 tests/fairland: Improve coverage
Rename the existing fairland run to "plain".

New run "stunted" to cover larger minimal distances, islands
that can't fully grow, and islands that can't be placed.

New run "no-spike" to cover 0% spike.

New run "spike" to cover high spike percentage, mountains and -i.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-05 10:41:35 +01:00

58 lines
2.7 KiB
Text

Creating a planet with:
10 continents
continent size: 30
number of islands: 10
average size of islands: 15
spike: 10%
0% of land is mountain (each continent will have 0 mountains)
minimum distance between continents: 2
minimum distance from islands to continents: 1
World dimensions: 64x32
#*# ...fairland rips open a rift in the datumplane... #*#
seed is 1
placing capitals...
growing continents...
growing islands: 1(11) 2(25) 3(9) 4(21) 5(29) 6(16) 7(23) 8(18) 9(7) 10(4)
elevating land...
designating sectors...
adding resources...
setting coastal flags...
writing to sectors file...
% % % . # # # d d # . . . . . . . # # # # # # . % % % % . . . .
% % % . # # # # # # . . . . . . # # # # # # . . % % % . . . . .
% . % % . # # # # # . . # # . . # # # j j # # # . . . . . . . .
. . % . . # . . # . . . # # . . # # # # # . . . . . # # . . . .
. . . . . . . . . . . . . # # . . # # # # . . . . . . # # # # #
. . . . . . . . . . . . . # # . . . . . . . . . # # # # # # # .
. . . # # . . . . . . . . # # # . . . . . . . . . . # # # # . .
. . . # # # # . . . . . h h # # # # # . . . . . . # # f f # . .
. . . . # # # . . . % % . # # # # . . . . . . . . . # # # # # .
. . # c c # . . . . % . # # # # . . . . . . . . . . . . . # # .
. . # # # # # # . % % % . # # # # . . . . . . . . . . . . . . .
. . # # # # # . . % % . . . . . . . . . # # . % % % . . . . . .
. . . # # # # . . . % % . % % . . . . # # # # . % % . . . . . .
. . . . # # . . . . % . % % % . . . # e e # . % % . . . . . # .
# . . . . . . . . . . . . . % % . . # # # # # . % % % . # # # #
# . . . . . . % % % . . % . . . # # # # # # . % % % % . # # # #
# . . . . . % % % % . . . % % . . # # # # # . % % % % . . i i #
. . . . . . % % . . . . . % % % . # # # . # . % % % % . # # # #
. . # # # . . . . . . . . % % % % . . . . . . % % % . . # # # #
. # # # # . . . . . . . % % % % % . % % % % . . . . . . # # # .
. # # # # # # . . . . % % % . . % . % % % % % % % % . . . # # .
# # # g g # # . % % . % % . # . . % % % . . . % . . . . # # . .
. # # # # # . . % % . . . . # # # . % % . . # . . # # . . . . %
. # # # # . . . . . . # # # # # # . . . . # # # # # . . . . % %
% . . . . # . . . . . # # b b # # # . . . # # a a . . . . . % %
% % % % . . . . . . # # # # # # # . . . # # # # # # . . . % % %
% % % % % % % . . . . # # # # . . . . . . . # # # # # # . . % %
% % % % % . . . . . . . # # . . . . . . . # # # # # # . . . % %
. . . . . . # . . . . . . . . . . . . . . . . . . . . . . . . .
% % % % . . # . . . . . . . . . . . . . . . . . . . . . . . . %
% % % % . # . # # # . . . . . . . . . . . . . . . . % % % % . .
% % % . # # # # # . . . . . . . . . # . . . . . % % % % % . . %
A script for adding all the countries can be found in "sandbox/plain-newcap_script".