Justin Aquadro
|
ca56f70379
|
Updating example code to reflect changes in Substrate API.
|
2011-07-24 20:03:47 +00:00 |
|
Justin Aquadro
|
325472a00a
|
Documenting and refactoring blocks, chunks. Updated some inconsistencies in entities and tile entities.
|
2011-07-07 04:27:48 +00:00 |
|
Justin Aquadro
|
3f55f419d6
|
Functional fluid simulation
|
2011-06-08 01:51:59 +00:00 |
|
Justin Aquadro
|
7d2361a919
|
Updated example documentation, added example: BlockReplace
|
2011-06-02 07:35:25 +00:00 |
|
Justin Aquadro
|
e3021a66a4
|
Example fix
|
2011-05-22 05:35:55 +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
|
bb12d60c0c
|
Added heightmap rebuilding (for maps with invalid heightmaps), and added it to the relight example. Made a couple level.dat fields auto-create if missing.
|
2011-04-21 00:30:13 +00:00 |
|
Justin Aquadro
|
e27595271b
|
Fixed a serious cache consistency bug. The design is not terribly satisfying and may be reviewed later, but Beta worlds should live once more. Also including relighting example.
|
2011-04-14 07:04:13 +00:00 |
|