5,633 Commits over 2,223 Days - 0.11cph!
Anchoring improvements.
Refactored to now check Anchoring not Lowered. Anchoring is when lowered AND in valid water (todo).
Applied Boat block type to remaining boat blocks
Add new BlockType to ConstructionSocket with Building/Boat options, defaults to Building.
ConstructionSocket.IsCompatible checks block type matches so building and boat blocks can no longer be connected.
More anchor wip.
Anchor now checks it can see the water.
Debug drawing.
Test save update.
Anchor placement inprovements so it can be placed over water more easily. Added test point.
Anchor anim controller setup, params, flow.
Anchor anim code now functional, handles state restoring.
More anchor setup and initial wip anim code.
Add anchor to test save boat
Full anchor functionality wip
Merge from quicksave_to_gamesetup_save
Socket name fixes.
Manifest
Prefab updates.
Stair localization fixes.
Stair wood setup.
Initial stair prefab setup.
Test save update.
Further cannon setup.
Collision setup so it works nicely with cannon low wall.
Cannon deploy placement fix.
Cannon art/prefab updates.
Assign placement prefab.
Fix all boat building block localizations
Add and setup low cannon wall.
Added to boat planner.
Merge from deployable_cannon
Make previous compile fix match the other ifdef behaviour
Add parenting trigger to plank so you don't instantly drop off the boat when walking on a plank
Setup triangle floor block and add to boat building planner.
Only tick steering update when a player is mounted to the wheel
Some wip placement checks
Remove rounded foundaction block from planner list
Tweak dismount positions for steering wheel for more lenient mounting
Cherry pick quick-save to GameSetup specified save file so I can merge to main after lockdown.
Added an option to the Game menu to quick save to the savefile specified on the GameSetup object, without the need to deal with the file dialog.