summaryrefslogtreecommitdiffstats
path: root/World.gd (follow)
AgeCommit message (Expand)AuthorFilesLines
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