node-minecraft-protocol/src
Rob9315 6cc3cfc08d
add custom minecraft type varlong which aliases to varint (#1018)
* add custom minecraft type varlong which aliases to varint for now or forever

* semicolon (standard-js)
2022-07-19 22:47:18 +02:00
..
client fix plugin channel registration (#965) 2022-03-08 15:45:52 +01:00
datatypes add custom minecraft type varlong which aliases to varint (#1018) 2022-07-19 22:47:18 +02:00
server allow false as beforePing callback result to ignore pings and terminate the connection (#986) 2022-05-15 00:51:18 +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 reasons for client.end() & fix issues (#944) 2021-12-24 18:55:13 +01:00
createClient.js Revert "Revert "Implement Prismarine-Auth (#884) (#917)"" 2021-11-03 23:23:56 +00:00
createServer.js Add motdMsg to createServer (#996) 2022-05-13 18:49:08 -04:00
index.d.ts Fallback version for dynamic versions (#983) 2022-05-15 00:39:20 +02:00
index.js Export defaultVersion (#984) 2022-04-13 13:50:42 +02:00
ping.js add reasons for client.end() & fix issues (#944) 2021-12-24 18:55:13 +01: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 1.18.2 (#967) 2022-03-01 22:44:50 +01:00