6,140 Commits over 2,284 Days - 0.11cph!
Add Assets\Plugins\crosstales back (minus voice plugin folder)
Moved allow child stability support loading check from child to parent.
PlayerBoat set to allow, defaults to false for everything else (previous standard behaviour)
wip/testing switching server to use same caching method as client (on child added/removed, instead of at init)
Show a game tip mentioning the built-in code lock the first three times you place a steering wheel.
Set default EditFinishUseInterval to 1 second.
Edit/finish cooldown is now handled by a flag, client UI menu options based on the flag.
Init boat audio shortly after client boat is enabled so it can use cached data.
Remove some debug logs.
Added BoatBuildingStation.Client partial, moved some code.
IsBoatFullyContained uses cached blocks
▆▅█ ▆▇▉▆▊▅▇▇▆▋.▌▊█▆▌▊▍▆▌█▄▊▄▌▋▋() █▅▊▊▋ █▍▋▉ ▊▊█▋▅▄ ▊▇▌▅▉.
▉█▌▅▍▅ █▊▇▉▆▋█▍▋▆▊▊▄█▋▋▊() ▅▍ ▉█▊ ▇█▇▆▊▆ ▆▍▆█▊.
▉▄▆▇▄█▍ ▍▌█▌▍▊▌▋▌▋▋▊▆█() ▊▋ ▇▍▅ ▄▅▆▋▋ ▍▆▄█▇
Bunch of wip dock and edit work
Build area must be free of players and entities for dock & edit to work
Update MustPlaceOnBoat error text
Added RequireNoParentBoat bool to SocketMod_BoatBuildingBlock, enabled for all boat-specific deployables.
Fixes placement of boat specific deployables on finished boats after recent layer changes.
Merge from boat_building (set 111 deployable GroundWatch to include VehicleLarge layer)
Merge from largevehicle_groundwatch
Extend the tugboat deployable sanity check tool to also add the VehicleLarge layer to the groundwatch layer mask for any VehicleLarge capable deployables.
Ran the tool and added the layer to 130 deployables.
wip compile fixes (PC crashed killed my library, still importing to test)
Include Vehicle_Large layer in stability notifications
Show block count and limit in boat building UI if a limit is set.
Add PlayerBoat.MaxBlockCount convar. Add validation and error message.
Switch new convars to replicated for UI.
Add BoatBuildingStation.EditFinishUseInterval convar.
Small refactor.
Added PlayerBoat.EditEnabled and PlayerBoat.FinishEditingEnabled convars.
Add stair specific deploy volume (was using u shaped stairs as a placeholder)
Steering wheel deployment volume improvements
Allow planks to be placed nearer edges to make them more useful, based on previous feedback. Looks a bit odd right now though.