Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix shadowing issues reported by luacheck | ubq323 | 2023-06-19 | 1 | -3/+3 |
* | change blank and ubqorange tiles from false and true to 0 and 9 | ubq323 | 2023-02-13 | 1 | -1/+1 |
* | 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 serv... | ubq323 | 2023-02-11 | 1 | -9/+9 |
* | 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 mult... | ubq323 | 2023-02-04 | 1 | -0/+49 |