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
extremeheat
b930840bec
Update README discord badge
...
Update README discord badge to match mineflayer
2022-11-01 17:38:41 -04:00
extremeheat
a326d42a10
Release 3.21.0 ( #315 )
...
3.21.0
* Update HISTORY.md
* Update package.json
* Update HISTORY.md
* Update startVanillaServer.js
* Update startVanillaServer.js
* Update startVanillaServer.js
* lint
2022-10-29 03:24:52 -04:00
extremeheat
e7f8357a36
Support 1.19.40 ( #314 )
2022-10-29 02:25:31 -04:00
Miner
58724960ba
types: Fix missing field in ServerAdvertisement ( #313 )
2022-10-27 17:41:31 -04:00
extremeheat
20da9446f0
Update microsoftAuth to set default flow option ( #309 )
...
* Update microsoftAuth to set default flow option
Explicitly specify to login through live.com
* Update package.json
2022-10-25 04:22:30 -04:00
extremeheat
616c587f14
Add 1.19.31 to types
2022-10-22 10:17:15 -04:00
extremeheat
c362968c5b
Release 3.20.1 ( #300 )
3.20.1
2022-10-15 17:43:55 -04:00
dependabot[bot]
9674fc0126
Bump mocha from 9.2.2 to 10.0.0 ( #207 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.2 to 10.0.0.
- [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/v9.2.2...v10.0.0 )
---
updated-dependencies:
- dependency-name: mocha
dependency-type: direct:development
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>
2022-10-14 00:57:29 -04:00
dependabot[bot]
169e305c42
Bump raknet-node from 0.4.6 to 0.5.0 ( #296 )
2022-10-06 22:20:13 -04:00
Kurt Thiemann
9724ff41ed
Fix buffer length calculation in ServerAdvertisement ( #292 )
2022-10-04 02:57:00 -04:00
extremeheat
c51b55d4c7
Make CI less flaky ( #293 )
...
* add debug code to server start
* Reduce number of versions tested on Github Action CI to speed up tests
* test: Ask OS for free port instead of random int
2022-10-04 02:47:06 -04:00
extremeheat
3b51ebb6ee
Handle Relay serialization errors by kicking ( #290 )
...
* Handle Relay serialization errors by kicking
* lint
2022-09-26 22:52:34 -04:00
extremeheat
09a17c4ffb
CI: do not fail-fast
2022-09-26 20:48:48 -04:00
extremeheat
131733fb5a
Release 3.20.0 ( #287 )
...
3.20.0
* Release 3.20.0
* Update HISTORY.md
2022-09-24 17:49:52 -04:00
extremeheat
3295c0ddd9
Update doc ( #288 )
...
* Update API.md
* Update README.md
* Update API.md
2022-09-24 16:55:12 -04:00
extremeheat
7c716b9232
1.19.30 support ( #286 )
2022-09-24 16:47:03 -04:00
extremeheat
72dd749717
tools/vanillaServer: add HEAD request timeout
...
prevent long hangs
2022-09-24 15:46:33 -04:00
extremeheat
dbf15c4feb
use raknet-native for tests ( #285 )
2022-09-24 15:25:47 -04:00
extremeheat
f88c8d0bc4
1.19.30 support, improve error handling and server pong data ( #284 )
...
* Update server advertisement
* 1.19.30 protocol support
* Handle configurable compressor
* Support updated 1.19.30 login flow with NetworkSettings
* Improve serialization error handling on client
* refactor compressor handling
* Fix client on older versions, fix internal error handling
* Improve error handling
* Log console connection errors; use raknet-native for proxy test
2022-09-24 13:53:26 -04:00
extremeheat
30c583fcf3
Release 3.19.0 ( #283 )
...
3.19.0
* Update HISTORY.md
* Update package.json
* Remove viewer example
* Update HISTORY.md
2022-09-22 22:47:17 -04:00
extremeheat
99153c2de2
Add option for port redirection, fix Realm handling ( #282 )
...
* Port Redirect Fix - Only Redirect on Unspecified Port
* Update to use `followPort` option
Co-authored-by: Stephen O'Connor <oconnor39@gmail.com>
2022-09-22 15:14:49 -04:00