Commit graph

11 commits

Author SHA1 Message Date
Romain Beaumont
757b049c15 basic digging implementation 2015-08-27 01:56: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
bddc8d117d actually use teleport 2015-08-26 23:12:25 +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
34ca0aa788 update position also on position_look, fix #2 2015-08-26 21:56:41 +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
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