node-minecraft-protocol/examples
extremeheat 9b029e8b6f
1.20.5 (#1309)
* 1.20.5

* update examples

* Update for 1.20.5 chat_command_signed with seperateSignedChatCommandPacket feature

* updates

* update java

* re-enable packet tests

* Update client.js

add debug code after decompress

* Update client.js

* Update ci.yml

* Add `arrayWithLengthOffset` type to interpeter

* Update minecraft.js

* Update compiler-minecraft.js

* Update minecraft.js

* lint

* remote custom ci install

* Update package.json

* Update packetTest.js add Slot, SlotComponent

* Update packetTest.js

* Update packetTest.js

* Fix lint.

* Fix declare_recipes, Slot

* Update package.json

---------

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2024-10-12 23:55:36 +02: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 1.20.5 (#1309) 2024-10-12 23:55:36 +02:00
server_channel 1.20.5 (#1309) 2024-10-12 23:55:36 +02:00
server_custom_channel 1.20.5 (#1309) 2024-10-12 23:55:36 +02:00
server_helloworld 1.20.3 / 1.20.4 support (#1275) 2024-02-26 01:14:49 +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