minetest_game/mods/spawn
Paramat 5c3e4b1d20
Spawn: Avoid spawning outside small worlds
Previously, the value of 'mapgen_limit' was not used to limit the
spawn position.
If a friendly-biome spawn point is not found within a small world,
spawn point falls back to the engine spawn point, which has a larger
chance of success.
2019-08-28 03:19:34 +01:00
..
README.txt Add 'spawn' mod to spawn new players in suitable starting biomes (#2091) 2018-04-13 02:21:43 +01:00
init.lua Spawn: Avoid spawning outside small worlds 2019-08-28 03:19:34 +01:00
license.txt Add 'spawn' mod to spawn new players in suitable starting biomes (#2091) 2018-04-13 02:21:43 +01:00
mod.conf Switch to mod.conf, delete deprecated depends.txt 2019-07-17 00:38:23 +02:00

README.txt

Minetest Game mod: spawn
========================
See license.txt for license information.

Authors of source code
----------------------
paramat (MIT)