Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add collisions and sliding for player movement | ubq323 | 2023-02-13 | 1 | -0/+10 |
* | clientside chunk unloading when not near. also refactor coordinate things sli... | ubq323 | 2023-02-06 | 1 | -0/+15 |
* | 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 mult... | ubq323 | 2023-02-04 | 1 | -12/+65 |
* | debug drawing change, zoom clamping, partial refactoring of class mechanisms ... | ubq323 | 2023-02-03 | 1 | -17/+17 |
* | drawing changes, world generation, perlin noise | ubq323 | 2023-02-03 | 1 | -0/+2 |
* | coords, hexagons, drawing, chunks | ubq323 | 2023-01-27 | 1 | -0/+90 |