node-minecraft-protocol/examples
extremeheat d7c5053a13
1.19.0 support (#1027)
* Bump mcdata for 1.19

* 1.19 in version.js

* 1.19.0 in ci yml

* Update ci.yml

* Update version.js

* Update package.json

* No fail fast

* Update mcdata

* Update package.json

* Update ci.yml

* [1.19] fix tests and library session code (#1020)

* make tests work, add todo's

* clean up, varlong test, additional todo

* removed log statements, fix for older versions

* Update mcdata

* Update ci.yml

* Update ci.yml

* remove excessive version comments near supportFeature checks

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>

* chat signing implementation

* Update ci.yml

* move some boilerplate to pauth

* update tests

* update chat example

* bump pauth, update doc

* modify test nextMessage func

* lint

* update default version

* add server player verifyMessage

* update doc

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
Co-authored-by: Rob9315 <dev.robk@gmail.com>
2022-08-16 00:57:26 +02:00
..
client_auto run standard 1.12 --fix 2018-09-24 22:08:11 +02:00
client_channel change codestyle to standard + enforce it with circle ci 2018-05-13 22:50:16 +02:00
client_chat 1.19.0 support (#1027) 2022-08-16 00:57:26 +02:00
client_custom_auth Provide interface for using not at all supported alternative accounts. (#1026) 2022-07-29 18:41:43 +02:00
client_custom_channel change codestyle to standard + enforce it with circle ci 2018-05-13 22:50:16 +02:00
client_custom_packets fix lint for new standard version 2019-08-03 23:29:14 +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 Update prismarine-auth usage (#923) 2021-11-12 02:08:18 +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
proxy improve proxy doc 2020-07-18 19:22:48 +02:00
server Make examples work for 1.17.1 (#902) 2021-09-03 18:52:47 +02:00
server_channel Make examples work for 1.17.1 (#902) 2021-09-03 18:52:47 +02:00
server_custom_channel Make examples work for 1.17.1 (#902) 2021-09-03 18:52:47 +02:00
server_helloworld Make examples work for 1.17.1 (#902) 2021-09-03 18:52:47 +02:00
server_ping Update remove color regex in ping.js (#848) 2021-04-11 23:13:06 +02:00
server_world Make examples work for 1.17.1 (#902) 2021-09-03 18:52:47 +02:00