Commit graph

15 commits

Author SHA1 Message Date
Justin Aquadro
ac9c88773c Made PlayerManager enumerable. 2011-08-14 16:27:52 +00:00
Justin Aquadro
37c9e1aabc Block refactoring, documentation, bugfixes, minor enhancements, Schematic support. 2011-07-24 06:08:31 +00:00
Justin Aquadro
b7b6f88fbe More documentation, major refactoring of World structure, moving towards CLS-compliance. 2011-07-04 03:45:36 +00:00
Justin Aquadro
3387386295 Updated Info classes, updated and documented Player classes. 2011-07-02 03:51:48 +00:00
Justin Aquadro
d1f1361f3d Ritual 2011-06-30 04:57:18 +00:00
Justin Aquadro
999f4f96fa Changes of dubious merit. 2011-06-30 04:41:29 +00:00
Justin Aquadro
ec2342d767 More refactoring, more renaming, AlphaBlock and AlphaBlockRef documentation. 2011-06-30 03:59:20 +00:00
Justin Aquadro
8ed6977260 Major namespace refactoring to reduce clutter in the standard Substrate namespace. 2011-06-29 02:58:34 +00:00
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
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
6f78009c0e Chunk coordinates were being aliased during chunk generation, causing Minecraft to hang. Also fixed player object creation. 2011-04-13 08:46:06 +00:00
Justin Aquadro
44ba6eac4e World interfaces refactored; breaks existing code. 2011-04-13 05:04:32 +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
382399c141 Split out generic NBTFile loader, added support for player IO and a PlayerManager. 2011-04-07 07:03:54 +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