summaryrefslogtreecommitdiffstats
path: root/world/chunk/ChunkLoader.gd (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Simplify and Fix Monument Codedusoleil1-2/+1
2022-09-20Add ability to add static monuments to the worlddusoleil1-11/+53
2022-09-19Add Levels of Detail per Chunkdusoleil1-7/+25
2022-09-19Use MultiMesh to dramatically increase performance of generated worlddusoleil1-4/+9
2022-09-18Organize World Gen Stuffdusoleil1-1/+1
2022-09-18Add ChunkLoader to World Generationdusoleil1-0/+66