This website requires JavaScript.
Explore
Help
Sign in
amethyst
/
NBTExplorer
Watch
1
Star
0
Fork
You've already forked NBTExplorer
0
forked from
mirrors/NBTExplorer
Code
Pull requests
Activity
19d4c426ca
NBTExplorer
/
Substrate
/
SubstrateCS
/
Examples
/
FlatMap
History
Justin Aquadro
ca56f70379
Updating example code to reflect changes in Substrate API.
2011-07-24 20:03:47 +00:00
..
Properties
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
FlatMap.csproj
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
Program.cs
Updating example code to reflect changes in Substrate API.
2011-07-24 20:03:47 +00:00