summaryrefslogtreecommitdiffstats
path: root/world/World.gd (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-20Add ability to add static monuments to the worlddusoleil1-2/+2
2022-09-19Add Levels of Detail per Chunkdusoleil1-24/+13
2022-09-19Use MultiMesh to dramatically increase performance of generated worlddusoleil1-1/+1
2022-09-18Organize World Gen Stuffdusoleil1-0/+0
2022-09-18Prototype levels of detail per chunkdusoleil1-1/+28
2022-09-18Add ChunkLoader to World Generationdusoleil1-34/+26
2022-09-16Fix rounding error in chunk render distancedusoleil1-24/+23
2022-09-16Rewrite World code to load/deload Chunks in a circle around a travelerdusoleil1-56/+47
2022-09-15Lower World Generation radius for performancedusoleil1-1/+1
2022-09-15Update movement scripts after Main scene reorganization mergedusoleil1-1/+1
2022-09-15Prototype procedurally generated world with rocksdusoleil1-1/+52
2022-09-15Reorganize the Main scene and fix the collision layers/masksdusoleil1-1/+2
2022-09-15Pilot ship with arrow keysdusoleil1-0/+16