Commit graph

501 commits

Author SHA1 Message Date
MrSterdy
50cd489f6e
Mark listen and close as async (#440) 2023-08-05 15:33:25 +02:00
MrSterdy
1414420574
Stop disconnecting when upstream packet deserialization fails (#435)
* Remove disconnect on upstream packet deserialization error

* Add disconnectOnParseError option

* Rename disconnectOnParseError option to omitParseErrors

* Update index.d.ts

* Update index.d.ts

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
2023-07-29 10:14:10 +02:00
Tamas Papp
010d57e78a
Add 1.20.0 and 1.20.10 to index.d.ts (#431) 2023-07-19 12:59:38 -04:00
rom1504bot
d063a6427a
Release 3.30.0 (#429) 3.30.0
* Release 3.30.0

* Update HISTORY.md

* Update HISTORY.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2023-07-12 14:05:46 -04:00
extremeheat
46f11204ba
1.20.10 support (#428)
* 1.20.10 support

* Update README.md
2023-07-12 14:01:10 -04:00
extremeheat
fe3c3b01fc
Add commands workflow 2023-07-12 13:21:25 -04:00
GameParrot
b2c141c25f
Fix upstream relay batchingInterval (#425) 2023-07-04 07:27:40 -04:00
Nyrok
aa0b5743b5
Release 3.29.1 (#421) 3.29.1 2023-06-26 18:27:04 -04:00
extremeheat
d2c4430833
Add missing data to client login user chain (#420)
Fix connecting to pocketmine servers
2023-06-25 14:20:50 -04:00
extremeheat
d31b2b2aec
Add FAQ entry and replit warning on client ping error (#415) 2023-06-17 23:04:23 -04:00
Visual1mpact
0b7f3e037d
types: Fix Relay authTitle type (#418)
authType is a string. It was corrected in commit 8507286895 but this particular change was overlooked.

This solves the error:

node_modules/bedrock-protocol/index.d.ts:177:17 - error TS2304: Cannot find name 'title'.

177     authTitle?: title | string
                    ~~~~~


Found 1 error in node_modules/bedrock-protocol/index.d.ts:177
2023-06-13 09:42:31 -04:00
extremeheat
6d708339aa
Release 3.29.0 (#411) 3.29.0
* Release 3.29.0

* tests: swap UAs to see if fixes flaky CI

* lint

* tests: increase head timeout

* undo ua changes
2023-06-08 05:26:22 -04:00
extremeheat
97b8140fdd
1.20.0 support (#410) 2023-06-08 03:47:46 -04:00
Hitesh. V
79a6391709
Sponsoring (#402) 2023-05-20 15:04:32 +02:00
kinash
cd0ddc16e1
Update basicServer example to 1.19.80 (#399) 2023-05-20 15:00:52 +02:00
Hitesh. V
2cea7d6912
"JWT not active" FAQ (#397) 2023-05-09 20:07:06 -04:00
LucienHH
3b59446780
Release v3.28.1 (#396) 3.28.1
* Release v3.28.1

* Update HISTORY.md

Only include information relevant to package users

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
2023-05-04 15:23:03 -04:00
andriycraft
17d5b15bac
Update genPacketDumps.js (#393)
* Update genPacketDumps.js

* Update genPacketDumps.js
2023-05-04 12:59:56 -04:00
LucienHH
32e0c66997
Fix followPort option (#394)
* Fix `followPort` option

* Use correct default
2023-05-04 12:58:55 -04:00
extremeheat
8507286895
Update index.d.ts
inline versions list for helper-bot workflow
2023-04-30 19:21:11 -04:00
Hitesh
a8f1349c83
Update type definitions (#391)
* Better Types

* Fixed version

got that issue/information from U9G

Co-Authored-By: u9g <git@u9g.dev>

* removing undocumented type

---------

Co-authored-by: u9g <git@u9g.dev>
2023-04-30 19:19:04 -04:00
extremeheat
d96f1a1a69
Release 3.28.0 (#387) 3.28.0 2023-04-27 02:47:14 -04:00
extremeheat
d4226e0ffd
1.19.80 support (#386) 2023-04-27 02:34:03 -04:00
extremeheat
55cac72af1
Release 3.27.1 (#380) 3.27.1 2023-04-22 17:51:07 -04:00
extremeheat
3c23add812
Fix raknet backend selection (#379) 2023-04-22 17:47:39 -04:00
extremeheat
9cda78f9b5
Release 3.27.0 (#376) 3.27.0 2023-04-21 19:05:28 -04:00
Stephen O'Connor
92b5e42bb5
Update index.d.ts with optionals (#373) 2023-04-19 17:27:37 -04:00
andriycraft
e5b8cc8bde
Update code readability (#370) 2023-04-15 18:54:29 -04:00
Hitesh
27e85867a6
Expose ServerAdvertisement class (#368) 2023-04-14 00:24:14 -04:00
extremeheat
830a58144a
Update mc-data links 2023-04-05 18:28:15 -04:00
extremeheat
75c1447bb6
Release 3.26.0 (#358) 3.26.0
* Update package.json

* Update index.d.ts

* Update HISTORY.md
2023-03-15 01:11:49 -04:00
extremeheat
7a365aa764
1.19.70 support (#357)
* Update options.js

* Update README.md
2023-03-15 00:54:13 -04:00
Hitesh
9848398714
types: add some type hints (#354) 2023-03-15 00:38:28 -04:00
extremeheat
7a05b0a33e
Skip 1.19.30, 1.19.40 middle versions for faster CI
Only on github workflows
2023-03-02 06:14:58 -05:00
extremeheat
d631ed827f
Release 3.25.0 (#353) 3.25.0 2023-02-24 18:28:28 -05:00
Stephen O'Connor
3fd70f97c9
Support 1.19.63 (#352)
* README - bump version

* Update index.d.ts

* Update options.js

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
2023-02-24 18:07:04 -05:00
Hitesh
c1f008a3c9
Add close packet in server player API doc (#347) 2023-02-19 16:13:14 -05:00
extremeheat
ff658b2234
Update doc 2023-02-18 01:23:48 -05:00
extremeheat
1a37b4dac7
Release 3.24.0 (#346) 3.24.0
* Release 3.24.0

* skip 1.19.50
2023-02-17 17:24:12 -05:00
Tamas Papp
2c78372933
1.19.62 support (#345) 2023-02-17 16:44:27 -05:00
extremeheat
359a008b0c
Release 3.23.0 (#341) 3.23.0 2023-02-08 22:36:37 -05:00
extremeheat
fada3aa12a
1.19.60 support (#340) 2023-02-08 22:05:27 -05:00
extremeheat
5e395c5aa4
Add 1.19.51 to types 2023-02-04 14:42:07 -05:00
dependabot[bot]
beca68ee3e
Bump jsonwebtoken from 8.5.1 to 9.0.0 (#328)
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-21 23:32:42 +01:00
Jarco
d06386e0f3
added onMsaCode to ClientOptions (#335)
* added onMsaCode to ClientOptions

* Import the type instead of declaring it
2023-01-20 22:19:20 -05:00
Jarco
d7345ed732
add profilesFolder to ClientOptions (#331) 2022-12-29 18:07:02 +01:00
extremeheat
8c9e776a1a
Release 3.22.0 (#325) 3.22.0 2022-12-02 14:46:16 -05:00
William
74f2efa7a4
1.19.50 support (#324) 2022-12-02 14:34:28 -05:00
Black Hat
d66094a4fd
Add 1.19.41 support to readme (#322)
Co-authored-by: extremeheat <extreme@protonmail.ch>
2022-11-29 12:19:30 -05:00
extremeheat
6737ab09d0 startVanillaServer: handle server timeout on head request 2022-11-29 00:41:53 +00:00