Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change from random worldgen to be based on a hash of position; implement ↵ | ubq323 | 2023-02-11 | 1 | -4/+20 |
| | | | | serverside chunk unloading | ||||
* | clientside chunk unloading when not near. also refactor coordinate things ↵ | ubq323 | 2023-02-06 | 1 | -1/+1 |
| | | | | slightly | ||||
* | debug drawing change, zoom clamping, partial refactoring of class mechanisms ↵ | ubq323 | 2023-02-03 | 1 | -21/+13 |
| | | | | to allow inheritance, minor refactor of noise generator, changes to temp worldgen, rework of class constructor mechanism | ||||
* | drawing changes, world generation, perlin noise | ubq323 | 2023-02-03 | 1 | -0/+96 |