summaryrefslogtreecommitdiffstats
path: root/world/World.tscn (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Incorporate new assets into the world gendusoleil1-2/+1
2022-09-20Add ability to add static monuments to the worlddusoleil1-3/+4
2022-09-19Add Levels of Detail per Chunkdusoleil1-2/+2
2022-09-18Organize World Gen Stuffdusoleil1-2/+2
2022-09-18Prototype levels of detail per chunkdusoleil1-1/+26
2022-09-18Add ChunkLoader to World Generationdusoleil1-11/+11
2022-09-16Generate Stuff in a Chunkdusoleil1-1/+2
2022-09-16Fix rounding error in chunk render distancedusoleil1-6/+6
2022-09-16Rewrite World code to load/deload Chunks in a circle around a travelerdusoleil1-0/+38