node-minecraft-protocol/lib
Robin Lambertz 6c945b6265 Fix packet 0xce, "create" should be a byte.
Renamed "create" to "action", and made it a byte. 
According to wiki.vg, 0 is create, 1 to remove, and 2 to update.
2013-04-08 15:35:35 +02:00
..
client.js added debug output for read/written packet ids 2013-04-06 05:04:47 +02:00
ping.js fix ping module to pass tests 2013-01-28 22:46:30 +00:00
protocol.js Fix packet 0xce, "create" should be a byte. 2013-04-08 15:35:35 +02:00
server.js fix incorrect playerCount in ping. closes #41 2013-02-10 17:51:47 -05:00