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
|
f17f54fe92
|
Adding op 'n stuff
|
2015-12-05 21:52:46 -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
|
cb88a5cbbb
|
Lots and lots and lots of changes... Plugins begin again!
|
2015-11-21 14:30:16 -08:00 |
|
DemiPixel
|
4d7f000b61
|
Last fixes
|
2015-11-20 14:38:05 -08:00 |
|
DemiPixel
|
8215985f7f
|
Fix a lot of communication things, added lots of semicolons, started on entity knockback (hehe, doesn't work well, needs improvement)
|
2015-11-20 13:52:19 -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
|
39dc37f94d
|
put together player plugins and server plugins
|
2015-11-16 20:23:09 +01:00 |
|