Commit graph

38 commits

Author SHA1 Message Date
Justin Aquadro
0a99a45290 Forgot AutoTileTick property on BlockManager 2012-01-28 01:58:28 -05:00
Justin Aquadro
6473402fab Added TileTick infrastructure 2012-01-28 01:42:08 -05:00
Justin Aquadro
1400ef1d55 Version 2012-01-15 20:56:18 -05:00
Justin Aquadro
3c7ab4d035 Fixed cache resolution bug when deleting chunks 2012-01-15 20:52:23 -05:00
Justin Aquadro
5a764a0e3a Fixed bug where player.ClearSpawn() would not clear the spawn data. 2012-01-11 23:02:47 -05:00
Justin Aquadro
1a7e157d9d Version 2012-01-04 19:27:32 -05:00
Justin Aquadro
e6d104df68 Fixing minor issue in BlockReplace example 2012-01-04 19:25:08 -05:00
Justin Aquadro
37739af562 Fixed enumeration bug in EntityCollection 2012-01-04 19:23:37 -05:00
Justin Aquadro
4d4a14b866 Fixed bug in sign tile entity text setters 2012-01-02 02:32:40 -05:00
Justin Aquadro
31b739aa59 Fixing bug in parsing item enchantments 2011-12-17 22:23:33 -05:00
Justin Aquadro
ce3a3537d0 Exposing access to the worlds' ChunkCaches. 2011-12-17 01:43:41 -05:00
Justin Aquadro
b2981ac04f Adding EntityAnimal base class and Animal-centric properties 2011-12-15 23:20:03 -05:00
Justin Aquadro
a9c6ed9de9 Fixed EntityMob writing out invalid ActiveEffects dictionary on mobs. 2011-12-15 23:03:57 -05:00
Justin Aquadro
e2e558b8be Fixes to data enums 2011-12-12 00:22:44 -05:00
Justin Aquadro
b5512934d6 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
Justin Aquadro
af6ac1e9ef Added MC 1.0.0 level and player NBT data 2011-12-01 00:58:01 -05:00
Justin Aquadro
e87a8e0bd3 Added enumerator to Entity/TileEntity factories 2011-11-14 22:04:06 -05:00
Justin Aquadro
432d87ac4f Assembly version 2011-11-09 22:12:12 -05:00
Justin Aquadro
ac41b8e8f4 Un-obsoleting BlockType and ItemType constants, since I don't actually plan to remove them. 2011-11-09 22:03:21 -05:00
Justin Aquadro
d818806411 A bunch of entity types needed the new keyword on their static TypeId properties. 2011-11-09 22:00:09 -05:00
Justin Aquadro
60f38ca402 DataManager.Save should be virtual 2011-11-09 21:55:14 -05:00
Justin Aquadro
943b474c95 Changing ID references from BlockType to BlockInfo 2011-11-09 21:54:22 -05:00
Justin Aquadro
3b781d0a02 Data resource management (maps) 2011-11-09 21:46:19 -05:00
Justin Aquadro
d9230b0d31 versioning 2011-11-06 15:34:50 -05:00
Justin Aquadro
752a375aee Fixed tileentity data not being copied with chunks. Updated INbtObject types to roundtrip nonstandard data 2011-11-06 15:34:23 -05:00
Justin Aquadro
40ef315b00 Introduced MoveBy virtual method to Entity and TileEntity types to handle additional relocation requirements. Fixed relocation of paintings. 2011-11-06 12:32:43 -05:00
Justin Aquadro
73ab937783 Fixing chunks to update entity, tileentity coordinates along with chunk coordinates 2011-11-05 23:33:35 -04:00
Justin Aquadro
08febcf6c4 Fixed chunk location bug 2011-11-05 19:45:11 -04:00
Justin Aquadro
3ee1bf753a Exposed cache size argument to BetaWorld 2011-11-05 15:12:48 -04:00
Justin Aquadro
c10ee4215f Factored TypeId out of TileEntity types, added Piston to TileEntity registry 2011-11-05 14:30:59 -04:00
Justin Aquadro
5997c362fd Factored out entity type strings into single TypeId property. Found a couple bugs along the way and should prevent future bugs of this type. 2011-11-05 14:17:57 -04:00
Justin Aquadro
401b2c7b68 Added protected constructor to entity types 2011-11-05 13:36:04 -04:00
Justin Aquadro
d12f8e4dae Added 1.9pre5 items, data, and entities. Fixed a couple entity bugs. 2011-11-05 12:55:47 -04:00
Justin Aquadro
e639e7daef Including 1.9p5 block types, block data, and tile entities 2011-11-05 00:31:08 -04:00
Justin Aquadro
ee60d217a1 Fixing enderman bug 2011-11-04 23:49:08 -04:00
Justin Aquadro
b1d4201679 Adding CustomBlocks example to demonstrate registering new blocks 2011-10-09 16:58:14 -04:00
Justin Aquadro
14657bf4a9 Convenience functions to NBT list tag type 2011-10-09 00:13:30 -04:00
Justin Aquadro
e23ab933ef Restructuring Repo 2011-10-08 00:01:51 -04:00