flying-squid/src/lib/playerPlugins
2015-11-08 09:06:37 -08:00
..
animations.js more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
blocks.js add metadata when placing a block, progress on #9 2015-10-26 21:32:53 +01:00
border.js disable broken world border 2015-10-12 22:36:10 +02:00
chat.js more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
chest.js some more es6 arrows 2015-10-26 02:40:23 +01:00
commands.js Added mobs, /spawn, fixed bugs, added many more 2015-11-07 23:17:38 -08:00
communication.js more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
digging.js Added mobs, /spawn, fixed bugs, added many more 2015-11-07 23:17:38 -08:00
header.js more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
inventory.js more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
log.js listen on server 'connection' to listen to non-PLAY errors, try to fix #85 2015-10-26 22:33:52 +01:00
login.js implement skins (player properties) 2015-11-06 21:40:18 +01:00
logout.js listen on server 'connection' to listen to non-PLAY errors, try to fix #85 2015-10-26 22:33:52 +01:00
moderation.js more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
placeBlock.js Add cool sounds, remove some debugging 2015-11-08 09:06:37 -08:00
pvp.js Added mobs, /spawn, fixed bugs, added many more 2015-11-07 23:17:38 -08:00
respawn.js fix respawning : fix #91 2015-11-06 19:17:52 +01:00
settings.js handle player set view distance, fix #76 2015-11-06 20:50:29 +01:00
signs.js move back files where they should have been (in src/) 2015-10-09 18:07:33 +02:00
sound.js Lots of stuff. 2015-11-05 17:41:16 -08:00
stats.js more es6 refactoring : use destructing and more arrow functions 2015-10-26 01:53:07 +01:00
updatePositions.js Added mobs, /spawn, fixed bugs, added many more 2015-11-07 23:17:38 -08:00
world.js only wait between each chunk after the initial map was sent 2015-11-06 22:11:52 +01:00