node-minecraft-protocol/test
2015-05-09 16:08:54 +02:00
..
benchmark.js Fix require statements 2015-03-06 23:00:32 -06:00
test.js readCondition now return value==null when the condition is not met instead of returning null (when read returns null it means there was an error), check if value is null in readContainer and parsePacketData and don't include it if so, improve "field x missing" error message in test.js a bit 2015-05-09 16:08:54 +02:00
validate.js add current json schema (and a small validate.js test using jsonschema module) : makes it easier to fully understand the format 2015-05-09 04:06:33 +02:00