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 |
|
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 |
|
Romain Beaumont
|
f522dfac97
|
use Vec3 correctly + move commands in the related plugins
|
2015-11-16 22:22:58 +01:00 |
|
DemiPixel
|
bb80bd7c44
|
Changed stuff, added seeds, etc
|
2015-10-24 19:41:21 -07:00 |
|
DemiPixel
|
1917165caf
|
Change serv.world to serv.worlds. Added playerPlugins/world.js and moved a lot of stuff from login.js there. Generating multiple worlds works and moving players there works as well. A few issues here and there.
|
2015-10-24 16:56:28 -07:00 |
|