Commit graph

533 commits

Author SHA1 Message Date
rom1504bot
80751d58a7
Release 3.46.0 (#618) 3.46.0
* Release 3.46.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>
2025-06-18 21:51:20 -04:00
extremeheat
c66cdd3d62
1.21.90 (#617)
* 1.21.90

* Update README.md
2025-06-18 21:31:21 -04:00
extremeheat
e503c47c79
Start work for 1.21.90 (#616)
* 1.21.90

* update

* remove 1.21.90 in ci
2025-06-18 20:14:38 -04:00
rom1504bot
29ba39343a
Release 3.45.0 (#603) 3.45.0
* Release 3.45.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>
2025-05-08 20:19:26 -04:00
extremeheat
e71fd513dd
1.21.80 (#602) 2025-05-08 19:51:20 -04:00
LunaryNet2
b6b0bcdd70
Update index.d.ts (#596) 2025-03-31 20:13:27 -04:00
rom1504bot
d88309507d
Release 3.44.0 (#595) 3.44.0
* Release 3.44.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>
2025-03-26 00:20:38 -04:00
extremeheat
065f41db8c
1.21.70 (#594)
* Update options.js

* Update README.md
2025-03-25 23:38:56 -04:00
rom1504bot
9f11f21991
Release 3.43.1 (#592) 3.43.1
* Release 3.43.1

* Update HISTORY.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-03-19 14:03:47 -04:00
EntifiedOptics
47f342ca95
Fix server not correctly removing clients (#588)
* Properly remove connection from clients list

* Changed misname in onCloseConnection

* Update server.js fix

---------

Co-authored-by: JSbETms <137791538+JSbETms@users.noreply.github.com>
Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-03-18 17:01:49 -04:00
extremeheat
328785d8af
Quicken tests 2025-02-13 15:36:33 -05:00
rom1504bot
d4a9faf153
Release 3.43.0 (#577) 3.43.0
* Release 3.43.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>
2025-02-11 22:08:50 -05:00
Tamás Papp
eeb5e47e35
1.21.60 support (#570)
* Add support for ItemRegistryPacket (for shield item ID)

* simplify

* lint

* internal test

* update start_game handling

* test: capture events rejections

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-02-11 21:42:31 -05:00
Slauh!
2d7d32dfd1
Update API.md fix chat message handling (#575) 2025-02-06 13:54:38 -05:00
Max
0ed8e32be8
Fix version feature handling (#572)
* Replace unsupported version with next supported version

* add validity check

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
2025-01-31 14:02:04 -05:00
Romain Beaumont
75fa085e86
node 22 (#568) 2025-01-26 23:06:36 +01:00
dependabot[bot]
8e728255c7
Bump mocha from 10.8.2 to 11.0.1 (#548)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.8.2...v11.0.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 23:06:04 +01:00
rom1504bot
cd9a31a435
Release 3.42.3 (#567) 3.42.3 2025-01-18 05:09:53 -05:00
extremeheat
38dc5a2561
Fix Server maxPlayers option (#565) 2025-01-18 02:51:08 -05:00
extremeheat
a79be99c0f
Update ci.yml 2025-01-02 18:53:50 -05:00
extremeheat
a37bc5054e
Add retry to tests 2025-01-02 16:16:33 -05:00
github-actions[bot]
e7bb990aea Release 3.42.2 (#558)
Update HISTORY.md
2024-12-15 13:22:17 +00:00
poekcosimo
dfcf5b2f1b Fix missing type serialization error (#557) 2024-12-15 13:21:21 +00:00
rom1504bot
aa3dafa5f4
Release 3.42.1 (#554) 3.42.1
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-09 22:40:12 -05:00
extremeheat
24d3200181
Add 1.21.40 login fields (#553) 2024-12-09 17:56:03 -05:00
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