Commit graph

564 commits

Author SHA1 Message Date
mhsjlw
988e3fde96
Merge pull request #331 from PrismarineJS/version_support
Bring (static) multi-version support
2018-05-13 13:14:28 -04:00
Romain Beaumont
f4885d81e8
bring (static) multi version support to world generations 2018-05-13 19:10:48 +02:00
Romain Beaumont
a35d871830
default version is 1.8.9 2018-05-13 16:24:40 +02:00
Romain Beaumont
e607738892
fix style in app.js 2018-05-13 16:21:40 +02:00
Romain Beaumont
7bd164aa39
Make default settings default (fix #223) 2018-05-13 16:11:24 +02:00
Romain Beaumont
b6eca14b82
var -> const 2018-05-13 16:01:37 +02:00
Romain Beaumont
ffb6e1a5b3
Merge pull request #329 from PrismarineJS/standard
Add standard linting
2018-05-13 15:43:52 +02:00
mhsjlw
33532c7f93
Merge branch 'master' into standard 2018-05-13 09:31:55 -04:00
mhsjlw
44f0024cc6 Add standard linting 2018-05-13 09:26:48 -04:00
Romain Beaumont
b5618e03be
add package-lock.json to gitignore 2018-05-13 14:04:49 +02:00
mhsjlw
0015986621
Merge pull request #320 from PrismarineJS/circle
Migrate to CircleCI 2 and Jest
2018-02-06 22:25:47 -05:00
mhsjlw
241cc0e014 Fix requireindex and mineflayer.js 2018-02-06 22:24:20 -05:00
mhsjlw
72e42982b0 Migrate to CircleCI 2 and Jest
- Reformatted the test files
- mineflayer.js is broken
- CircleCI will cache node_modules/
2018-02-05 21:04:34 -05:00
mhsjlw
62ac46e8e3
Merge pull request #319 from PrismarineJS/remove-babel
Remove babel and unused dependencies
2018-02-04 17:09:15 -05:00
mhsjlw
9fca132bc1 Fix tests 2018-02-04 16:45:47 -05:00
mhsjlw
711a484b72 Remove babel and unused dependencies 2018-02-04 16:06:20 -05:00
Romain Beaumont
1f4084d079
Merge pull request #314 from Shin-JaeHeon/master
CONTRIBUTE.md translated into Korean.
2017-11-18 19:17:15 +01:00
Shin-JaeHeon
8a59391c2f Correcting Translation Errors 2017-11-19 03:12:26 +09:00
Shin-JaeHeon
d96ddb95ee CONTRIBUTE.md Translated into Korean. 2017-11-19 03:09:26 +09:00
Romain Beaumont
4cecd70cc6
use prismarine-world supporting cross version 2017-01-12 19:32:53 +01:00
Romain Beaumont
7970461e37 Merge pull request #281 from DeudlyYT/master
Added my plugin to the README
2016-11-21 11:37:26 +01:00
DeudlyYT
5a7bcb995c Added my plugin 2016-11-20 13:13:41 +01:00
Greenkeeper
bc945c9629 chore(package): update gulp-sourcemaps to version 2.0.0 (#275)
https://greenkeeper.io/
2016-10-11 16:31:19 +02:00
Romain Beaumont
529bd8f5bc
use node 6 in circle ci 2016-10-08 14:46:48 +02:00
Romain Beaumont
6040a4a12d
add doc of player.commands 2016-08-18 13:02:43 +02:00
Marcel
38b4d4cd29 Fix Link (#266) 2016-08-16 13:47:56 +02:00
Greenkeeper
f019c316db chore(package): update request-promise to version 4.1.0 (#262)
https://greenkeeper.io/
2016-08-01 11:28:49 +02:00
Greenkeeper
0d0ee2e3d9 chore(package): update mocha to version 3.0.0 (#263)
https://greenkeeper.io/
2016-08-01 11:28:30 +02:00
Romain Beaumont
1bf9242cd1
Release 1.0.0 2016-05-30 23:40:26 +02:00
Romain Beaumont
3d66567bb0
bump dependencies 2016-05-30 23:36:02 +02:00
Greenkeeper
b54b7d36c1 Update minecraft-data to version 1.5.0 🚀 (#243)
* chore(package): update minecraft-data to version 1.5.0

https://greenkeeper.io/

* carret
2016-05-21 00:20:01 +02:00
Dylan
3b563b64ce Implement difficulty
* added some code to set the difficulty of the server

* Add difficulty variable
 Added difficulty to default-settings.json
 changed difficulty: 0 to difficulty: serv.difficulty in
 -respawn.js
 -world.js
 -login.js

* set server diff
* added setting serv difficulty on server start in settings.js
* added serv in module.exports.player=function(player, serv) in player.js and in respawn.js
2016-05-01 01:25:12 +02:00
Romain Beaumont
e3acaf8555
fix the weather command 2016-04-30 01:25:57 +02:00
Romain Beaumont
17477c2155 Merge pull request #239 from OverloadedWolf/master
[WIP] Weather Command
2016-04-30 01:24:48 +02:00
OverloadedWolf
b0864da791 Weather Command
Created the base for the weather command. Currently it will give an
warning if you do not have enough parameters to fulfill the command. It
will, however, crash the server when used properly.
2016-04-29 17:26:50 -04:00
Romain Beaumont
fffccdc127 Merge pull request #237 from FlyingPony/master
Inventory related stuff for #236
2016-04-17 00:26:35 +02:00
Romain Beaumont
bd9a3a510a Merge pull request #238 from PrismarineJS/greenkeeper-request-promise-3.0.0
Update request-promise to version 3.0.0 🚀
2016-04-17 00:24:37 +02:00
greenkeeperio-bot
7020ae6c4d chore(package): update request-promise to version 3.0.0
http://greenkeeper.io/
2016-04-17 00:19:16 +02:00
C109
4a8ea541ff Git sillyness 2016-04-14 19:47:31 -04:00
C109
a61dcd6fc3 Remove block from inventory when placing it 2016-04-14 19:14:27 -04:00
Romain Beaumont
7f231c5234
the option is called max-players, fix #235 2016-04-14 01:06:11 +02:00
Romain Beaumont
53504d0c54 Merge pull request #229 from PrismarineJS/greenkeeper-minecraft-data-1.4.1
Update minecraft-data to version 1.4.1 🚀
2016-04-03 02:04:40 +02:00
greenkeeperio-bot
461a1e69ee chore(package): update minecraft-data to version 1.4.1
http://greenkeeper.io/
2016-04-02 02:47:27 +02:00
Romain Beaumont
358f0c8841 fix /version 2016-03-28 01:05:53 +02:00
Romain Beaumont
c9c77d9156 Merge pull request #228 from PrismarineJS/greenkeeper-minecraft-data-1.3.1
Update minecraft-data to version 1.3.1 🚀
2016-03-22 16:26:56 +01:00
greenkeeperio-bot
9a73f962fe chore(package): update minecraft-data to version 1.3.1
http://greenkeeper.io/
2016-03-22 16:20:20 +01:00
Romain Beaumont
6b365948ab unhandledRejection in app.js 2016-03-19 16:22:32 +01:00
Romain Beaumont
fa8f94ce69 node-voxel-worldgen is a world generation, not a plugin 2016-03-18 22:01:30 +01:00
mhsjlw
1ef8f617bc add node-voxel-worldgen plugin to plugin list 2016-03-18 16:54:43 -04:00
Romain Beaumont
308fc5c8a0 limit the number of entities in initEntity 2016-03-18 13:56:05 +01:00