Commit graph

11 commits

Author SHA1 Message Date
Romain Beaumont
b5d22e57f9 improve code with webstorm suggestion + split entities.js into spawn.js and other files 2015-11-28 18:23:26 +01:00
DemiPixel
a68b10bfa0 Change to async emits 2015-11-23 11:23:50 -08:00
DemiPixel
fa99c91551 Small fixes 2015-11-23 09:25:59 -08:00
DemiPixel
de59be23ad Trying to fix sound, no success so far 2015-11-22 19:31:00 -08:00
DemiPixel
3ba46f0e97 Adding behaviors 2015-11-22 18:35:33 -08:00
DemiPixel
cb88a5cbbb Lots and lots and lots of changes... Plugins begin again! 2015-11-21 14:30:16 -08:00
DemiPixel
2a376626e6 Fix stuff, add a small implementation of picking up blocks (doesn't go into inventory) 2015-11-19 21:16:27 -08:00
DemiPixel
180799e045 Attempting to convert Player into Entity 2015-11-19 17:17:33 -08: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
39dc37f94d put together player plugins and server plugins 2015-11-16 20:23:09 +01:00
Renamed from src/lib/playerPlugins/sound.js (Browse further)