userAdam Wcancel

12,508 Commits over 3,773 Days - 0.14cph!

2 Hours Ago
Block placement rules wip
4 Hours Ago
Remove RendererBatch from whitebox pieces
4 Hours Ago
Manifest
4 Hours Ago
Merge from parent
Today
Finally fixed it
Today
Additional validation checks. Converted all the remaining whitebox blocks to BoatBuildingBlock
Yesterday
Fixes
2 Days Ago
Bunch of refactor, improvements, pooling. Nicer boat station entity detection and handling.
3 Days Ago
3 Days Ago
WIP propper build area check using bounds instead of the temporary radius test
3 Days Ago
Client compile fixes
4 Days Ago
▍▇▇ ▌▄▆ ▍▅▍▊ ▅▄▇▊ ▄▌▆█▋█▉▍▊
6 Days Ago
Merge from parent
6 Days Ago
Merge from main
7 Days 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.
7 Days Ago
Steering wheel maintains current steering level even with no mounted player
7 Days Ago
Initial boat validation setup. Added basic requirements.
7 Days Ago
WIP editing of previously finished boats at the boat building station.
7 Days Ago
Boat building station WIP changes for a togglable edit mode.
7 Days Ago
Merge from parent
7 Days Ago
Merge from main
8 Days Ago
More creation calculations
8 Days Ago
Merge from building_interaction
8 Days Ago
Added BuildingBlock interactable check functions/calls. Override for boat blocks, only allowing building related interactions when the boat is editable.
9 Days Ago
Loading fixes/support
9 Days Ago
Merge from trying_stuff_out
9 Days Ago
Merge from parent
9 Days Ago
Merge from main
10 Days Ago
Health forwarding
10 Days Ago
Boat blocks forward damage to parent boat
10 Days Ago
Initial boat max health calculation. New test save.
10 Days Ago
▋▌▌█▋▊█▇ ▇▋▌▄▍▅▋▄ ▉▇█▍ ▋█▆▍▊▄█ ▍▆▋
13 Days 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.
13 Days Ago
Enable convex colliders and create custom placeholder collision where needed, to eliminate rigidbody issues/warnings.
14 Days Ago
Correctly check for demolish support when checking flag
14 Days Ago
Remove some unnecessary items from prefab. Remove old collision test.
14 Days Ago
Use blockout steering wheel art. Sail tweaks.
14 Days Ago
Merge from parent
14 Days Ago
Merge from steering_wheels
14 Days Ago
Fixes after merge from main
14 Days Ago
Merge from parent
14 Days Ago
Merge from main
15 Days Ago
Fix incorrect initial steering offset
15 Days Ago
Open/close sail radial menu options
15 Days Ago
Sails default to closed. Show (very) placeholder open or closed sail visuals depending on Flag_Extended status
15 Days Ago
Add Flag_Extended to sails, true when sail is open. Calculate max thrust dynamically based on number of currently open sails. Apply "gasPedal" automatically when at least one sail is open so that the boat moves forwards without player input.
15 Days Ago
Assign parent boat to steering wheel on boat creation. Basic deployable steering wheel control of parent boat steering.
15 Days Ago
Add parent trigger. Set boat rotation to match boat building station. Sail thrust tweaks. Quick refactor.