branchrust_reboot/main/naval_update/boat_buildingcancel

134 Commits over 91 Days - 0.06cph!

14 Days Ago
Merge from parent
17 Days Ago
Cannon whitebox deployabke
17 Days Ago
Merge from deployable_cannon
17 Days Ago
Flip default anchor rotation so it's easier to place at edges
17 Days Ago
Initial setup of anchor as deployable.
17 Days Ago
Merge from manual_anchor
17 Days Ago
Added IBoatBuildingPiece inteface. Call IBoatBuildingPiece.OnAddedToBoat when pieces are parented. Moved steering wheel and sail init logic to this implementation.
17 Days Ago
Close any open sails when finialising boat building at the boat building station, so that your boat doesn't sail off before you can get back on it.
17 Days Ago
Merge from parent
17 Days Ago
Merge from UI
19 Days Ago
Refactor to WindBlocked. Include clearance checks in front and behind of sails so that they need room to catch wind.
19 Days Ago
Sails only work if they're outside
19 Days Ago
Merge from parent
19 Days Ago
merge from manual_anchor
21 Days Ago
Merge from manual_anchor
21 Days Ago
Merge from parent
24 Days Ago
Merge from parent
24 Days Ago
Merge from placement_improvements
27 Days Ago
Wheel
27 Days Ago
Merge from steering_wheels
27 Days Ago
Merge from parent
27 Days Ago
ForceDeployableSetParent returns true on BoatBuildingBlock
28 Days Ago
Comment
28 Days Ago
Layer changes
28 Days Ago
Clamp max velocity
28 Days Ago
Sail and steering wheel bounds cleanup
28 Days Ago
Setup some basic steering wheel visual turning
28 Days Ago
Merge from parent
31 Days Ago
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.
31 Days Ago
Set isDynamic on all block RendererLODs, fixing visual issue after loading.
31 Days Ago
Mass/health block tweaks
31 Days Ago
BBS duplicate name fix. Sails revert to closed on save load.l
31 Days Ago
Refactor contributing health and mass values to BoatBuildingBlock so we can control values for each block type. Some cleanup. Add couple more test saves.
31 Days Ago
Placeholder icons for boat building station, sail, steering wheel.
31 Days Ago
Remove previous temporay forced global disabling of RendererBatch
31 Days Ago
Allow demolishing of boat blocks by the owning player, even without auth, until we know how we're gonna handle auth.
31 Days Ago
BBS collider tweaks. Improve ladder placement.
31 Days Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
31 Days Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.
31 Days Ago
Merge from naval_update
31 Days Ago
ifdef rework to allow for client side boat validation checks
31 Days Ago
More boat building station prefab tweaks for usability. Fixed BBS ground watch issues.
31 Days Ago
Boat Building Station: Nicer positioning relative to netting, volume fixes. Added ladders to sides to make it easier to get onto from the water.
31 Days Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
31 Days Ago
Merge from parent
32 Days Ago
Remove RendererBatch from whitebox pieces
32 Days Ago
Manifest
32 Days Ago
Merge from parent
32 Days Ago
Finally fixed it
33 Days Ago
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock