userAdam Wcancel
reporust_rebootcancel

6,710 Commits over 2,496 Days - 0.11cph!

1 Year Ago
BBS collider tweaks. Improve ladder placement.
1 Year Ago
Actually setup steering wheel deploy rotation instead of just placing it backwards every time. Setup steering wheel placement mesh.
1 Year Ago
Boat build validation now works client side too. Show reason specific error toasts when trying to finish construction for invalid boat builds.
1 Year Ago
Merge from naval_update
1 Year Ago
SimpleFloatingEntity compile fix
1 Year Ago
ifdef rework to allow for client side boat validation checks
1 Year Ago
More boat building station prefab tweaks for usability. Fixed BBS ground watch issues.
1 Year 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.
1 Year Ago
Boat building station deploy volume for build area to prevent placement in areas where the sea floor could mess your boat up
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year Ago
Terrain deploy volume
1 Year Ago
1 Year Ago
Block placement rules wip
1 Year Ago
Remove RendererBatch from whitebox pieces
1 Year Ago
Manifest
1 Year Ago
Merge from parent
1 Year Ago
Finally fixed it
1 Year Ago
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock
1 Year Ago
Fixes
1 Year Ago
Bunch of refactor, improvements, pooling. Nicer boat station entity detection and handling.
1 Year Ago
1 Year Ago
WIP propper build area check using bounds instead of the temporary radius test
1 Year Ago
Client compile fixes
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year Ago
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.
1 Year Ago
Steering wheel maintains current steering level even with no mounted player
1 Year Ago
Initial boat validation setup. Added basic requirements.
1 Year Ago
WIP editing of previously finished boats at the boat building station.
1 Year Ago
Boat building station WIP changes for a togglable edit mode.
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year Ago
More creation calculations
1 Year Ago
Merge from building_interaction
1 Year Ago
Added BuildingBlock interactable check functions/calls. Override for boat blocks, only allowing building related interactions when the boat is editable.
1 Year Ago
Loading fixes/support
1 Year Ago
Merge from trying_stuff_out
1 Year Ago
Merge from parent
1 Year Ago
Merge from main
1 Year Ago
Health forwarding
1 Year Ago
Boat blocks forward damage to parent boat
1 Year Ago
Initial boat max health calculation. New test save.
1 Year Ago
Setup collision & layers when finishing boat building, fixes a bunch of issues and player built boats now interact with other physics vehicles. Test changes on just hull_square for now. Added BoatBuildingBlock.
1 Year Ago
Enable convex colliders and create custom placeholder collision where needed, to eliminate rigidbody issues/warnings.
1 Year Ago
Correctly check for demolish support when checking flag
1 Year Ago
Remove some unnecessary items from prefab. Remove old collision test.
1 Year Ago
Use blockout steering wheel art. Sail tweaks.
1 Year Ago
Merge from parent