Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove a print statement | ubq323 | 2023-02-04 | 1 | -1/+1 |
| | |||||
* | improve tracking of loading chunks, and increase load dist around player | ubq323 | 2023-02-04 | 1 | -1/+1 |
| | |||||
* | many many optimizations and refactorings; introduction of Map to support ↵ | ubq323 | 2023-02-04 | 2 | -36/+68 |
| | | | | 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 | 2 | -30/+45 |
| | | | | 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 | -2/+111 |
| | |||||
* | add sending of tile changes, between players. server remembers all changes ↵ | ubq323 | 2023-01-31 | 1 | -1/+14 |
| | | | | made. also add better debug screen | ||||
* | terrain data is sent from server to client | ubq323 | 2023-01-31 | 1 | -0/+4 |
| | |||||
* | switch to using json for packet formatting | ubq323 | 2023-01-30 | 1 | -19/+16 |
| | |||||
* | multitudinous things | ubq323 | 2023-01-27 | 1 | -1/+1 |
| | |||||
* | hostname, print disconnects | ubq323 | 2023-01-24 | 1 | -0/+1 |
| | |||||
* | better info | ubq323 | 2023-01-24 | 1 | -1/+1 |
| | |||||
* | things and stuff and things | ubq323 | 2023-01-24 | 1 | -8/+4 |
| | |||||
* | things | ubq323 | 2023-01-24 | 2 | -0/+112 |