node-minecraft-protocol/lib
Andrew Kelley 08f71f11dc add chunkCount to 0x38
changed some more things for more API consistency

 * 0x33: compressedData -> compressedChunkData
 * 0x38: meta.chunkX -> meta.x
 * 0x38: meta.chunkZ -> meta.z
 * 0x38: meta.primaryBitMap -> meta.bitMap
 * 0x38: add chunkCount
2013-01-05 16:51:42 -05:00
..
client.js test passing: clients can log in and chat 2013-01-04 22:47:54 -05:00
ping.js add test, ping, and 2 API changes 2013-01-04 21:33:19 -05:00
protocol.js add chunkCount to 0x38 2013-01-05 16:51:42 -05:00
server.js API updates 2013-01-04 20:55:53 -05:00