Justin Aquadro
|
e23ab933ef
|
Restructuring Repo
|
2011-10-08 00:01:51 -04:00 |
|
Justin Aquadro
|
ca56f70379
|
Updating example code to reflect changes in Substrate API.
|
2011-07-24 20:03:47 +00:00 |
|
Justin Aquadro
|
7d2361a919
|
Updated example documentation, added example: BlockReplace
|
2011-06-02 07:35:25 +00:00 |
|
Justin Aquadro
|
434f7808fe
|
Fixed lighting bug (maybe?), added weather attributes to level format, added additional example.
|
2011-05-14 21:53:39 +00:00 |
|
Justin Aquadro
|
d56fcc288f
|
Changed some identifier names from BlockXX to XX, since they're no longer part of an overloaded chunk interface.
|
2011-05-13 03:21:53 +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
|
8cb719f200
|
Added per-chunkref toggle for automatic relighting. Added manual whole-chunk relighting to chunkref, which severely improves generation speed of new chunks. Added first complete example, a "Flat Map" world generator.
|
2011-04-13 07:51:13 +00:00 |
|