flying-squid/src/lib/plugins
2015-12-05 21:24:38 -08:00
..
animations.js Adding behaviors 2015-11-22 18:35:33 -08:00
behavior.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
blocks.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
border.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
chat.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
chest.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
commands.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
communication.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
daycycle.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
digging.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
entities.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
external.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
header.js serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
inventory.js send equipment during spawn and fix some code style issues 2015-11-28 21:54:49 +01:00
log.js fix settings, cleanup logs (fix #125) 2015-11-25 19:49:38 +01:00
login.js start fixing inventory equipments 2015-11-28 21:40:09 +01:00
logout.js fix entity dying, add /killall commands, add entity.takeDamage method, remove despawnPlayers (same as despawnEntities) 2015-11-29 20:08:42 +01:00
moderation.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
modpe.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
particle.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
physics.js Fixed friction bug 2015-12-01 11:35:20 -05:00
placeBlock.js improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
players.js use Vec3 correctly + move commands in the related plugins 2015-11-16 22:22:58 +01:00
pvp.js map 7 dragon parts to dragon when attacking the dragon, fix #109 2015-11-29 22:03:42 +01: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 improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
spawn.js add /attach <carrierId> <attachedId> to attach an entity on an other one 2015-11-30 02:51:25 +01: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
tp.js Add ~ tp /tp, small fixes 2015-12-05 21:24:38 -08:00
updatePositions.js Add ~ tp /tp, small fixes 2015-12-05 21:24:38 -08:00
world.js send equipment during spawn and fix some code style issues 2015-11-28 21:54:49 +01:00