Started work on dynamic chunk loading/unloading
Implemented ChunkViewer
Update TorchLight / SunLight in the full update thread and use ConcurrentQueue
Only send chunks that have completed their first full update
Added ChunkGenerator class. Added PerlinChunkGenerator class. Added Map.IsInfinite and Map.SetMaxSize.
Implemented SetMaxSize properly. Set it to 256, 256, 128 as it was before to test
Merge pull request #4 from Facepunch/stream
Stream