Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug drawing change, zoom clamping, partial refactoring of class mechanisms ↵ | ubq323 | 2023-02-03 | 5 | -24/+59 |
| | | | | 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 | 2 | -11/+2 |
| | |||||
* | add sending of tile changes, between players. server remembers all changes ↵ | ubq323 | 2023-01-31 | 1 | -0/+4 |
| | | | | made. also add better debug screen | ||||
* | terrain data is sent from server to client | ubq323 | 2023-01-31 | 1 | -8/+25 |
| | |||||
* | switch to using json for packet formatting | ubq323 | 2023-01-30 | 2 | -17/+748 |
| | |||||
* | camera stuff + vastly optimise hex drawing | ubq323 | 2023-01-29 | 1 | -0/+5 |
| | |||||
* | coords, hexagons, drawing, chunks | ubq323 | 2023-01-27 | 2 | -0/+120 |
| | |||||
* | things | ubq323 | 2023-01-24 | 1 | -0/+17 |