Commit message (Collapse) | 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 |
| | | | | | | support numpad 8456 for movement in addition to wasd refactor server and add player module update outdated documentation slightly | ||||
* | 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 |