Working version before block send priorization update

This commit is contained in:
Perttu Ahola
2010-11-27 17:18:34 +02:00
parent 4e249fb3fb
commit 24c4b7c68d
17 changed files with 716 additions and 200 deletions

View File

@@ -37,8 +37,11 @@ mapgen_heightmap_blocksize = 64
mapgen_height_randmax = constant 70.0
mapgen_height_randfactor = constant 0.6
mapgen_height_base = linear 0 80 0
mapgen_plants_amount = constant 1.0
mapgen_plants_amount = 1.0
# Set to true to enable creative mode (unlimited inventory)
creative_mode = false
# Player and object positions are sent at intervals specified by this
objectdata_inverval = 0.2