Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-09-20 | Incorporate new assets into the world gen | dusoleil | 1 | -2/+1 |
2022-09-20 | Add ability to add static monuments to the world | dusoleil | 1 | -3/+4 |
2022-09-19 | Add Levels of Detail per Chunk | dusoleil | 1 | -2/+2 |
2022-09-18 | Organize World Gen Stuff | dusoleil | 1 | -2/+2 |
2022-09-18 | Prototype levels of detail per chunk | dusoleil | 1 | -1/+26 |
2022-09-18 | Add ChunkLoader to World Generation | dusoleil | 1 | -11/+11 |
2022-09-16 | Generate Stuff in a Chunk | dusoleil | 1 | -1/+2 |
2022-09-16 | Fix rounding error in chunk render distance | dusoleil | 1 | -6/+6 |
2022-09-16 | Rewrite World code to load/deload Chunks in a circle around a traveler | dusoleil | 1 | -0/+38 |