bedrock-protocol/src
extremeheat 9cb4a888f4
Fix empty chunks on proxy spawn (#89)
* Fix empty chunks on proxy spawn

Hack to fix issue with chunks not loading when client joins the proxy
* Queue chunk, respawn packets and only send them after player spawn

* fix lint
2021-05-24 12:07:03 -04:00
..
client Support xbox title + live.com auth (#86) 2021-05-19 09:53:55 -04:00
datatypes Send skin data, protocol updates (#88) 2021-05-24 10:17:09 -04:00
handshake Send skin data, protocol updates (#88) 2021-05-24 10:17:09 -04:00
server Add server MOTD options 2021-04-20 09:55:57 -04:00
transforms Send skin data, protocol updates (#88) 2021-05-24 10:17:09 -04:00
client.js Send skin data, protocol updates (#88) 2021-05-24 10:17:09 -04:00
connection.js Send skin data, protocol updates (#88) 2021-05-24 10:17:09 -04:00
createClient.js Send skin data, protocol updates (#88) 2021-05-24 10:17:09 -04:00
createServer.js rename hostname to host (#74) 2021-04-23 03:23:43 -04:00
options.js 1.16.220 support (#66) 2021-04-16 16:40:38 -04:00
rak.js Fix third party servers, optional client encryption (#83) 2021-05-11 13:39:46 -04:00
rakWorker.js Fix third party servers, optional client encryption (#83) 2021-05-11 13:39:46 -04:00
relay.js Fix empty chunks on proxy spawn (#89) 2021-05-24 12:07:03 -04:00
server.js rename hostname to host (#74) 2021-04-23 03:23:43 -04:00
serverPlayer.js Rename src/auth -> src/handshake 2021-05-12 04:29:34 -04:00