1
0
鏡像自 https://gitlab.com/gaelysam/mapgen_rivers.git 已同步 2025-07-06 02:10:37 +02:00
提交線圖

4 次程式碼提交

作者 SHA1 備註 日期
ecd1f0e08f Added time statistics and removed debug prints 2021-06-25 21:05:14 +02:00
b02387944d Pre-generation: reverse X and Y directions everywhere
to make directions compatible with the mapgen code
2021-06-04 18:24:06 +02:00
74733549df Various bugfixes and workarounds
Now working in pure Lua!
Some parts of the code are very hacky (e.g. noise) and the way new and old codes have been glued together is sometimes to be rewritten.
But at least it works.
2021-06-03 23:30:04 +02:00
c99b8338e0 Lua Terrainlib: added first Lua files for erosion and flow routing
Tested, but not linked with the mod, yet.
2021-06-01 19:07:09 +02:00