Commit graph

15 commits

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