Commit graph

1482 commits

Author SHA1 Message Date
Romain Beaumont
50a90030b3
add electron example, fix #751 2020-08-03 01:39:04 +02:00
Romain Beaumont
4d092bb4dc
increase closeTimeout default to 2min and add to API 2020-08-03 01:37:35 +02:00
Romain Beaumont
0dede4a06b Release 1.14.0 2020-08-02 22:30:42 +00:00
Romain Beaumont
4b5933291a
Merge pull request #750 from IdanHo/master
Implement fallback aes-js support for cfb8
2020-08-03 00:09:34 +02:00
Idan Horowitz
27aa08b40d only disable the new-cap rule 2020-08-03 00:53:21 +03:00
Idan Horowitz
82364c06ce Implement fallback aes-js support for cfb8 2020-08-03 00:38:53 +03:00
Romain Beaumont
26b41d0084
Merge pull request #747 from PrismarineJS/ping
Prevent ping from hanging if the server never replies. #329
2020-08-01 00:21:05 +02:00
Romain Beaumont
00980f94ab fix lint 2020-07-31 22:12:00 +00:00
Romain Beaumont
2f508e2c7a
Merge pull request #746 from PrismarineJS/pchat
Pchat
2020-07-31 23:58:38 +02:00
Romain Beaumont
ddfc9347d0 fix lint 2020-07-31 21:53:09 +00:00
Robeart
b5c1e05c0c Added support for custom auth/session servers 2020-07-27 12:29:42 +02:00
Romain Beaumont
6346153d15
improve proxy doc 2020-07-18 19:22:48 +02:00
SiebeDW
ad2c0f2b0d Move to prismarine-chat 2020-07-14 19:39:47 +00:00
Romain Beaumont
7a30326403
add some doc to mc.ping 2020-07-14 16:22:21 +02:00
Romain Beaumont
f1273d8043
add prismarine-proxy to readme 2020-07-06 01:34:41 +02:00
Romain Beaumont
c7930ebc96
add pakkit to FAQ 2020-07-06 00:49:04 +02:00
Romain Beaumont
19b5bf5b6d
add pakkit in readme 2020-07-06 00:48:35 +02:00
Romain Beaumont
0deaf5b9f5
add proxy question to FAQ 2020-07-06 00:45:03 +02:00
Romain Beaumont
61352500da update readme and change default version to 1.16.1 2020-06-27 01:34:13 +00:00
Romain Beaumont
0afc54a12b
Release 1.13.0 2020-06-23 17:15:29 +02:00
Romain Beaumont
0fbb5ed260
Merge pull request #733 from PrismarineJS/1.16
Add 1.16 support
2020-06-23 17:14:00 +02:00
Romain Beaumont
cbef0f331f
switch to 1.16 2020-06-23 17:10:22 +02:00
Romain Beaumont
b7c5a45557
fix tests 2020-06-23 17:02:31 +02:00
Romain Beaumont
2da46e1f35
fix clientbound usage of chat and login for 1.16 2020-06-23 16:52:18 +02:00
Romain Beaumont
d3a6a266f6
fixed auto version to use in priority protocol specified vs version name 2020-06-23 16:20:21 +02:00
Romain Beaumont
eea700ffba
update usage of map_chunk 2020-06-23 15:48:33 +02:00
Romain Beaumont
667380497b
update mcdata with fixes 2020-06-23 15:34:38 +02:00
Romain Beaumont
a7a7b5c7e2
Add 1.16-rc1 support
add topBitSetTerminatedArray native type
2020-06-23 03:28:14 +02:00
Romain Beaumont
3c2bf84d72
fix sidebar 2020-06-22 15:21:41 +02:00
Romain Beaumont
486b772e1a
uses docsify for doc 2020-06-22 15:09:52 +02:00
Romain Beaumont
c77298e3b4
Rename HISTORY.md to docs/HISTORY.md 2020-06-22 15:04:12 +02:00
Romain Beaumont
4462fe0453
fix doc and faq link in readme 2020-06-22 15:03:53 +02:00
Romain Beaumont
d7b3be07ca
Update CNAME 2020-06-21 20:18:02 +02:00
Romain Beaumont
ca6cc8080f
Create CNAME 2020-06-21 20:16:06 +02:00
Romain Beaumont
bd6af1f901
fix faq, true not True 2020-06-21 19:56:18 +02:00
Romain Beaumont
e22e6f0ef0
move readme to docs folder for gh pages 2020-06-21 19:34:18 +02:00
Romain Beaumont
5bd83fd57f
Delete issue_template.md 2020-06-21 19:25:32 +02:00
Romain Beaumont
fcd54d2c0e
Update bug_report.md 2020-06-21 19:10:12 +02:00
Romain Beaumont
4f48c7874a Update issue templates 2020-06-21 19:04:23 +02:00
Romain Beaumont
82824325da
Release 1.12.4 2020-06-21 18:59:08 +02:00
Romain Beaumont
89209cf779
if hide errors is true, don't display partial packet errors, add FAQ 2020-06-21 18:57:39 +02:00
Romain Beaumont
8e4978f379
Release 1.12.3 2020-06-21 18:26:47 +02:00
Romain Beaumont
d20c1a618b
in all case of SRV lookup failure, connect directly
solve issues with tcpshield servers
2020-06-21 18:25:23 +02:00
Romain Beaumont
4a20374082
fix a few errors in socks proxy example 2020-06-16 17:53:53 +02:00
Romain Beaumont
fce9ae2661
Release 1.12.2 2020-06-16 01:49:03 +02:00
Romain Beaumont
0aa3253df7
make SRV record correctly propagate host to serverHost field (fix for tcp shield) 2020-06-16 01:47:30 +02:00
Romain Beaumont
b9c6b13f00
Merge pull request #730 from PrismarineJS/dependabot/npm_and_yarn/mocha-8.0.1
Bump mocha from 7.2.0 to 8.0.1
2020-06-13 18:17:05 +02:00
dependabot-preview[bot]
fafd9c0b27
Bump mocha from 7.2.0 to 8.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-11 08:27:56 +00:00
Romain Beaumont
ef604f7568
Merge pull request #728 from PrismarineJS/ga_ci
switch to ga ci
2020-06-07 23:39:14 +02:00
Romain Beaumont
236d4768d5
remove circle ci 2020-06-07 23:37:09 +02:00