Commit Graph
4 Commits
Author SHA1 Message Date
MeaglinandTomyLobo 8aabfb0c67 Implemented new Anvil saving format, fixed old chunk saving format.
- Added 'Chunk' Interface.
 - Moved old 'Chunk' to 'OldChunk' and replaced dynamic world height reference with '128.
 - Added 'AnvilChunk' implementing the new anvil chunk format.
 - Added temp fixes to FileMcRegionChunkStore.java, TrueZipMcRegionChunkStore.java and ZippedMcRegionChunkStore.java too allow them to read .mca files.
 - Added the new 'IntArrayTag' since the new heightmap tag wasn't recognized.
 - Moved 'getChildTag' to 'NBTUtils'.
2012-03-06 22:41:49 +01:00
Meaglinandzml2008 4afd2944db Fix Dispensers, Furnaces and remove redundant casts. 2012-03-01 20:33:03 -08:00
Meaglinandzml2008 31e645d500 Fix restoring enchantments from snapshots/schematics. 2012-03-01 20:33:02 -08:00
MeaglinandWizjany b17fb7eaa3 Adding /snapshot sel [index] to select a snapshot by list index. 2011-10-02 00:10:27 -04:00