userAdam Wcancel

5,633 Commits over 2,223 Days - 0.11cph!

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