From b16178b0304334e73d72c694f9994aebb02f6cd1 Mon Sep 17 00:00:00 2001 From: David Vierra Date: Mon, 8 Oct 2012 19:14:20 -1000 Subject: [PATCH] Submodule pymclevel updated. Submodule pymclevel: > 87b97ab - Fix server generator when using MC Server 1.3.2. > 7696ff9 - Split up tests into separate files > 5e69394 - Correctly chain exception tracebacks when raising ChunkMalformed. > 61017d6 - Fix `MCInfdevOldLevel.getWorldBounds` returning incorrect bounds. > 5740ea3 - TestServerGen: Change to test against AnvilWorld to avoid a format mismatch between the server and the test world. > f96f9fd - Updated to add some newer blocks. > 4378e6a - Fix memory leak for Anvil chunks > 3f76761 - Don't turn a MemoryError into a ChunkMalformed exception > 96c1559 - Correct references to ChunkMalformed exception in dumpSigns/dumpChests > 0e4399b - Use UTF-8 for decoding of sign text from world --- pymclevel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pymclevel b/pymclevel index 1a66d9e..87b97ab 160000 --- a/pymclevel +++ b/pymclevel @@ -1 +1 @@ -Subproject commit 1a66d9e190453741797434b9276899cefea4839f +Subproject commit 87b97ab157aa6988a88202f56b1397df6b0138e1