Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChunkGenerator: Changed to use cChunkCoords. | Mattes D | 2019-09-08 | 1 | -2/+2 |
| | |||||
* | Separated chunk generator from world / plugin interfaces. | Mattes D | 2019-09-06 | 1 | -0/+264 |
The generator now only takes care of servicing synchronous "GetChunk(X, Y)" and "GetBiomes(X, Y)" requests. |