Age | Commit message (Expand) | Author |
---|---|---|
2021-05-19 | Disable chunk meshes because they're so memory leaky | makamys |
2021-05-11 | Do writing on thread | makamys |
2021-05-10 | Unload non-visible ChunkMeshes from memory completely, reload periodically | makamys |
2021-05-10 | Unload regions based on distance | makamys |
2021-05-10 | Don't hold onto distant Chunk objects | makamys |
2021-05-09 | Improve memory tracking | makamys |
2021-05-09 | Don't crash on NBT errors | makamys |
2021-05-08 | Unload empty regions | makamys |
2021-05-07 | Implemented loading | makamys |
2021-05-07 | Save ChunkMeshes to disk (no loading yet) | makamys |
2021-05-07 | Port mod from MCP to Forge! | makamys |