Gael-de-Sailly
|
2e29474686
|
Bump version (1.0.1)
|
2021-09-14 15:08:29 +02:00 |
|
Gaël C
|
2c5e0ee5af
|
Code style consistency: use tabs for indentation in all Lua code
|
2021-07-24 18:55:13 +02:00 |
|
Gaël C
|
db33e58f0a
|
Make map size a setting
|
2021-07-24 17:41:17 +02:00 |
|
Gaël C
|
c2c397c2a5
|
Added compatibility script
to update parameter values coming from older versions
|
2021-07-24 13:21:06 +02:00 |
|
Gaël C
|
9386ef51f1
|
Changed the way river width is determined in settings
- min_catchment now in square nodes instead of cells
- River widening power as input instead of calculating it from max_catchment
|
2021-07-24 13:18:58 +02:00 |
|
Gaël C
|
8ce20816e1
|
Some changes in default settings
- blocksize = 15 by default
- base noise is eased
- added tectonic compensation radius in settings
|
2021-07-24 10:23:06 +02:00 |
|
Gaël C
|
32bc9561b6
|
Made interactive loading optional but enabled by default
|
2021-06-26 16:02:00 +02:00 |
|
Gaël C
|
5898354dbe
|
Changed some default parameters
Map centered by default
Base noise higher and less wide horizontally
|
2021-06-25 21:05:03 +02:00 |
|
Gaël C
|
de8d685471
|
New settings system, use a conf file instead of datastorage
Added many missing settings, including pregeneration-related ones
TODO: update settingtypes.txt
|
2021-06-06 13:25:43 +02:00 |
|
Gael-de-Sailly
|
d5cf4a6267
|
Optionally center the map around x=0 z=0
|
2020-12-20 22:28:54 +01:00 |
|
Gael-de-Sailly
|
3644965842
|
Fix bool settings being improperly loaded as strings
|
2020-11-17 20:56:02 +01:00 |
|
Gael-de-Sailly
|
fc0a158385
|
Disable glaciers by default
|
2020-11-15 11:26:50 +01:00 |
|
Gael-de-Sailly
|
3792cd5dc8
|
Added support for biomegen mod
|
2020-11-14 17:35:03 +01:00 |
|
Gaël de Sailly
|
103cd49d78
|
Optionally disable distorsion
by setting 'mapgen_rivers_distort = false' in minetest.conf
|
2020-07-21 14:01:29 +02:00 |
|
Gael-de-Sailly
|
6f43430574
|
Added glaciers, and re-organized noise definitions
|
2020-05-24 12:09:21 +02:00 |
|
Gael-de-Sailly
|
55725ad94b
|
Re-organized the code. All polygon-related calculations go to polygons.lua.
|
2020-04-14 21:11:54 +02:00 |
|
Gael-de-Sailly
|
14163681cc
|
Use settings from minetest.conf
|
2020-04-14 18:40:51 +02:00 |
|