flying-squid/src/lib/plugins
Romain Beaumont 804ddee7c1 Merge pull request #123 from 109C/master
Disable shift clicking
2015-11-25 00:12:07 +01:00
..
animations.js Adding behaviors 2015-11-22 18:35:33 -08:00
behavior.js Lots and lots and lots of changes... Plugins begin again! 2015-11-21 14:30:16 -08:00
blocks.js Add behaviors, edit docs a TON (YOU'RE WELCOME) 2015-11-22 18:35:33 -08:00
border.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
chat.js Trying to fix sound, no success so far 2015-11-22 19:31:00 -08:00
chest.js Fix stuff, add a small implementation of picking up blocks (doesn't go into inventory) 2015-11-19 21:16:27 -08:00
commands.js Fix packages, add catch to commands 2015-11-23 13:54:23 -08:00
communication.js Fix a lot of communication things, added lots of semicolons, started on entity knockback (hehe, doesn't work well, needs improvement) 2015-11-20 13:52:19 -08:00
daycycle.js Adding behaviors 2015-11-22 18:35:33 -08:00
digging.js Added forceCancelDig and some other stuff 2015-11-23 19:27:35 -08:00
entities.js Merge pull request #116 from 109C/master 2015-11-24 23:43:02 +01:00
external.js Fix crashing for module plugins 2015-11-24 14:35:07 -08:00
header.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
inventory.js Not even shift clicking works... 2015-11-24 18:09:55 -05:00
log.js Add behaviors, edit docs a TON (YOU'RE WELCOME) 2015-11-22 18:35:33 -08:00
login.js Lots and lots and lots of changes... Plugins begin again! 2015-11-21 14:30:16 -08:00
logout.js Last fixes 2015-11-20 14:38:05 -08:00
moderation.js use Vec3 correctly + move commands in the related plugins 2015-11-16 22:22:58 +01:00
modpe.js Fix a lot of communication things, added lots of semicolons, started on entity knockback (hehe, doesn't work well, needs improvement) 2015-11-20 13:52:19 -08:00
particle.js Lots and lots and lots of changes... Plugins begin again! 2015-11-21 14:30:16 -08:00
physics.js Fix a lot of communication things, added lots of semicolons, started on entity knockback (hehe, doesn't work well, needs improvement) 2015-11-20 13:52:19 -08:00
placeBlock.js Added forceCancelDig and some other stuff 2015-11-23 19:27:35 -08:00
players.js use Vec3 correctly + move commands in the related plugins 2015-11-16 22:22:58 +01:00
pvp.js Add behaviors, edit docs a TON (YOU'RE WELCOME) 2015-11-22 18:35:33 -08:00
respawn.js Adding behaviors 2015-11-22 18:35:33 -08:00
settings.js use Vec3 correctly + move commands in the related plugins 2015-11-16 22:22:58 +01:00
signs.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
sound.js Change to async emits 2015-11-23 11:23:50 -08:00
stats.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
tick.js improve ticking, fix #101 2015-11-19 23:46:03 +01:00
updatePositions.js Add behaviors, edit docs a TON (YOU'RE WELCOME) 2015-11-22 18:35:33 -08:00
world.js Adding behaviors 2015-11-22 18:35:33 -08:00