branchrust_reboot/main/naval_update/boat_buildingcancel
56 Commits over 61 Days - 0.04cph!
Don't auto-enter BBS edit mode when loading from a save so any boat left in the work area isn't confusingly converted to editable.
Set isDynamic on all block RendererLODs, fixing visual issue after loading.
BBS duplicate name fix.
Sails revert to closed on save load.l
Refactor contributing health and mass values to BoatBuildingBlock so we can control values for each block type.
Some cleanup.
Add couple more test saves.
Placeholder icons for boat building station, sail, steering wheel.
Remove previous temporay forced global disabling of RendererBatch
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
BBS collider tweaks.
Improve ladder placement.
Actually setup steering wheel deploy rotation instead of just placing it backwards every time.
Setup steering wheel placement mesh.
Boat build validation now works client side too.
Show reason specific error toasts when trying to finish construction for invalid boat builds.
ifdef rework to allow for client side boat validation checks
More boat building station prefab tweaks for usability.
Fixed BBS ground watch issues.
Boat Building Station: Nicer positioning relative to netting, volume fixes.
Added ladders to sides to make it easier to get onto from the water.
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
Remove RendererBatch from whitebox pieces
Additional validation checks.
Converted all the remaining whitebox blocks to BoatBuildingBlock
Bunch of refactor, improvements, pooling.
Nicer boat station entity detection and handling.
WIP propper build area check using bounds instead of the temporary radius test
Auto enter edit mode when a deployed boat building station passes the area clear checks.
Edit mode toggle checks.
Reset player boat Y pos and pitch/roll before entering edit mode so it matches original construction.
Steering wheel maintains current steering level even with no mounted player
Initial boat validation setup.
Added basic requirements.
WIP editing of previously finished boats at the boat building station.
Boat building station WIP changes for a togglable edit mode.
More creation calculations
Merge from building_interaction
Merge from trying_stuff_out
Merge from steering_wheels
Boat building station deployable/item basic setup
Floor. Additional placeholder building station prefab.