flying-squid/lib/playerPlugins
2015-08-28 01:10:35 +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 add player.handleCommand to the api, improve command handling 2015-08-28 01:10:35 +02:00
commands.js add player.handleCommand to the api, improve command handling 2015-08-28 01:10:35 +02: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 improve command handling and expose setGameMode 2015-08-28 00:53:19 +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 add animation when a player is dead, fix #17 2015-08-27 23:44:15 +02: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