Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add player inventories | ubq323 | 2023-08-26 | 1 | -2/+2 |
| | |||||
* | fix trailing whitespace | ubq323 | 2023-06-19 | 1 | -1/+0 |
| | |||||
* | minor cleaning | ubq323 | 2023-04-02 | 1 | -2/+3 |
| | |||||
* | change from random worldgen to be based on a hash of position; implement ↵ | ubq323 | 2023-02-11 | 1 | -4/+1 |
| | | | | serverside chunk unloading | ||||
* | rework of tick interval, refactor of chunk loading/generation into ChunkS class | ubq323 | 2023-02-11 | 1 | -21/+13 |
| | |||||
* | hook up save/loading of chunks | ubq323 | 2023-02-06 | 1 | -1/+7 |
| | |||||
* | clientside chunk unloading when not near. also refactor coordinate things ↵ | ubq323 | 2023-02-06 | 1 | -0/+1 |
| | | | | slightly | ||||
* | tick timing in main server loop, refactor, start on saving/loading chunks | ubq323 | 2023-02-06 | 1 | -0/+44 |