Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | actually removing chunks inside of iter_chunks in fine | ubq323 | 2023-02-06 | 1 | -6/+2 |
| | |||||
* | clientside chunk unloading when not near. also refactor coordinate things ↵ | ubq323 | 2023-02-06 | 6 | -11/+60 |
| | | | | slightly | ||||
* | update net.txt | ubq323 | 2023-02-06 | 1 | -1/+4 |
| | |||||
* | tick timing in main server loop, refactor, start on saving/loading chunks | ubq323 | 2023-02-06 | 6 | -72/+175 |
| | |||||
* | add info to tiles.txt | ubq323 | 2023-02-05 | 1 | -0/+8 |
| | |||||
* | update todo | ubq323 | 2023-02-05 | 1 | -0/+7 |
| | |||||
* | add todo list | ubq323 | 2023-02-05 | 1 | -0/+23 |
| | |||||
* | remove a print statement | ubq323 | 2023-02-04 | 2 | -3/+3 |
| | |||||
* | remove kakoune tmp file | ubq323 | 2023-02-04 | 1 | -5/+0 |
| | |||||
* | improve tracking of loading chunks, and increase load dist around player | ubq323 | 2023-02-04 | 3 | -16/+33 |
| | |||||
* | many many optimizations and refactorings; introduction of Map to support ↵ | ubq323 | 2023-02-04 | 9 | -94/+269 |
| | | | | 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 | 10 | -75/+140 |
| | | | | 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 | 6 | -25/+149 |
| | |||||
* | add sending of tile changes, between players. server remembers all changes ↵ | ubq323 | 2023-01-31 | 5 | -18/+79 |
| | | | | made. also add better debug screen | ||||
* | net.txt network packet list | ubq323 | 2023-01-31 | 1 | -0/+23 |
| | |||||
* | terrain data is sent from server to client | ubq323 | 2023-01-31 | 4 | -11/+38 |
| | |||||
* | gitignore | ubq323 | 2023-01-30 | 1 | -1/+2 |
| | |||||
* | switch to using json for packet formatting | ubq323 | 2023-01-30 | 5 | -65/+776 |
| | |||||
* | camera stuff + vastly optimise hex drawing | ubq323 | 2023-01-29 | 5 | -20/+93 |
| | |||||
* | thing the thing | ubq323 | 2023-01-27 | 1 | -2/+2 |
| | |||||
* | multitudinous things | ubq323 | 2023-01-27 | 6 | -34/+86 |
| | |||||
* | coords, hexagons, drawing, chunks | ubq323 | 2023-01-27 | 5 | -1/+172 |
| | |||||
* | gitignore | ubq323 | 2023-01-24 | 1 | -0/+1 |
| | |||||
* | hostname, print disconnects | ubq323 | 2023-01-24 | 2 | -1/+2 |
| | |||||
* | better info | ubq323 | 2023-01-24 | 1 | -1/+1 |
| | |||||
* | things and stuff and things | ubq323 | 2023-01-24 | 2 | -11/+7 |
| | |||||
* | things | ubq323 | 2023-01-24 | 6 | -0/+255 |