Commit graph

1238 commits

Author SHA1 Message Date
Romain Beaumont
f4f72f1d35
Release 1.10.0 2019-12-29 23:39:50 +01:00
Romain Beaumont
3e831b701c
Merge pull request #669 from PrismarineJS/1.15.1_support
update mcdata and bring 1.15.1 support
2019-12-29 23:36:10 +01:00
Romain Beaumont
1f56196561
also support for 1.15 2019-12-29 23:35:34 +01:00
Romain Beaumont
33178bb94d
add new fields in login packet usage for 1.15.1 2019-12-29 23:27:04 +01:00
Romain Beaumont
4604330586
handle count with number properly in packet test 2019-12-29 23:17:38 +01:00
Romain Beaumont
c0ae9b1546
update mcdata and bring 1.15.1 support 2019-12-29 22:56:59 +01:00
Romain Beaumont
bb9a4453d5
Merge pull request #665 from ShayBox/patch-1
Add connect to types
2019-12-26 21:11:12 +01:00
Romain Beaumont
e9c341b74f
Merge pull request #666 from PrismarineJS/greenkeeper/@types/node-13.1.0
Update @types/node to the latest version 🚀
2019-12-26 21:10:25 +01:00
greenkeeper[bot]
77b963eb4e
chore(package): update @types/node to version 13.1.0 2019-12-23 17:34:42 +00:00
Shayne Hartford
2d83c0e415
Fix type and add close type to Server 2019-12-22 01:12:43 -05:00
Shayne Hartford
6dff6489c9
Change name and move position 2019-12-21 19:43:46 -05:00
Shayne Hartford
3b7ecc5895
Add connect to types
Add missing connect function to typings for Client
<https://github.com/PrismarineJS/node-minecraft-protocol/blob/master/src/client.js#L222>
2019-12-21 19:42:16 -05:00
Romain Beaumont
bbe666f968
Merge pull request #662 from matthi4s/master
socket end timeout
2019-11-15 23:19:33 +01:00
Matthias Neid
be1870457c fixed indentation 2019-11-15 14:08:45 +01:00
Matthias Neid
7c916ff179 increase socket end timeout 2019-11-15 14:02:12 +01:00
Matthias Neid
023bfea6e2 added socket end timeout 2019-11-15 13:54:12 +01:00
Kasper Seweryn
e36e8fe0d3 Add @waff/yggdrasil
As the author of node-yggdrasil doesn't seem to accept new PRs, I've created a fork which fixes phin error (thanks to @rom1505) and adds more meaningful messages for a couple of CloudFlare errors as proposed in https://github.com/PrismarineJS/mineflayer/issues/880#issuecomment-549127642
2019-11-06 01:40:21 +01:00
Romain Beaumont
dc713f0cf3
Merge pull request #648 from PrismarineJS/greenkeeper/standard-14.0.0
Update standard to the latest version 🚀
2019-08-21 00:17:24 +02:00
Romain Beaumont
83a77be10b fix for latest standard 2019-08-20 22:14:37 +00:00
greenkeeper[bot]
6aff4da999
chore(package): update standard to version 14.0.0 2019-08-19 21:31:41 +00:00
Romain Beaumont
8e5264dc52 fix lint for new standard version 2019-08-03 23:29:14 +00:00
Romain Beaumont
9268d95571 Release 1.9.4 2019-08-03 23:22:04 +00:00
Romain Beaumont
8fdb31054f add reference to node types in typescripts types
Fixes PrismarineJS/node-minecraft-protocol#644
2019-08-03 23:20:42 +00:00
greenkeeper[bot]
be7757b272 chore(package): update standard to version 13.0.1 2019-08-03 23:17:27 +00:00
Romain Beaumont
97da80d53a add gitpod config file 2019-08-03 23:02:44 +00:00
Romain Beaumont
b3faa54086
Make 1.14.4 the tested version of 1.14 major 2019-07-28 21:45:20 +02:00
Romain Beaumont
fbb1340033 add gitpod badge 2019-07-21 09:48:18 +00:00
Romain Beaumont
57717ed5ca
Make 1.14.3 the tested version of 1.14 major 2019-07-08 23:29:04 +02:00
Romain Beaumont
4a0889fe14
Release 1.9.3 2019-07-08 00:17:25 +02:00
Romain Beaumont
fbb92ffac6
handle both max-players and maxPlayers in createServer options
fix #632
2019-07-08 00:16:39 +02:00
Romain Beaumont
adbf603825
Release 1.9.2 2019-07-07 23:40:16 +02:00
Romain Beaumont
ffaa9f7990
check whether version is supported in server auto version detection 2019-07-07 23:37:19 +02:00
Romain Beaumont
423036c42d
Release 1.9.1 2019-07-07 23:30:39 +02:00
Romain Beaumont
d3a9f7dcea
throw an unsupported protocol version in createServer when asking for an unsupported version 2019-07-07 23:26:28 +02:00
Romain Beaumont
c59d9e2687
Merge pull request #633 from PrismarineJS/greenkeeper/@types/node-12.0.3
Update @types/node to the latest version 🚀
2019-05-29 00:07:11 +02:00
greenkeeper[bot]
772ed06811 chore(package): update @types/node to version 12.0.3 2019-05-28 19:52:44 +00:00
Romain Beaumont
cc622a5c5c
Release 1.9.0 2019-05-20 01:56:17 +02:00
greenkeeper[bot]
a95c6a1ad2 chore(package): update @types/node to version 11.9.0 (#617) 2019-05-20 01:47:14 +02:00
Romain Beaumont
b5b500adf8
1.14 support (#628) 2019-05-20 01:46:02 +02:00
Romain Beaumont
7c92ac9099
Merge pull request #619 from vlakreeh/master
Fix some typescript declarations
2019-03-11 18:35:01 +01:00
vlakreeh
56a3c36295 fix typescript declarations 2019-02-26 09:22:32 -05:00
Romain Beaumont
2732335b26
Merge pull request #618 from PrismarineJS/greenkeeper/mocha-6.0.0
Update mocha to the latest version 🚀
2019-02-19 18:23:41 +01:00
greenkeeper[bot]
f4249f15d5 chore(package): update mocha to version 6.0.0 2019-02-18 22:10:53 +00:00
Romain Beaumont
9ee8ece407
Merge pull request #611 from DeliciousJaffa/patch-1
Bump default version to 1.13.2
2019-01-22 02:07:44 +01:00
Jaffa
4ec8b3f254
Bump default version 2019-01-18 05:09:03 +00:00
Romain Beaumont
2f2648a17e
Merge pull request #609 from Sceat/patch-1
Add related helper mapItem library
2018-12-22 10:07:10 +01:00
Romain Beaumont
d171e47554
Merge pull request #610 from Gjum/patch/socket-end
Distinguish socket ending from other end reasons
2018-12-22 10:06:26 +01:00
Gjum
66e4bbc3b3
Distinguish socket ending from other end reasons 2018-12-22 05:33:05 +01:00
Sceat
4cd893607c
Add related helper mapItem library
https://github.com/AresRPG/aresrpg-map-colors
2018-12-18 03:46:27 +02:00
Romain Beaumont
8bccc3cb75
Release 1.8.3 2018-12-15 18:48:21 +01:00