Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add flushBatch to work around crash on some devices due to low vram | ubq323 | 2023-02-14 | 1 | -0/+1 |
* | change blank and ubqorange tiles from false and true to 0 and 9 | ubq323 | 2023-02-13 | 1 | -4/+4 |
* | add collisions and sliding for player movement | ubq323 | 2023-02-13 | 1 | -1/+1 |
* | many many optimizations and refactorings; introduction of Map to support mult... | ubq323 | 2023-02-04 | 1 | -17/+27 |
* | debug drawing change, zoom clamping, partial refactoring of class mechanisms ... | ubq323 | 2023-02-03 | 1 | -3/+16 |
* | drawing changes, world generation, perlin noise | ubq323 | 2023-02-03 | 1 | -6/+28 |
* | terrain data is sent from server to client | ubq323 | 2023-01-31 | 1 | -1/+1 |
* | switch to using json for packet formatting | ubq323 | 2023-01-30 | 1 | -1/+0 |
* | camera stuff + vastly optimise hex drawing | ubq323 | 2023-01-29 | 1 | -15/+43 |
* | multitudinous things | ubq323 | 2023-01-27 | 1 | -7/+8 |
* | coords, hexagons, drawing, chunks | ubq323 | 2023-01-27 | 1 | -0/+40 |