node-minecraft-protocol/test
Frej Alexander Nielsen cf1f67117d
Update to 1.19.3 (#1069)
* Add 1.19.3 player_info parsing

* player_remove packet parsing

* 1.19.3 chat parsing

* Outgoing chat for 1.19.3

* Fix lint

* Server chat validation

* add 1.19.2 and 1.19.3 in version.js

* Add 1.19.2 and 1.19.3 in ci.yml

* Deprecated client.verifyMessage for server clients

* Update docs

* Deprecate client.verifyMessage for server clients

* Fix tests

* Fix lint

* Fix packetTest

* Fix test

* Remove unneeded log statement

* Update types/docs

* Remove unnecessary feature check

* Remove _session from docs

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2023-01-21 20:31:17 +01:00
..
common Update to 1.19.3 (#1069) 2023-01-21 20:31:17 +01:00
benchmark.js 1.19.0 support (#1027) 2022-08-16 00:57:26 +02:00
clientTest.js Update to 1.19.3 (#1069) 2023-01-21 20:31:17 +01:00
non-par-test.js Add packet cycletests (#842) 2021-04-07 16:13:57 +02:00
packetTest.js Update to 1.19.3 (#1069) 2023-01-21 20:31:17 +01:00
serverTest.js Update to 1.19.3 (#1069) 2023-01-21 20:31:17 +01:00