Commit graph

17 commits

Author SHA1 Message Date
Romain Beaumont
f4a168cffb fix block drop in node 0.10 : itemCount is not optional 2015-11-20 00:23:22 +01:00
Romain Beaumont
da2457eae4 fix setBlock 2015-11-19 23:50:36 +01:00
Romain Beaumont
79e7d040b5 improve ticking, fix #101 2015-11-19 23:46:03 +01:00
Romain Beaumont
3f7853c95b update to nmp 0.16.2 2015-11-19 23:41:29 +01:00
Romain Beaumont
6ea69796fb add a check in block_place : only place a block if you are holding a block, fix #104 2015-11-19 23:06:52 +01:00
Romain Beaumont
477d5ff3b1 properly build Vec3 from block_dig location, fix #103 2015-11-19 21:56:07 +01:00
Romain Beaumont
5530f7b1de 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
Romain Beaumont
4cefdedf75 improve entity movement a little bit 2015-11-17 00:42:39 +01:00
Romain Beaumont
ebed98d85f fix respawn 2015-11-17 00:32:05 +01:00
Romain Beaumont
4cfcfe9277 fix missing serv in chat.js 2015-11-16 23:55:44 +01:00
Romain Beaumont
3b46fc348f add /spawnObject <id> 2015-11-16 23:48:49 +01:00
Romain Beaumont
d87e9a3a31 add /summon <entity_name> command 2015-11-16 23:26:31 +01:00
Romain Beaumont
f522dfac97 use Vec3 correctly + move commands in the related plugins 2015-11-16 22:22:58 +01:00
Romain Beaumont
9bcbb991bb serv, player -> player,serv because serv is often not needed 2015-11-16 21:24:19 +01:00
Romain Beaumont
a1a260c1da move some of entities.js in other files 2015-11-16 21:11:20 +01:00
Romain Beaumont
94a11951f4 entity plugins 2015-11-16 20:57:38 +01:00
Romain Beaumont
39dc37f94d put together player plugins and server plugins 2015-11-16 20:23:09 +01:00