Commit graph

508 commits

Author SHA1 Message Date
Romain Beaumont
bccfc5d10c remove /spawn and /spawnObject, fix #175 2016-03-14 15:46:31 +01:00
Romain Beaumont
a17f47c9e9 if the generation module is not on the array, try to require it : dynamic generation handling ! 2016-03-05 01:58:18 +01:00
Romain Beaumont
5958c154d6 Merge pull request #217 from PrismarineJS/greenkeeper-minecraft-protocol-0.19.0
Update minecraft-protocol to version 0.19.0 🚀
2016-02-28 02:30:12 +01:00
greenkeeperio-bot
15eed43ce8 chore(package): update minecraft-protocol to version 0.19.0
http://greenkeeper.io/
2016-02-28 02:26:49 +01:00
Romain Beaumont
dc52841a3b Merge pull request #216 from PrismarineJS/greenkeeper-minecraft-data-1.2.0
Update minecraft-data to version 1.2.0 🚀
2016-02-27 18:32:56 +01:00
greenkeeperio-bot
b9f68f222e chore(package): update minecraft-data to version 1.2.0
http://greenkeeper.io/
2016-02-27 18:10:41 +01:00
Romain Beaumont
77efc96d2c Merge pull request #214 from PrismarineJS/greenkeeper-minecraft-data-1.1.0
minecraft-data@1.1.0 breaks build 🚨
2016-02-23 20:16:43 +01:00
Romain Beaumont
585a4219c4 tilde depend on mcdata 2016-02-23 20:10:55 +01:00
Romain Beaumont
057c3c46a7 update nmp 2016-02-23 20:10:09 +01:00
greenkeeperio-bot
761fb1e887 chore(package): update minecraft-data to version 1.1.0
http://greenkeeper.io/
2016-02-23 17:47:43 +01:00
Romain Beaumont
d6d0aa7b1f update some deps 2016-02-21 21:10:59 +01:00
Romain Beaumont
f46c4225b5 move modpe to a plugin, fix #66, fix #69 2016-02-21 20:35:26 +01:00
Romain Beaumont
ee5beb43c6 update diamond square 2016-02-21 17:43:09 +01:00
Romain Beaumont
5f52a27ebd Merge pull request #210 from rom1504/update_dependencies
update dependencies
2016-02-20 01:04:31 +01:00
Romain Beaumont
bf62bab9b6 update dependencies 2016-02-20 00:54:30 +01:00
Romain Beaumont
688c5c02f5 Merge pull request #199 from PrismarineJS/updates
update dependencies
2016-02-19 12:51:28 +01:00
Romain Beaumont
769da3fcba update dependencies 2016-02-19 12:44:37 +01:00
Romain Beaumont
ff0e7e7786 update nmp 2016-02-12 15:25:40 +01:00
Romain Beaumont
7d876b9312 Merge pull request #189 from PrismarineJS/greenkeeper-minecraft-protocol-0.17.0
Update minecraft-protocol to version 0.17.0 🚀
2016-02-12 15:01:49 +01:00
Romain Beaumont
933d68b36a Use 0.17.1 2016-02-12 14:58:27 +01:00
greenkeeperio-bot
ba90b42716 chore(package): update minecraft-protocol to version 0.17.0
http://greenkeeper.io/
2016-02-12 14:52:32 +01:00
Romain Beaumont
f503411858 Merge pull request #188 from PrismarineJS/greenkeeper-update-all
Update all dependencies 🌴
2016-02-12 14:09:48 +01:00
Romain Beaumont
5c599a4b81 node >=4 2016-02-12 14:06:57 +01:00
Romain Beaumont
9aa1255b8e move to babel6 and bypass https://phabricator.babeljs.io/T6792 2016-02-12 14:02:05 +01:00
Romain Beaumont
ac603cff15 adapt to new minecraft-data entities data 2016-02-12 13:16:56 +01:00
greenkeeperio-bot
df288e4913 chore(package): update dependencies
http://greenkeeper.io/
2016-02-09 15:38:32 +01:00
Romain Beaumont
ef50d796d6 move diamond-square to its own package 2016-01-19 23:12:30 +01:00
Romain Beaumont
a8f925686d caret everything 2016-01-17 18:34:17 +01:00
Romain Beaumont
287d5b39d5 add flying-squid-schematic plugin to plugins list 2016-01-17 18:07:14 +01:00
Romain Beaumont
756d3a8d11 add serv.reloadChunk and update prismarine-chunk and prismarine-world 2016-01-17 18:01:01 +01:00
Romain Beaumont
1851c75b1f Release 0.5.1 2016-01-14 19:49:02 +01:00
Romain Beaumont
1412722d8c make worldFolder optional, fix tests 2016-01-14 19:44:54 +01:00
Romain Beaumont
255791b577 Release 0.5.0 2016-01-14 19:29:59 +01:00
Romain Beaumont
1142174f9c update gitignore and npmignore 2016-01-14 19:27:22 +01:00
Romain Beaumont
40aab303a2 use new prismarine-provider-anvil to read/write the seed, use a worldFolder option instead of regionFolder option, fix #178 2016-01-14 19:18:01 +01:00
Romain Beaumont
19b4c98608 skip too long ticks and don't try to do 2 ticks at the same time 2016-01-14 14:39:38 +01:00
Romain Beaumont
5940f91fce add a /summonMany command, useful for testing 2016-01-14 13:12:22 +01:00
Romain Beaumont
02eed8229f don't rely on ticks to remove effect : ticks slow down the server and should only be used if strictly necessary 2016-01-14 13:09:59 +01:00
Romain Beaumont
a5823406ce Release 0.4.0 2016-01-14 02:24:24 +01:00
Romain Beaumont
678656e631 add everybody-op option, fix #181 2016-01-14 01:14:09 +01:00
Romain Beaumont
029c31fad6 add player-list-text config option, and add missing options in the api.md, fix #180 2016-01-14 01:09:07 +01:00
Romain Beaumont
c861ac14b9 fix posFromString 2016-01-08 22:27:14 +01:00
Romain Beaumont
e7fe4d5051 disable loading/saving in tests 2016-01-05 02:15:18 +01:00
Romain Beaumont
48defee1e3 use prismarine-world 0.4.0 to implement loading/saving, use nmp 0.16.6 to fix a small latency bug 2016-01-05 00:40:13 +01:00
Romain Beaumont
95b5b57e72 implement latency 2015-12-22 00:28:50 +01:00
Romain Beaumont
c125221d5c increase timeout in detect portal test to avoid circle ci failing 2015-12-18 20:17:12 +01:00
Romain Beaumont
e84d416442 remove gratipay 2015-12-18 17:53:21 +01:00
Romain Beaumont
8a5fb267ab fix plugin loading logging 2015-12-18 15:36:18 +01:00
Romain Beaumont
baca95c070 a small fix 2015-12-18 14:58:32 +01:00
Romain Beaumont
1d882c4af9 some webstorm found fixes 2015-12-18 14:27:36 +01:00