userAdam Wcancel

6,635 Commits over 2,404 Days - 0.11cph!

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