Romain Beaumont
|
43b665bb84
|
update to standard 12
|
2018-11-25 16:31:55 +01:00 |
|
Romain Beaumont
|
36b11e6163
|
fixed nether by adding some glowstone to have some light
(necessary in 1.12)
|
2018-05-27 19:14:41 +02:00 |
|
Romain Beaumont
|
f4885d81e8
|
bring (static) multi version support to world generations
|
2018-05-13 19:10:48 +02:00 |
|
mhsjlw
|
44f0024cc6
|
Add standard linting
|
2018-05-13 09:26:48 -04:00 |
|
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 |
|