summaryrefslogtreecommitdiff
path: root/server/noise.lua
Commit message (Expand)AuthorAgeFilesLines
* change hash function, remove caching of noise vectors; noise won't use unboun...ubq3232023-02-121-11/+5
* change from random worldgen to be based on a hash of position; implement serv...ubq3232023-02-111-4/+20
* clientside chunk unloading when not near. also refactor coordinate things sli...ubq3232023-02-061-1/+1
* debug drawing change, zoom clamping, partial refactoring of class mechanisms ...ubq3232023-02-031-21/+13
* drawing changes, world generation, perlin noiseubq3232023-02-031-0/+96