Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add player inventories | ubq323 | 2023-08-26 | 1 | -2/+2 |
* | fix line lengths | ubq323 | 2023-06-18 | 1 | -2/+1 |
* | minor cleaning | ubq323 | 2023-04-02 | 1 | -3/+2 |
* | use lmdb for world storage; plus other small things | ubq323 | 2023-03-24 | 1 | -13/+24 |
* | 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 serv... | ubq323 | 2023-02-11 | 1 | -1/+2 |
* | rework of tick interval, refactor of chunk loading/generation into ChunkS class | ubq323 | 2023-02-11 | 1 | -0/+36 |