summaryrefslogtreecommitdiffstats
path: root/ship (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-09-16Merge branch 'ship-development' into mika-prdusoleil12-73/+561
2022-09-16Normalize the material filesdusoleil10-0/+0
Opening the material files in the godot editor and saving caused them to fix any broken paths from the directory restructure from before and it also converted a number of them to a more compact binary format saving a good bit of space.
2022-09-15Setup all of the collision layers and masksdusoleil5-0/+24
2022-09-15Revert crates' sleeping stateMalfurious1-1/+0
to enable the immediate affect of physics on the many crates. According to mika, this was a workaround that is no longer necessary.
2022-09-15Collapse directory structure for ship assetsMalfurious88-0/+8354
This subtree no longer contains any standalone maps. Simply rename the ship assets directory to clean up unused directories.