empserver/tests/fairland
Markus Armbruster b6b32f02be fairland: Tweak sea oil & mountain gold for simplicity
The functions mapping elevation to resources are piecewise linear,
except for set_oil(), which randomly adds 1 to sea oil, and
set_gold(), which is isn't linear for mountains, but very close.

Drop the random oil bit, and replace the non-liner gold function by a
linear one.  Both resources decrease at most by one point.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2021-01-19 08:27:34 +01:00
..
no-spike-newcap_script tests/fairland: Improve coverage 2021-01-05 10:41:35 +01:00
no-spike.out fairland: Prefer placing islands away from the edge of the sphere 2021-01-19 08:27:34 +01:00
no-spike.xdump fairland: Tweak sea oil & mountain gold for simplicity 2021-01-19 08:27:34 +01:00
plain-newcap_script tests/fairland: Cover "plenty of space" better 2021-01-05 10:41:35 +01:00
plain.out fairland: Prefer placing islands away from the edge of the sphere 2021-01-19 08:27:34 +01:00
plain.xdump fairland: Tweak sea oil & mountain gold for simplicity 2021-01-19 08:27:34 +01:00
spike-newcap_script tests/fairland: Improve coverage 2021-01-05 10:41:35 +01:00
spike.out fairland: Rewrite complicated, buggy & boring elevation code 2021-01-19 08:27:34 +01:00
spike.xdump fairland: Tweak sea oil & mountain gold for simplicity 2021-01-19 08:27:34 +01:00
stunted-newcap_script fairland: Try harder to deliver the requested amount of land 2021-01-19 08:27:34 +01:00
stunted.out fairland: Try harder to deliver the requested amount of land 2021-01-19 08:27:34 +01:00
stunted.xdump fairland: Tweak sea oil & mountain gold for simplicity 2021-01-19 08:27:34 +01:00