Commit graph

18 commits

Author SHA1 Message Date
DemiPixel
0684ff481f Added mobs, /spawn, fixed bugs, added many more 2015-11-07 23:17:38 -08:00
Romain Beaumont
010cda5c6e use destructuring in more commands 2015-11-06 19:07:05 +01:00
Romain Beaumont
41811c79b5 improve code of new commands : do the parsing in parse and use destructuring 2015-11-06 18:39:29 +01:00
DemiPixel
446dfa64d0 Lots of stuff. 2015-11-05 17:41:16 -08:00
DemiPixel
2955c5bcfd Support sound basics 2015-11-02 19:04:09 -08:00
Romain Beaumont
81d6cca4f1 add metadata when placing a block, progress on #9 2015-10-26 21:32:53 +01:00
Romain Beaumont
888fa21b7b some more es6 arrows 2015-10-26 02:40:23 +01:00
Romain Beaumont
a50642967b use more es6 arrow function, and directly define the player.f functions instead of defining the function then assigning it 2015-10-26 01:15:21 +01:00
Romain Beaumont
69819b880e proper /changeworld overworld|nether command implemented 2015-10-25 23:58:30 +01:00
Romain Beaumont
c2b1424743 serv.setBlock -> player.setBlock 2015-10-25 21:24:37 +01:00
Romain Beaumont
c89c9e722e move Command class to its own file, fix bugs in commands and improve info 2015-10-13 00:17:38 +02:00
JWo1F
b51519e138 fixes 2015-10-11 07:32:49 +03:00
JWo1F
19b5c9a9cc move code to inject section 2015-10-11 07:11:36 +03:00
JWo1F
75f974ecc8 ping! 2015-10-11 06:42:46 +03:00
JWo1F
0f5ce49610 commands 2015-10-11 06:11:03 +03:00
Romain Beaumont
51148036e4 put modpe in its own command namespace (/modpe <command>), add the same /time command that minecraft has 2015-10-10 15:56:47 +02:00
Ubuntu
a4cae0c143 Modpe support is merged, added flag for enabling modpe, added world edit 2015-10-09 18:07:33 +02:00
Romain Beaumont
a79181b27e go to es6 + use real prismarine-chunk and prismarine-world 2015-10-02 00:12:09 +02:00
Renamed from lib/playerPlugins/commands.js (Browse further)