| .. |
|
animations.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
blocks.js
|
fix setBlock
|
2015-11-19 23:50:36 +01:00 |
|
border.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
chat.js
|
fix missing serv in chat.js
|
2015-11-16 23:55:44 +01:00 |
|
chest.js
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
commands.js
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
communication.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
daycycle.js
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
digging.js
|
properly build Vec3 from block_dig location, fix #103
|
2015-11-19 21:56:07 +01:00 |
|
entities.js
|
get ticking back to server plugin (more efficient not to listen lot of time on an event)
|
2015-11-17 00:56:32 +01:00 |
|
header.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
inventory.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
log.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
login.js
|
update to nmp 0.16.2
|
2015-11-19 23:41:29 +01:00 |
|
logout.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
moderation.js
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
modpe.js
|
properly build Vec3 from block_dig location, fix #103
|
2015-11-19 21:56:07 +01:00 |
|
particle.js
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
physics.js
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
placeBlock.js
|
fix setBlock
|
2015-11-19 23:50:36 +01:00 |
|
players.js
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
pvp.js
|
serv, player -> player,serv because serv is often not needed
|
2015-11-16 21:24:19 +01:00 |
|
respawn.js
|
fix respawn
|
2015-11-17 00:32:05 +01: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
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +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 |
|
updatePositions.js
|
improve entity movement a little bit
|
2015-11-17 00:42:39 +01:00 |
|
world.js
|
fix block drop in node 0.10 : itemCount is not optional
|
2015-11-20 00:23:22 +01:00 |