Edit ‘emu_war_online_3’

This commit is contained in:
osmarks 2024-07-20 17:13:00 +00:00 committed by wikimind
parent dbc6dd7dad
commit b7775d02e5

View File

@ -13,7 +13,7 @@ Features implemented:
*** Physical plausibility isn't real, so the rivers A*-path themselves down to the seas or lakes.
*** They run from sources at the tallest points with sufficient separation (found greedily).
*** Terrain near the river centre-line (source to sink path) is flooded and eroded somewhat. This entire component is a hack which only functions due to many fudge constants and the contouring system allowing absolute height to be mostly ignored, particularly under the rivers themselves. It works well enough to sometimes make reasonable valleys.
*** TODO: fix lakes.
*** The code also routes through lakes it hits to ocean.
** The world is an island surrounded by ocean.
* Digging holes (as minor obstruction).
* Items (dirt, bones).