summaryrefslogtreecommitdiff
path: root/common/map.lua
Commit message (Collapse)AuthorAgeFilesLines
* improve tracking of loading chunks, and increase load dist around playerubq3232023-02-041-7/+20
|
* many many optimizations and refactorings; introduction of Map to support ↵ubq3232023-02-041-0/+51
| | | | multiple chunks, modify worldgen and client drawing to support multiple chunks
* debug drawing change, zoom clamping, partial refactoring of class mechanisms ↵ubq3232023-02-031-0/+6
to allow inheritance, minor refactor of noise generator, changes to temp worldgen, rework of class constructor mechanism