Commit graph

18 commits

Author SHA1 Message Date
Romain Beaumont
a79181b27e go to es6 + use real prismarine-chunk and prismarine-world 2015-10-02 00:12:09 +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
Romain Beaumont
37e74ae52c use prismarine-world : flying-squid has now 9 chunk columns 2015-09-05 20:03:10 +02:00
Romain Beaumont
306191fc1d use prismarine-entity, fix #25 2015-08-30 20:52:14 +02:00
Romain Beaumont
32b957cc60 Merge branch 'newlook' 2015-08-28 22:16:48 +02:00
Romain Beaumont
2c6e8c18a7 implement looking, thanks @Gjum and @mhsjlw 2015-08-28 22:15:24 +02:00
Romain Beaumont
8dded86058 improve command handling and expose setGameMode 2015-08-28 00:53:19 +02:00
Romain Beaumont
caedd14632 add logout to its own file, expose sendInitialPosition and spawn, implement respawn, fix #16 2015-08-27 23:26:23 +02:00
mhsjlw
d1cfcc7367 Added PVP 2015-08-27 12:26:53 -04: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
8010ae86bd fix leaving : splice not slice !! 2015-08-27 00:23:19 +02:00
Romain Beaumont
213fe7d84b implement leaving, fix #6 2015-08-26 23:50:03 +02:00
Romain Beaumont
49e313d72b set the spawn point in spawn player plugin, send teleport packet if the position diff is too important, fix #5 2015-08-26 23:08:12 +02:00
Romain Beaumont
a00082b57a add username to the player object 2015-08-26 21:48:56 +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