branchsbox-corewars/streamcancel
5 Commits over 0 Days - ∞cph!
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
Only send chunks that have completed their first full update
Update TorchLight / SunLight in the full update thread and use ConcurrentQueue
Started work on dynamic chunk loading/unloading