node-minecraft-protocol/examples
extremeheat 112926da0c
Pc1.20.2 (#1265)
* Initial changes for 1.20.2

* add NBT serialize tag type handling

* update tests

* Update pnbt and mcdata for nbt change

* lint

* fix wrong param to sizeOfNbt

* fix dupe NBT types

* move nbt logic to prismarine-nbt

* update tests

* update tests

* disable protodef validator in pluginChannel

* Fix state desync

* dump loginPacket.json in test output

* enable validation

* remove testing line in ci.yml

* update pnbt to 2.5.0

* update doc for `playerJoin`

* Update serializer.js

* update examples

* lint

* disable client bundle handling if bundle becomes too big

* Update client.js

* bump mcdata

* add soundSource and packedChunkPos example test values

---------

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2023-12-28 00:48:10 +01:00
..
client_auto run standard 1.12 --fix 2018-09-24 22:08:11 +02:00
client_channel Fix plugin channels support (#1096) 2023-05-20 14:44:03 +02:00
client_chat Update chat example for 1.19 (#1059) 2023-01-16 20:35:26 +01:00
client_custom_auth run standard 2022-11-11 22:24:15 +00:00
client_custom_channel Fix plugin channels support (#1096) 2023-05-20 14:44:03 +02:00
client_custom_packets run standard 2022-11-11 22:24:15 +00:00
client_echo fix client echo argv check 2020-12-06 18:53:04 +01:00
client_electron update electron in example 2021-12-02 23:26:46 +00:00
client_http_proxy Pass through http agent option to yggdrasil for proxy support (#676) 2020-02-11 12:31:24 +01:00
client_microsoft_auth run standard 2022-11-11 22:24:15 +00:00
client_realms Realm Joining (#1056) 2023-01-15 18:30:33 +01:00
client_socks_proxy Added README and more error Handling to client_socks_proxy example (#846) 2021-04-11 23:15:15 +02:00
compiler_parse_buffer Add compiler example (#841) 2021-04-06 22:44:17 +02:00
ipc Add ipc connection option for servers (#1113) 2023-05-20 15:03:55 +02:00
proxy run standard 2022-11-11 22:24:15 +00:00
server Pc1.20.2 (#1265) 2023-12-28 00:48:10 +01:00
server_channel Pc1.20.2 (#1265) 2023-12-28 00:48:10 +01:00
server_custom_channel Pc1.20.2 (#1265) 2023-12-28 00:48:10 +01:00
server_helloworld Pc1.20.2 (#1265) 2023-12-28 00:48:10 +01:00
server_ping run standard 2022-11-11 22:24:15 +00:00
server_world Pc1.20.2 (#1265) 2023-12-28 00:48:10 +01:00