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 |
|