flying-squid/lib/playerPlugins
2015-08-27 23:26:23 +02:00
..
blocks.js add player.changeBlock method, make digging work in creative mode, basic block_place functionality 2015-08-27 03:46:53 +02:00
chat.js Implemented commands 2015-08-27 16:58:04 -04:00
communication.js 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
digging.js add player.changeBlock method, make digging work in creative mode, basic block_place functionality 2015-08-27 03:46:53 +02:00
log.js add username to the player object 2015-08-26 21:48:56 +02:00
login.js add logout to its own file, expose sendInitialPosition and spawn, implement respawn, fix #16 2015-08-27 23:26:23 +02:00
logout.js add logout to its own file, expose sendInitialPosition and spawn, implement respawn, fix #16 2015-08-27 23:26:23 +02:00
placeBlock.js add player.changeBlock method, make digging work in creative mode, basic block_place functionality 2015-08-27 03:46:53 +02:00
pvp.js Added PVP 2015-08-27 12:26:53 -04:00
respawn.js add logout to its own file, expose sendInitialPosition and spawn, implement respawn, fix #16 2015-08-27 23:26:23 +02:00
settings.js gameMode handling and better spawn point : now choose randomly in an array of points 2015-08-27 03:01:26 +02:00
updatePositions.js fix diff check : see http://wiki.vg/Protocol#Entity_Look_And_Relative_Move 2015-08-27 22:25:23 +02:00