NBTExplorer/NBToolkit/NBToolkit/Map
2011-04-05 01:34:21 +00:00
..
NBT Entity / TileEntity work 2011-04-05 01:34:21 +00:00
Utility More major interface untangling. Introduction of generic IxContainer interfaces. 2011-04-03 05:22:12 +00:00
Block.cs Chunk caching moved into regions, region is now the primary chunk container of chunkrefs. Caching seems to have degraded with the transition, may need to implement explicit caching. 2011-04-03 08:40:27 +00:00
BlockInfo.cs Entity / TileEntity work 2011-04-05 01:34:21 +00:00
BlockInterface.cs Chunk caching moved into regions, region is now the primary chunk container of chunkrefs. Caching seems to have degraded with the transition, may need to implement explicit caching. 2011-04-03 08:40:27 +00:00
BlockKey.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00
BlockManager.cs Chunk caching moved into regions, region is now the primary chunk container of chunkrefs. Caching seems to have degraded with the transition, may need to implement explicit caching. 2011-04-03 08:40:27 +00:00
BlockRef.cs Chunk caching moved into regions, region is now the primary chunk container of chunkrefs. Caching seems to have degraded with the transition, may need to implement explicit caching. 2011-04-03 08:40:27 +00:00
Chunk.cs Properly handling Tile Entity consistency for block modification. Added building default trees from NBT schema, JSON Serializer for trees, start of a dumping command for nbtoolkit, and untested Chunk File support for Alpha maps. 2011-04-03 20:59:21 +00:00
ChunkEnumerator.cs More major interface untangling. Introduction of generic IxContainer interfaces. 2011-04-03 05:22:12 +00:00
ChunkFile.cs Properly handling Tile Entity consistency for block modification. Added building default trees from NBT schema, JSON Serializer for trees, start of a dumping command for nbtoolkit, and untested Chunk File support for Alpha maps. 2011-04-03 20:59:21 +00:00
ChunkFileManager.cs Properly handling Tile Entity consistency for block modification. Added building default trees from NBT schema, JSON Serializer for trees, start of a dumping command for nbtoolkit, and untested Chunk File support for Alpha maps. 2011-04-03 20:59:21 +00:00
ChunkInterface.cs Properly handling Tile Entity consistency for block modification. Added building default trees from NBT schema, JSON Serializer for trees, start of a dumping command for nbtoolkit, and untested Chunk File support for Alpha maps. 2011-04-03 20:59:21 +00:00
ChunkKey.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00
ChunkManager.cs Properly handling Tile Entity consistency for block modification. Added building default trees from NBT schema, JSON Serializer for trees, start of a dumping command for nbtoolkit, and untested Chunk File support for Alpha maps. 2011-04-03 20:59:21 +00:00
ChunkRef.cs Chunk caching moved into regions, region is now the primary chunk container of chunkrefs. Caching seems to have degraded with the transition, may need to implement explicit caching. 2011-04-03 08:40:27 +00:00
ChunkVerifier.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00
Entity.cs Entity / TileEntity work 2011-04-05 01:34:21 +00:00
Item.cs Entity / TileEntity work 2011-04-05 01:34:21 +00:00
Region.cs Properly handling Tile Entity consistency for block modification. Added building default trees from NBT schema, JSON Serializer for trees, start of a dumping command for nbtoolkit, and untested Chunk File support for Alpha maps. 2011-04-03 20:59:21 +00:00
RegionEnumerator.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00
RegionFile.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00
RegionKey.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00
RegionManager.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00
TileEntity.cs Entity / TileEntity work 2011-04-05 01:34:21 +00:00
World.cs More huge refactoring. Chunk split out of ChunkRef, both backed by IChunk interface. TileEntity integration added. 2011-04-02 08:37:20 +00:00