Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-09-21 | Add an example Dock to the world | dusoleil | 1 | -0/+7 | |
2022-09-21 | Move new dock assets one directory up | dusoleil | 54 | -1130/+65 | |
2022-09-21 | Merge tag 'pull-new-dock-asset' of ssh://normalmode.org/mika/game_jam49 into ↵ | dusoleil | 50 | -0/+3546 | |
mika-pr Rework dock asset with textures and shape modification | |||||
2022-09-21 | Import and configure new dock, see messagepull-new-dock-asset | mikatomik | 51 | -163/+3546 | |
Think i accidentally deleted the original Dock.tscn and cant figure out how to get it back..? But the new dock_rework.tscn is meant to drop right in it's place | |||||
2022-09-20 | Incorporate new assets into the world gen | dusoleil | 3 | -170/+7 | |
2022-09-20 | Simplify and Fix Monument Code | dusoleil | 2 | -23/+35 | |
Simplify the monument chunks to just be a bounding box with the scene origin at the center. This allows us to automatically calculate the chunks with only the bounds provided. It also fixes the issues with scaling and rotation. | |||||
2022-09-20 | Import and configure lighthouse monument | mikatomik | 21 | -0/+1685 | |
2022-09-20 | Add ability to add static monuments to the world | dusoleil | 3 | -0/+203 | |