node-minecraft-protocol/src
extremeheat 9501694f23
Fix microsoft auth error condition handling (#925)
nullish operator can return undefined which causes `if` to not trigger in profile check
2021-11-23 00:37:19 +01:00
..
client Fix microsoft auth error condition handling (#925) 2021-11-23 00:37:19 +01:00
datatypes update to standard 16 2020-10-31 14:48:53 +00:00
server Add beforeLogin function option on server (#871) 2021-07-06 12:42:00 +02:00
transforms Throw if data is not available for a given version (#830) 2021-03-26 23:40:45 +01:00
browser.js change codestyle to standard + enforce it with circle ci 2018-05-13 22:50:16 +02:00
client.js add fullBuffer to packet event 2021-04-08 02:30:48 +02:00
createClient.js Revert "Revert "Implement Prismarine-Auth (#884) (#917)"" 2021-11-03 23:23:56 +00:00
createServer.js Lazily generate serverKey (#907) 2021-09-18 23:06:20 +02:00
index.d.ts Fixed TypeScript error TS2769 when authenticating with mojang (#922) 2021-11-12 02:08:34 +01:00
index.js change codestyle to standard + enforce it with circle ci 2018-05-13 22:50:16 +02:00
ping.js Mc.ping return a promise and use callbacks (#849) 2021-06-19 22:03:26 +02:00
server.js Add a way to encode a packet only once and send it to multiple clients (#851) 2021-05-02 01:12:37 +02:00
states.js fix lint for new standard version 2019-08-03 23:29:14 +00:00
version.js Make 1.17.1 the default 2021-07-18 18:37:58 +02:00