Commit graph

11 commits

Author SHA1 Message Date
DemiPixel
b7aea8251f Fix tp, updatePosition, and tests 2015-12-10 11:20:17 -08:00
DemiPixel
f38ea36c55 Make UserError in index.js 2015-12-10 00:14:29 -08:00
Romain Beaumont
ad7253d36d put experience pure functions in a lib and adapt the doc 2015-12-10 01:47:57 +01:00
Romain Beaumont
865327b482 use require-self for better consistency with external plugins
require("flying-squid").someLib instead of require("../someLib")
2015-12-10 01:25:33 +01:00
DemiPixel
a68b10bfa0 Change to async emits 2015-11-23 11:23:50 -08:00
DemiPixel
cb88a5cbbb Lots and lots and lots of changes... Plugins begin again! 2015-11-21 14:30:16 -08:00
Romain Beaumont
9bcbb991bb serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
Romain Beaumont
39dc37f94d put together player plugins and server plugins 2015-11-16 20:23:09 +01:00
Romain Beaumont
73a18ef863 use an es6 class for the player 2015-10-26 02:59:37 +01:00
Romain Beaumont
733ca45a46 use a class for MCServer 2015-10-26 02:55:08 +01:00
Romain Beaumont
a79181b27e go to es6 + use real prismarine-chunk and prismarine-world 2015-10-02 00:12:09 +02:00