Romain Beaumont
|
8c4406804e
|
use const and let instead of var
see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const and https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let
|
2015-12-17 11:36:43 +01:00 |
|
DemiPixel
|
b7aea8251f
|
Fix tp, updatePosition, and tests
|
2015-12-10 11:20:17 -08:00 |
|
DemiPixel
|
fe2f220f10
|
Big changes to player/entity.sendPosition and entity/player.teleport. Not fully working yet.
|
2015-12-09 23:04:57 -08:00 |
|
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
|
483269db4c
|
Added forceCancelDig and some other stuff
|
2015-11-23 19:27:35 -08:00 |
|
DemiPixel
|
a68b10bfa0
|
Change to async emits
|
2015-11-23 11:23:50 -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
|
180799e045
|
Attempting to convert Player into Entity
|
2015-11-19 17:17:33 -08:00 |
|