Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change blank and ubqorange tiles from false and true to 0 and 9 | ubq323 | 2023-02-13 | 1 | -0/+4 |
| | |||||
* | change from random worldgen to be based on a hash of position; implement ↵ | ubq323 | 2023-02-11 | 1 | -1/+2 |
| | | | | serverside chunk unloading | ||||
* | rework of tick interval, refactor of chunk loading/generation into ChunkS class | ubq323 | 2023-02-11 | 1 | -0/+36 |