Commit graph

16 commits

Author SHA1 Message Date
Romain Beaumont
94926df8da craftyjs becomes flying-squid (due to name conflict) 2015-08-30 19:49:46 +02:00
Romain Beaumont
8c06acf155 improve logging : create logs dir if it doesn't exist, use log dir relative to path, add shebang in app.js to allow starting the app.js as a bin, make longjohn enable only if NODE_ENV == 'dev', make "craftyjs" a binary installed with package when npm install -g 2015-08-30 07:58:47 +02:00
Romain Beaumont
d9bfdbf59f add minecraft-data in dependencies 2015-08-30 00:41:48 +02:00
Romain Beaumont
5a668e6815 implement digging correctly by using prismarine-block digTime function, fix #7 2015-08-29 04:25:34 +02:00
Romain Beaumont
6318c3d8ad make index.js the main, fix #13 2015-08-27 22:43:07 +02:00
Romain Beaumont
2d62ac8abb add doctoc : add toc in api.md 2015-08-26 20:15:27 +02:00
mhsjlw
a30834ef60 Fix JSON formatting 2015-08-26 07:17:47 -04:00
mhsjlw
750e0de0e5 Update package.json 2015-08-26 07:17:30 -04:00
Romain Beaumont
034cd43363 complete reorganization : client plugins, server plugins 2015-08-26 03:27:33 +02:00
Romain Beaumont
5839d97eaa start fixing spawn : improve player arrays, use vec3, fix relative position 2015-08-25 22:30:31 +02:00
mhsjlw
def7426fc5 Players can now spawn and walk around 2015-08-24 18:41:01 -04:00
mhsjlw
b2191cdfc1 Added tests 2015-08-24 10:25:34 -04:00
mhsjlw
0c4fc34e57 Fixed server side 2015-08-23 11:45:52 -04:00
mhsjlw
c73bb0feb0 Get it working 2015-08-23 10:28:56 -04:00
mhsjlw
9609f1261b Initial commit 2015-08-23 10:21:17 -04:00
roblabla
817912180b Initial commit 2014-01-05 02:01:01 +01:00