Commit graph

15 commits

Author SHA1 Message Date
Alex
8658a5eb6b move waterline to params 2015-10-09 18:50:28 +03:00
JWo1F
4e091873d4 Fix grass under water 2015-10-09 18:38:26 +03:00
Romain Beaumont
c4974f8e33 make seed a normal generation option, use es6 default parameters, add superflat (thanks @demipixel) 2015-10-09 15:11:28 +02:00
Romain Beaumont
140cf4bb5a add seed to the parameters of generations 2015-10-09 14:54:10 +02:00
Romain Beaumont
e5a5973575 add options to the generation files 2015-10-09 14:17:13 +02:00
JWo1F
b28204974a fix grass bug 2015-10-09 14:32:00 +03:00
Romain Beaumont
df58bea932 support multiple generation : worldGenerations dir + generation option in the settings, move diamond_square in its own file, 2015-10-09 13:08:00 +02:00
JWo1F
cc3977e41b World Generation 2015-10-09 12:51:50 +02:00
Romain Beaumont
0873206011 fix missing fixedPosition conversion, bypass nmp 0.15 uuid+array bug by sending multiple player_info, fix the mc version since next nmp version will support cross version 2015-10-09 12:30:43 +02:00
Romain Beaumont
2424dac368 increase the kickTimeout to 10min, fix "disconnected" infinite world bug 2015-10-09 00:23:34 +02:00
Romain Beaumont
587ce76f27 use nmp 0.15.0 2015-10-08 23:52:42 +02:00
Romain Beaumont
4b7acbf00e increase the sleep 2015-10-08 23:07:29 +02:00
Romain Beaumont
414c27ddcb add a sleep between each chunk write 2015-10-08 23:03:45 +02:00
Romain Beaumont
d3a20e4399 implement infinite world, fix #43, fix #52, progress on #47 2015-10-08 22:50:04 +02:00
Romain Beaumont
a79181b27e go to es6 + use real prismarine-chunk and prismarine-world 2015-10-02 00:12:09 +02:00