node-minecraft-protocol/test
Romain Beaumont 2224d82406
support 1.21.3 (#1347)
* support 1.21.3

* Add bitflags, registryEntryHolder and  registryEntryHolderSet types

* Fix spacing in compiler types

* Update compiler-minecraft.js

* Fix registryEntryHolderSet read code (#1351)

* Update ci.yml

* Fix test for 1.21.3 (#1353)

* Remove debug logging

* Fix benchmark tests for 1.21.3

* Start updating packetTest for 1.21.3

* Update packetTest.js with new types

* Fix minecraft-compiler

* Speedup tests by setting world type to flat and disabling structures.

* Didn't mean to commit that

---------

Co-authored-by: extremeheat <extreme@protonmail.ch>
Co-authored-by: Grooble <grooble.dierne@gmail.com>
2024-12-04 21:21:43 +01:00
..
common 1.20.5 (#1309) 2024-10-12 23:55:36 +02:00
benchmark.js support 1.21.3 (#1347) 2024-12-04 21:21:43 +01:00
clientTest.js support 1.21.3 (#1347) 2024-12-04 21:21:43 +01:00
cyclePacketTest.js Print if there is a diff in packets in the cycle packet test (#1273) 2023-12-29 23:11:31 +01:00
docTest.js Add test to make sure version that are tested are mentioned in the RE… (#1276) 2023-12-30 23:42:17 +01:00
packetTest.js support 1.21.3 (#1347) 2024-12-04 21:21:43 +01:00
serverTest.js 1.21 Support (#1342) 2024-10-26 23:52:46 +02:00