Commit graph

68 commits

Author SHA1 Message Date
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
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
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