Commit graph

508 commits

Author SHA1 Message Date
extremeheat
347e303ce4
Remove protodef varint types (#552)
Remove protodef types which are now natively in ProtoDef
2024-12-09 17:55:31 -05:00
rom1504bot
f48b50849a
Release 3.42.0 (#551) 3.42.0
* Release 3.42.0

* Update HISTORY.md

* Update README.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2024-12-05 01:08:37 -05:00
extremeheat
1c0836bff0
1.21.50 2024-12-05 00:44:03 -05:00
extremeheat
b4adf04845
Update vanilla test server setup (#550)
* Update test server

* lint
2024-12-05 00:05:30 -05:00
extremeheat
52358d7277
Update internal tests for 1.21.50 2024-12-04 23:13:16 -05:00
extremeheat
29c7b92d96
Update startVanillaServer.js 2024-12-04 22:47:15 -05:00
LucienHH
911e0e890f
Dynamic compression & batch header (#544) 2024-12-03 17:23:32 -05:00
rom1504bot
fa730786d5
Release 3.41.0 (#538) 3.41.0
* Release 3.41.0

* Update HISTORY.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2024-10-24 23:00:42 -04:00
extremeheat
dd5c4de4f2
1.21.42 2024-10-24 22:46:20 -04:00
extremeheat
a4023b987b
Update options.js 2024-10-24 22:14:34 -04:00
extremeheat
cd937a45d0
Update startVanillaServer.js 2024-10-24 22:02:07 -04:00
rom1504bot
391ea9814c
Release 3.40.0 (#529) 3.40.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-20 04:04:13 -04:00
poekcosimo
fc30c96135
1.21.30 support (#527) 2024-09-20 03:50:40 -04:00
extremeheat
cb530c8b45
Update tests (#528)
* Debug

* Update internal.js

* Update internal.js

* Update internal.js

* Update internal.js
2024-09-20 01:07:47 -04:00
rom1504bot
418efa1da6
Release 3.39.0 (#522) 3.39.0 2024-08-17 21:18:52 -04:00
extremeheat
3be55777fa
1.21.20 2024-08-17 20:52:54 -04:00
extremeheat
4c3f62567e
update disconnect packet 2024-08-17 20:03:02 -04:00
rom1504bot
a797201ecb
Release 3.38.0 (#514) 3.38.0 2024-07-11 00:16:58 -04:00
Tamás Papp
5d3986924d
Support 1.21.2, and add missing versions to type definitions (#510)
* Add missing versions to type definitions

* Add support for 1.21.2

* Add 1.21.2 to README
2024-07-10 20:58:47 -04:00
TheLegendaryTrashcan
c4593aa355
Fix example in README.md for 1.21 (#506)
* Fix example  in README.md for 1.21

* Update client.js

* Update README.md

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
2024-07-05 07:22:05 -04:00
w0ahL
84c5231b92
Don't send now deprecated tick sync packets on 1.21 and newer (#504)
* Tick Sync is now deprecated

* Add new function here

* Add check

* Remove useless require by me

* Fix
2024-06-16 16:51:22 -04:00
rom1504bot
1fee54f517
Release 3.37.0 (#505) 3.37.0
* Release 3.37.0

* Update HISTORY.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2024-06-14 04:57:51 -04:00
extremeheat
5b2d78792c
Support 1.21.0 2024-06-14 04:43:57 -04:00
extremeheat
19ade45ea5
Update vanilla.js disable chunk tests
Should be done separately in p-chunk repo or in mineflayer
2024-06-13 23:07:17 -04:00
Kaaaaii
16e15d80a5
Fix typo in types (#501)
`ClientStatus.Disconected` is now `ClientStatus.Disconnected`
2024-05-31 10:20:59 -04:00
extremeheat
1ddc525169
Update README 2024-04-26 01:44:18 -04:00
rom1504bot
a4346f9638
Release 3.36.0 (#498) 3.36.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-25 03:09:02 -04:00
extremeheat
bd32aa8d04
1.20.80 2024-04-25 02:47:16 -04:00
extremeheat
c65fea2916
helper-bot fix 2024-03-29 01:32:53 -04:00
extremeheat
3e5158bebe
helper-bot fix 2024-03-28 16:14:09 -04:00
extremeheat
a7ae528c16
update helper-bot for gh-helpers v0.2 2024-03-28 16:06:06 -04:00
rom1504bot
184339b9d4
Release 3.35.0 (#489) 3.35.0
* Release 3.35.0

* Update HISTORY.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2024-03-13 23:32:19 -04:00
extremeheat
d8e707112a
1.20.71 2024-03-13 23:19:21 -04:00
extremeheat
5ee5744ec9
Update update helper for gh-helpers v0.1
Handle breaking changes to API
2024-03-09 15:46:17 -05:00
extremeheat
914ed6840b
Move github-helper script to new gh-helpers (#485) 2024-03-09 11:51:36 -05:00
extremeheat
ab93d0d082
Note npm update command in readme 2024-02-10 02:11:32 -05:00
rom1504bot
0132302e53
Release 3.34.0 (#481) 3.34.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-07 21:05:28 -05:00
extremeheat
c278a03f95
1.20.61 support (#480)
* Update README.md

* Update options.js
2024-02-07 21:04:39 -05:00
extremeheat
d3161badc6
Compressor handling update for 1.20.60 (#479)
* support compressor in header

* use mcdata features

* cleanup
2024-02-07 20:03:26 -05:00
extremeheat
be6f0cde9f
Update and rename CONTRIBUTING.md to docs/CONTRIBUTING.md (#475) 2024-01-31 11:24:08 -05:00
GameParrot
842e66266f
Add flow and deviceType options to relay (#464)
* add flow and deviceType

for when authTitle is changed

* Update index.d.ts

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
2024-01-02 14:37:32 -05:00
rom1504bot
54840f818c
Release 3.33.1 (#472) 3.33.1 2023-12-27 13:06:30 -05:00
extremeheat
7b74cbf712
Fix zigzag type move in prismarine-nbt (#471)
* Fix rename of zigzag varint type in prismarine-nbt

* fix
2023-12-27 12:53:39 -05:00
rom1504bot
fd165b8908
Release 3.33.0 (#467) 3.33.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-06 23:21:00 -05:00
extremeheat
d53211c6a1
1.20.50 (#466)
* Update options.js

* update readme
2023-12-06 22:41:23 -05:00
Tamas Papp
2ecf01d63e
Add 1.20.30 and 1.20.40 to index.d.ts (#461) 2023-10-26 22:41:43 -04:00
rom1504bot
d66dc1b237
Release 3.32.0 (#460) 3.32.0 2023-10-26 02:10:51 -04:00
extremeheat
63eb673c1f
1.20.40 (#459) 2023-10-26 00:53:20 -04:00
extremeheat
50911d2463
Update workflow node version 2023-10-24 15:16:35 -04:00
Spongecade
689658c4ab
Update Minecraft wiki link to new domain (#455) 2023-10-06 22:05:28 -04:00