summaryrefslogtreecommitdiff
path: root/common/class.lua
Commit message (Collapse)AuthorAgeFilesLines
* fix line lengthsubq3232023-06-181-4/+5
|
* many many optimizations and refactorings; introduction of Map to support ↵ubq3232023-02-041-0/+7
| | | | 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/+23
to allow inheritance, minor refactor of noise generator, changes to temp worldgen, rework of class constructor mechanism