Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix line lengths | ubq323 | 2023-06-18 | 1 | -16/+0 |
| | |||||
* | change hash function, remove caching of noise vectors; noise won't use ↵ | ubq323 | 2023-02-12 | 1 | -11/+5 |
| | | | | unbounded memory now | ||||
* | 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 |