Commit graph

16 commits

Author SHA1 Message Date
Justin Aquadro
8ed6977260 Major namespace refactoring to reduce clutter in the standard Substrate namespace. 2011-06-29 02:58:34 +00:00
Justin Aquadro
cfe59afc9e Re-exposed access to player manager. New example: GiveItem 2011-06-03 05:16:12 +00:00
Justin Aquadro
bb4950d896 Some entity updates 2011-06-01 06:11:50 +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
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
Justin Aquadro
c6ee97a53b Bugfixes for creating new worlds/regions/chunks 2011-04-13 07:09:41 +00:00
Justin Aquadro
44ba6eac4e World interfaces refactored; breaks existing code. 2011-04-13 05:04:32 +00:00
Justin Aquadro
37d58fcf91 Fixed bug in TileEntity factory 2011-04-10 21:04:33 +00:00
Justin Aquadro
e88ea3c69a Added some chunk/region creation support 2011-04-09 04:52:43 +00:00
Justin Aquadro
5234915d9a Refactoring World class to separate invocations of Alpha and Beta maps. Dead code removal. 2011-04-09 00:56:40 +00:00
Justin Aquadro
e8a99d62a9 Numerous fixes to get the library to actually run with software. Rebuilt Ionic.Zlib to incorporate critical patch to Addler32. 2011-04-08 06:48:27 +00:00
Justin Aquadro
134e979323 Level info class added, additional work to World. Player, Level, and World implementations are still rough around the edges. 2011-04-07 08:04:53 +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
2ac3252702 Removed unnecessary nested namespace. 2011-04-06 21:20:35 +00:00
Justin Aquadro
97116bd195 Changing namespace to new project 2011-04-06 07:40:38 +00:00
Justin Aquadro
99e986b338 Forking Substrate to separate source tree 2011-04-06 04:43:54 +00:00