Commit graph

26 commits

Author SHA1 Message Date
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
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
Romain Beaumont
a79181b27e go to es6 + use real prismarine-chunk and prismarine-world 2015-10-02 00:12:09 +02:00
Romain Beaumont
bc66295001 Revert "The Start of Plugins" 2015-09-28 00:26:25 +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
8f364579cd Start of plugins 2015-09-06 12:57:34 -07:00
Romain Beaumont
961fd045ac use 24h format 2015-09-06 17:48:54 +02:00
Romain Beaumont
4bf03223dd clean kick/ban system 2015-09-06 17:10:38 +02:00
DemiPixel
3118823520 Implemented kicking and banning, as well as /kick and /ban 2015-09-06 17:10:38 +02:00
DemiPixel
7547c68100 Added player.sendBlock and serv.setBlock. Added an example command /setblock and made changes (and fixes) to api.md 2015-09-05 18:23:27 -07:00
Romain Beaumont
eb9ef00596 add date to logs 2015-09-06 02:21:28 +02:00
Romain Beaumont
9d1a3e3554 improve and fix logging 2015-09-06 02:13:00 +02:00
Romain Beaumont
37e74ae52c use prismarine-world : flying-squid has now 9 chunk columns 2015-09-05 20:03:10 +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
31f7946437 fix logging 2015-08-28 23:15:49 +02:00
Romain Beaumont
6509f513a8 load player plugin in login.js server plugin, fix #11 2015-08-27 22:39:45 +02:00
mhsjlw
b11fb30ad6 Add serv.entities 2015-08-27 09:25:51 -04:00
Romain Beaumont
0b2967c5db gameMode handling and better spawn point : now choose randomly in an array of points 2015-08-27 03:01:26 +02:00
Romain Beaumont
c3f0645771 emit events instead of directly logging, add longjohn, add chat plugins 2015-08-26 21:41:59 +02:00
Romain Beaumont
2e371e741f Continue refactoring : client now in a player object, methods added to that player object, progress on #3 2015-08-26 20:13:01 +02:00
Romain Beaumont
dde4387536 add api, make login a server plugin 2015-08-26 03:49:06 +02:00
Romain Beaumont
034cd43363 complete reorganization : client plugins, server plugins 2015-08-26 03:27:33 +02:00