FastAsyncWorldEdit/src/main/java/com/sk89q
Meaglin 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
..
bukkit/util Removed the com.sk89q.bukkit.migration package and LegacyPermissionsProviderWrapper. 2012-02-20 14:33:09 +01:00
jnbt Implemented new Anvil saving format, fixed old chunk saving format. 2012-03-06 22:41:49 +01:00
minecraft/util/commands License block changes 2012-01-20 08:24:32 +01:00
util Remove a bit of trailing whitespace 2012-03-01 20:33:04 -08:00
wepif Removed the com.sk89q.bukkit.migration package and LegacyPermissionsProviderWrapper. 2012-02-20 14:33:09 +01:00
worldedit Implemented new Anvil saving format, fixed old chunk saving format. 2012-03-06 22:41:49 +01:00