Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert previous change to worldgen texture | ubq323 | 2023-02-11 | 1 | -1/+1 |
| | |||||
* | change from random worldgen to be based on a hash of position; implement ↵ | ubq323 | 2023-02-11 | 1 | -9/+9 |
| | | | | serverside chunk unloading | ||||
* | rework of tick interval, refactor of chunk loading/generation into ChunkS class | ubq323 | 2023-02-11 | 1 | -1/+2 |
| | |||||
* | many many optimizations and refactorings; introduction of Map to support ↵ | ubq323 | 2023-02-04 | 1 | -0/+49 |
multiple chunks, modify worldgen and client drawing to support multiple chunks |