NBTExplorer/SubstrateCS/Source
2013-05-18 22:10:00 -04:00
..
Core Update FusedDataArray.cs 2013-04-08 11:26:17 -03:00
Data Anvil worlds should now be compatible with block IDs >255 2012-11-12 23:28:49 -05:00
Entities Adding EntityAnimal base class and Animal-centric properties 2011-12-15 23:20:03 -05:00
ImportExport Restructuring Repo 2011-10-08 00:01:51 -04:00
Nbt Fixed TagNodeString being given a null value 2013-01-13 20:18:29 -05:00
TileEntities Fixed handling of MobSpawnerTileEntities 2012-11-13 23:38:43 -05:00
AlphaBlock.cs Anvil/Beta/Alpha support unification 2012-04-28 15:52:40 -04:00
AlphaBlockCollection.cs Anvil worlds should now be compatible with block IDs >255 2012-11-12 23:28:49 -05:00
AlphaBlockRef.cs Added TileTick infrastructure 2012-01-28 01:42:08 -05:00
AlphaChunk.cs Anvil/Beta/Alpha support unification 2012-04-28 15:52:40 -04:00
AlphaChunkManager.cs Anvil/Beta/Alpha support unification 2012-04-28 15:52:40 -04:00
AlphaWorld.cs World classes now support string dimension specifiers. 2013-05-18 22:10:00 -04:00
AnvilChunk.cs Fixed wrong tag name for addition block ids 2012-11-28 23:23:11 -05:00
AnvilRegion.cs Fixed bug in chunk creation aliasing Z coordinate to X 2012-05-13 14:53:40 -04:00
AnvilRegionManager.cs Organizational 2012-04-28 16:22:23 -04:00
AnvilSection.cs Fixed wrong tag name for addition block ids 2012-11-28 23:23:11 -05:00
AnvilWorld.cs World classes now support string dimension specifiers. 2013-05-18 22:10:00 -04:00
BetaRegion.cs Fixed bug in chunk creation aliasing Z coordinate to X 2012-05-13 14:53:40 -04:00
BetaRegionManager.cs Organizational 2012-04-28 16:22:23 -04:00
BetaWorld.cs World classes now support string dimension specifiers. 2013-05-18 22:10:00 -04:00
BiomeInfo.cs Staged for Anvil branch release. 2012-03-13 21:05:48 -04:00
BlockInfo.cs Adding 1.5, 1.6 blocks 2013-05-04 17:43:07 -04:00
BlockManager.cs Split BlockManager into AlphaBlockManager and AnvilBlockManager 2012-05-25 21:48:19 -04:00
CacheTable.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
ChunkRef.cs Fixed chunk relocation bug 2012-07-22 00:19:26 -04:00
Data.cs Added info for 1.4 block types 2012-09-09 16:01:30 -04:00
Enchantment.cs Integrated Ionic.Zlib, split into .NET2/.NET4 projects, added MC 1.0.0 features and attributes, namely enchantments 2011-12-04 18:55:03 -05:00
EnchantmentInfo.cs Integrated Ionic.Zlib, split into .NET2/.NET4 projects, added MC 1.0.0 features and attributes, namely enchantments 2011-12-04 18:55:03 -05:00
Entity.cs Initializing Source property for created INbtObjects 2013-01-30 21:24:47 -05:00
EntityCollection.cs Anvil/Beta/Alpha support unification 2012-04-28 15:52:40 -04:00
EntityFactory.cs Fixed enumeration bug in EntityCollection 2012-01-04 19:23:37 -05:00
Item.cs Initializing Source property for created INbtObjects 2013-01-30 21:24:47 -05:00
ItemCollection.cs Integrated Ionic.Zlib, split into .NET2/.NET4 projects, added MC 1.0.0 features and attributes, namely enchantments 2011-12-04 18:55:03 -05:00
ItemInfo.cs Added more 1.3 block, item, and player data. 2012-07-22 00:20:46 -04:00
Level.cs Initializing Source property for created INbtObjects 2013-01-30 21:24:47 -05:00
LevelIOException.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
NbtWorld.cs World classes now support string dimension specifiers. 2013-05-18 22:10:00 -04:00
Orientation.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
Player.cs Fixed casing error in playerGameType property of Player class 2013-01-27 19:32:25 -05: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
RegionChunkManager.cs Organizational 2012-04-28 16:22:23 -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 Initializing Source property for created INbtObjects 2013-01-30 21:24:47 -05:00
TileEntityFactory.cs Undid previous changes. Added CreateGeneric() function to TileEntityFactory that returns a TileEntity class if no registered class exists for a given NBT tree. Changed GetTileEntity to in BlockTileEntities to use the new function. 2012-11-05 21:35:57 -08:00
TileTick.cs Added TileTick infrastructure 2012-01-28 01:42:08 -05:00
Vector.cs Restructuring Repo 2011-10-08 00:01:51 -04:00
World.cs Integrated Ionic.Zlib, split into .NET2/.NET4 projects, added MC 1.0.0 features and attributes, namely enchantments 2011-12-04 18:55:03 -05:00