summaryrefslogtreecommitdiff
path: root/server/chunk.lua
Commit message (Expand)AuthorAgeFilesLines
* minor cleaningubq3232023-04-021-3/+2
* use lmdb for world storage; plus other small thingsubq3232023-03-241-13/+24
* change blank and ubqorange tiles from false and true to 0 and 9ubq3232023-02-131-0/+4
* change from random worldgen to be based on a hash of position; implement serv...ubq3232023-02-111-1/+2
* rework of tick interval, refactor of chunk loading/generation into ChunkS classubq3232023-02-111-0/+36