summaryrefslogtreecommitdiff
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* remove a print statementubq3232023-02-041-1/+1
|
* improve tracking of loading chunks, and increase load dist around playerubq3232023-02-041-1/+1
|
* many many optimizations and refactorings; introduction of Map to support ↵ubq3232023-02-042-36/+68
| | | | multiple chunks, modify worldgen and client drawing to support multiple chunks
* debug drawing change, zoom clamping, partial refactoring of class mechanisms ↵ubq3232023-02-032-30/+45
| | | | to allow inheritance, minor refactor of noise generator, changes to temp worldgen, rework of class constructor mechanism
* drawing changes, world generation, perlin noiseubq3232023-02-032-2/+111
|
* add sending of tile changes, between players. server remembers all changes ↵ubq3232023-01-311-1/+14
| | | | made. also add better debug screen
* terrain data is sent from server to clientubq3232023-01-311-0/+4
|
* switch to using json for packet formattingubq3232023-01-301-19/+16
|
* multitudinous thingsubq3232023-01-271-1/+1
|
* hostname, print disconnectsubq3232023-01-241-0/+1
|
* better infoubq3232023-01-241-1/+1
|
* things and stuff and thingsubq3232023-01-241-8/+4
|
* thingsubq3232023-01-242-0/+112