Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor cleaning | ubq323 | 2023-04-02 | 1 | -2/+3 |
* | change from random worldgen to be based on a hash of position; implement serv... | ubq323 | 2023-02-11 | 1 | -4/+1 |
* | rework of tick interval, refactor of chunk loading/generation into ChunkS class | ubq323 | 2023-02-11 | 1 | -21/+13 |
* | hook up save/loading of chunks | ubq323 | 2023-02-06 | 1 | -1/+7 |
* | clientside chunk unloading when not near. also refactor coordinate things sli... | ubq323 | 2023-02-06 | 1 | -0/+1 |
* | tick timing in main server loop, refactor, start on saving/loading chunks | ubq323 | 2023-02-06 | 1 | -0/+44 |