Commit graph

179 commits

Author SHA1 Message Date
Romain Beaumont
76e5d006fc fix inventory 2015-10-09 18:07:33 +02:00
F6CF
6239d88431 Return basic.js 2015-10-09 18:07:33 +02:00
F6CF
5fd82ad67c Vec3 including 2015-10-09 18:07:33 +02:00
F6CF
59e00875aa Update modpe.js 2015-10-09 18:07:33 +02:00
F6CF
cc26a5a057 Delete we.js 2015-10-09 18:07:33 +02:00
Ubuntu
a4cae0c143 Modpe support is merged, added flag for enabling modpe, added world edit 2015-10-09 18:07:33 +02:00
Creeplays
343d9e6828 quickfix 2015-10-09 18:07:33 +02:00
Creeplays
e00d3e294c Move _writeAll 2015-10-09 18:07:33 +02:00
Creeplays
4219435bb7 Blah, blah... 2015-10-09 18:07:33 +02:00
Creeplays
18a56b51b0 fixes and improvements 2015-10-09 18:07:33 +02:00
F6CF
5de808cca4 Add server favicon 2015-10-09 18:07:33 +02:00
F6CF
6ba4aaaa2e Create header.js 2015-10-09 18:07:33 +02:00
F6CF
6f7fda93a0 Update inventory.js 2015-10-09 18:07:33 +02:00
F6CF
23126e1c69 Create inventory.js
InventoryAPI
2015-10-09 18:07:33 +02:00
Romain Beaumont
dd4e56ab1d Merge pull request #64 from JWo1F/fix_grass
Fix grass under water
2015-10-09 17:51:10 +02:00
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
mhsjlw
b93f00da21 Update servers and grammar 2015-10-09 11:03:23 -04: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
Romain Beaumont
caf0ece703 Merge pull request #62 from JWo1F/small-fix
fix grass bug
2015-10-09 13:53:26 +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
717de0d409 update api.md 2015-10-08 22:56:56 +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
Romain Beaumont
f5e2b9aaa7 fix babel path : babel doesn't need to be installed globally after this 2015-09-29 01:05:29 +02:00
Romain Beaumont
36625a3671 Merge pull request #55 from mhsjlw/revert-49-plugins
Revert "The Start of Plugins"
2015-09-28 00:26:41 +02:00
Romain Beaumont
bc66295001 Revert "The Start of Plugins" 2015-09-28 00:26:25 +02:00
mhsjlw
b2d189b9d2 Merge pull request #49 from demipixel/plugins
The start of plugins with World Guard example
2015-09-27 17:56:47 -04:00
mhsjlw
470e956c4c Fixed grammar and 'craftyjs' 2015-09-27 15:26:27 -04:00
Romain Beaumont
02e6258e25 player names can contain underscores 2015-09-12 22:29:10 +02:00
DemiPixel
b15f3941f1 Updates to plugins 2015-09-11 16:40:17 -07:00
DemiPixel
0aae8c6c8e Fixing bugs, added world-guard example, updated API a bit 2015-09-09 00:44:48 -07:00
DemiPixel
d62f91f708 Small bug 2015-09-07 15:09:23 -07:00
DemiPixel
6771c3186b Added many more cancelable events and more documentation! 2015-09-07 15:06:23 -07:00
mhsjlw
8723ee27b4 Update settings.json 2015-09-07 08:43:40 -04:00
DemiPixel
8f364579cd Start of plugins 2015-09-06 12:57:34 -07:00
Romain Beaumont
7cc78b6ef1 add kicked and banned event to api 2015-09-06 18:06:45 +02:00
Romain Beaumont
961fd045ac use 24h format 2015-09-06 17:48:54 +02:00
Romain Beaumont
bd240b5b80 add node-uuid to dependencies 2015-09-06 17:10:38 +02:00
Romain Beaumont
4bf03223dd clean kick/ban system 2015-09-06 17:10:38 +02:00
DemiPixel
2b8a24e2ef It's always the little things you miss! 2015-09-06 17:10:38 +02:00