NBTExplorer/SubstrateCS/Source
2011-11-14 22:04:06 -05:00
..
Core Changing ID references from BlockType to BlockInfo 2011-11-09 21:54:22 -05:00
Data DataManager.Save should be virtual 2011-11-09 21:55:14 -05:00
Entities A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
ImportExport Restructuring Repo 2011-10-08 00:01:51 -04:00
Nbt Data resource management (maps) 2011-11-09 21:46:19 -05:00
TileEntities Factored TypeId out of TileEntity types, added Piston to TileEntity registry 2011-11-05 14:30:59 -04:00
AlphaBlock.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
AlphaBlockCollection.cs Changing ID references from BlockType to BlockInfo 2011-11-09 21:54:22 -05:00
AlphaBlockRef.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
AlphaChunkManager.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
AlphaWorld.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
BetaChunkManager.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
BetaWorld.cs Data resource management (maps) 2011-11-09 21:46:19 -05:00
BlockInfo.cs Un-obsoleting BlockType and ItemType constants, since I don't actually plan to remove them. 2011-11-09 22:03:21 -05:00
BlockManager.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
CacheTable.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
Chunk.cs Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data 2011-11-06 15:34:23 -05:00
ChunkRef.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
Data.cs Added 1.9pre5 items, data, and entities. Fixed a couple entity bugs. 2011-11-05 12:55:47 -04:00
Entity.cs Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data 2011-11-06 15:34:23 -05:00
EntityCollection.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
EntityFactory.cs Added enumerator to Entity/TileEntity factories 2011-11-14 22:04:06 -05:00
Item.cs Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data 2011-11-06 15:34:23 -05:00
ItemInfo.cs Un-obsoleting BlockType and ItemType constants, since I don't actually plan to remove them. 2011-11-09 22:03:21 -05:00
Level.cs Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data 2011-11-06 15:34:23 -05:00
LevelIOException.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
NbtWorld.cs Data resource management (maps) 2011-11-09 21:46:19 -05:00
Orientation.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
Player.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
PlayerIOException.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
PlayerManager.cs Data resource management (maps) 2011-11-09 21:46:19 -05:00
Region.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
RegionManager.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
SpawnPoint.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
SubstrateException.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
TileEntity.cs Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data 2011-11-06 15:34:23 -05:00
TileEntityFactory.cs Added enumerator to Entity/TileEntity factories 2011-11-14 22:04:06 -05:00
Vector.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
World.cs Restructuring Repo 2011-10-08 00:01:51 -04:00