Commit graph

15 commits

Author SHA1 Message Date
Justin Aquadro
cdee3fb41d Baseline NBT refactoring and documentation. Most changes outside of NBT are for renamed identifiers. 2011-06-20 03:51:40 +00:00
Justin Aquadro
79cd9afa7b Begging to incorporate inline documentation. 2011-06-17 04:41:08 +00:00
Justin Aquadro
ff0140d60d Early fluid recalculation support (for water) 2011-06-07 02:56:07 +00:00
Justin Aquadro
b7eefbea0e Major refactoring to chunk model which separates Block and Entity collections from the chunks themselves. This is a compatibility-breaking change. Also numerous bugfixes including Level, Player, and lighting fixes. 2011-05-13 03:09:57 +00:00
Justin Aquadro
c8cdf32eb2 Added explicit caching support classes ahead of potential block collection refactoring. 2011-05-07 07:36:39 +00:00
Justin Aquadro
0657cf5bd3 Bugfixes and more relighting control 2011-04-16 01:46:46 +00:00
Justin Aquadro
3d0caa7a28 NBT type renaming. Added more casting options to NBT Value types. 2011-04-09 02:50:42 +00:00
Justin Aquadro
e8a99d62a9 Numerous fixes to get the library to actually run with software. Rebuilt Ionic.Zlib to incorporate critical patch to Addler32. 2011-04-08 06:48:27 +00:00
Justin Aquadro
0860bae2bc Added hidden base type UntypedEntity above Entity, added Player entity as UntypedEntity. Added options field to NBT Schema. 2011-04-07 02:44:17 +00:00
Justin Aquadro
428c576925 Added entity access points into Chunks (as IEntityContainer interface). Added predicate-based find/remove capability to NBT Lists. 2011-04-06 23:54:41 +00:00
Justin Aquadro
50375d326d Added remaining entities. Fixed a few remaining namespace inconsistencies. 2011-04-06 22:01:22 +00:00
Justin Aquadro
2ac3252702 Removed unnecessary nested namespace. 2011-04-06 21:20:35 +00:00
Justin Aquadro
334ce12773 Additional entities. Additional compound schema constructor. 2011-04-06 21:18:48 +00:00
Justin Aquadro
97116bd195 Changing namespace to new project 2011-04-06 07:40:38 +00:00
Justin Aquadro
99e986b338 Forking Substrate to separate source tree 2011-04-06 04:43:54 +00:00