Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use lmdb for world storage; plus other small things | ubq323 | 2023-03-24 | 1 | -5/+0 |
| | | | | | | support numpad 8456 for movement in addition to wasd refactor server and add player module update outdated documentation slightly | ||||
* | add collisions and sliding for player movement | ubq323 | 2023-02-13 | 1 | -0/+10 |
| | |||||
* | clientside chunk unloading when not near. also refactor coordinate things ↵ | ubq323 | 2023-02-06 | 1 | -0/+15 |
| | | | | slightly | ||||
* | tick timing in main server loop, refactor, start on saving/loading chunks | ubq323 | 2023-02-06 | 1 | -0/+4 |
| | |||||
* | many many optimizations and refactorings; introduction of Map to support ↵ | ubq323 | 2023-02-04 | 1 | -12/+65 |
| | | | | multiple chunks, modify worldgen and client drawing to support multiple chunks | ||||
* | debug drawing change, zoom clamping, partial refactoring of class mechanisms ↵ | ubq323 | 2023-02-03 | 1 | -17/+17 |
| | | | | 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/+2 |
| | |||||
* | coords, hexagons, drawing, chunks | ubq323 | 2023-01-27 | 1 | -0/+90 |