summaryrefslogtreecommitdiffstats
path: root/world (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-21Add an example Dock to the worlddusoleil2-0/+8
2022-09-21Move new dock assets one directory updusoleil54-1130/+65
2022-09-21Merge tag 'pull-new-dock-asset' of ssh://normalmode.org/mika/game_jam49 into ...dusoleil50-0/+3546
2022-09-21Import and configure new dock, see messagemikatomik51-163/+3546
2022-09-20Incorporate new assets into the world gendusoleil13-231/+162
2022-09-20Simplify and Fix Monument Codedusoleil6-30/+41
2022-09-20Billboard chunk coords for debuggingdusoleil2-0/+8
2022-09-20Merge remote-tracking branch 'mika/ship-development' into mika-assetsdusoleil15-0/+2902
2022-09-20Import and configure lighthouse monumentmikatomik21-0/+1685
2022-09-20Add more rock objectsmikatomik4-0/+2165
2022-09-20Import rock and texture for world generationmikatomik12-0/+737
2022-09-20Add ability to add static monuments to the worlddusoleil7-35/+294
2022-09-19Add Levels of Detail per Chunkdusoleil10-122/+143
2022-09-19Use MultiMesh to dramatically increase performance of generated worlddusoleil7-44/+66
2022-09-19Scale rocks based on noise and add a random rotationdusoleil1-8/+26
2022-09-18Organize World Gen Stuffdusoleil11-0/+397