| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Just Markdown, no variant of it. File name intentionally
not changed to “lua_api.md” because of fear to break references
to that file. The file can still be renamed later.
|
| |
|
| |
|
|
|
|
| |
inconsistent
|
|
|
|
|
|
| |
Use/add stone_surface_max_y to speed-optimise/guide dungeon generation
MgV7: Don't let mountain terrain chop dungeons at mapchunk borders
Make mountain terrain update stone_surface_max_y for caves in mountains
|
|
|
|
| |
.conf
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also rewrite mapgen registration for static initialization
|
|
|
|
|
| |
Add minetest.get_mapgen_params()
Deprecate minetest.register_on_mapgen_init()
|
|
|
|
|
| |
Fixes #1807: When the server list finishes downloading, the local server
list resets in certain conditions
|
| |
|
|
|
|
| |
under CC BY 3.0
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
set_metadata
|
| |
|
| |
|
|
|
|
| |
(fixes #1960)
|
| |
|
|
|
|
|
| |
Also set default height_min/height_max to -31000 and 31000,
respectively, for ore and biomes
|
| |
|
|
|
|
| |
node. Add water top depth and shore height parameters. Remove water dust node
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
lines into correct sections. Remove finite liquid reference. Make indentation consistent
|
| |
|
| |
|