userAdam Wcancel

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

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
9 Months Ago
Fixes
9 Months Ago
Bunch of refactor, improvements, pooling. Nicer boat station entity detection and handling.
9 Months Ago
9 Months Ago
WIP propper build area check using bounds instead of the temporary radius test
9 Months Ago
Client compile fixes
9 Months Ago
▍▇▇▌ ▄▆▍ ▅▍▊▅ ▄▇▊▄ ▌▆█▋█▉▍▊▉
9 Months Ago
Merge from parent
9 Months Ago
Merge from main
9 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.
9 Months Ago
Steering wheel maintains current steering level even with no mounted player
9 Months Ago
Initial boat validation setup. Added basic requirements.
9 Months Ago
WIP editing of previously finished boats at the boat building station.
9 Months Ago
Boat building station WIP changes for a togglable edit mode.
9 Months Ago
Merge from parent
9 Months Ago
Merge from main
9 Months Ago
More creation calculations
9 Months Ago
Merge from building_interaction
9 Months Ago
Added BuildingBlock interactable check functions/calls. Override for boat blocks, only allowing building related interactions when the boat is editable.
9 Months Ago
Loading fixes/support
9 Months Ago
Merge from trying_stuff_out
9 Months Ago
Merge from parent
9 Months Ago
Merge from main
9 Months Ago
Health forwarding
9 Months Ago
Boat blocks forward damage to parent boat
9 Months Ago
Initial boat max health calculation. New test save.
9 Months Ago
▋▌▌█▋▊█▇▇ ▋▌▄▍▅▋▄▉ ▇█▍▋ █▆▍▊▄█▍ ▆▋▉
9 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.
9 Months Ago
Enable convex colliders and create custom placeholder collision where needed, to eliminate rigidbody issues/warnings.
9 Months Ago
Correctly check for demolish support when checking flag
9 Months Ago
9 Months Ago
Remove some unnecessary items from prefab. Remove old collision test.
9 Months Ago
Use blockout steering wheel art. Sail tweaks.
9 Months Ago
Merge from parent
9 Months Ago
Merge from steering_wheels