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
66bd79646c
NBTExplorer
/
Substrate
/
SubstrateCS
History
Justin Aquadro
66bd79646c
Replaced the blocklight resetting code, which was buggy. The new method is faster anyway and takes advantage of the fact that light is only being added, not removed or impeded in any way.
2011-04-14 02:30:40 +00:00
..
Assemblies
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
Examples
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
Properties
Cache consistency bug in Region fixed. Ready for 0.3.
2011-04-12 04:28:38 +00:00
Source
Replaced the blocklight resetting code, which was buggy. The new method is faster anyway and takes advantage of the fact that light is only being added, not removed or impeded in any way.
2011-04-14 02:30:40 +00:00
Substrate.csproj
Fixed bug in TileEntity factory
2011-04-10 21:04:33 +00:00
Substrate.sln
ChunkRef enumerators moved into Manager class namespaces; Manager classes now offer enumerators directly.
2011-04-08 20:52:28 +00:00