node-minecraft-protocol/lib
Frase bcbcf5ef7f Update yggdrasil.js to fix bug
This fixes a crash that occurs on line 310 of index.js where it tries to read the value of client.session.selectedProfile.id which doesn't exist if the session was acquired by a refresh with old auth details.
2014-11-22 21:01:59 +08:00
..
client.js Set no delay on stream if it's TCP. Fixes #38 2014-10-29 00:30:33 +01:00
ping.js Protocol 1.7 support, Yggdrasil login support, new Client State API 2014-01-06 00:57:18 +01:00
protocol.js Use proper for loop in getField, fixes #103 2014-10-17 18:28:38 +02:00
server.js Protocol 1.7 support, Yggdrasil login support, new Client State API 2014-01-06 00:57:18 +01:00
yggdrasil.js Update yggdrasil.js to fix bug 2014-11-22 21:01:59 +08:00