userAdam Wcancel

5,757 Commits over 2,253 Days - 0.11cph!

2 Months Ago
More auth wip
2 Months Ago
Manifest again
2 Months Ago
2 Months Ago
Merge from parent
2 Months Ago
Manifest
2 Months Ago
UI fix after merge
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
▍▆▅█▉▍▄ ▊▅▅ █▋▄ ▌▊▊▋▌ ▄▉▌▇▇▍▉ ▄█▅▄ ▊▊▅▄▆█▋▉ ▆█▄▆▆ ▄▅▉█▇▄▍▄▍▄ █▄ ▇ ▊▍▅.
2 Months Ago
More wip. Refactor all individual calls to IsBuildingBlockedByX to a single BlockedByAnything function
2 Months Ago
Merge from main
2 Months Ago
Reparent colliders in edit mode
2 Months Ago
Manifest
2 Months Ago
Merge from parent
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Add health threshold based speed reduction. Start reducing max thrust below this threshold, down to a minimum of 10% thrust.
2 Months Ago
Rebalance health contribution for boat pieces. Add some damage debug.
2 Months Ago
Bunch more very WIP including: client side player boat entity dimension synching block collider reparenting enabling building priv for player boats steering wheel vehicle priv basics some additional serialization and protbuf
2 Months Ago
Vis/parent checks for auth wip
2 Months Ago
Check for double priv. Save file update.
2 Months Ago
more WIP auth
2 Months Ago
Auth wip
2 Months Ago
priv prefab tweak
2 Months Ago
Refactor VehiclePrivilege IsDriver checks to CanModifyAuth
2 Months Ago
Add playerboat_privilege entity. Setup entity for player boat. Manifest.
2 Months Ago
PlayerBoat prefab cleanup
2 Months Ago
Merge from parent
2 Months Ago
Merge from main
2 Months Ago
Merge from parenting_trigger_tests
3 Months Ago
Only attempt to find and switch parent triggers for hull boocks
3 Months Ago
3 Months Ago
Merge from parent
3 Months Ago
Merge from main
3 Months Ago
WIP handling of trigger parenting between edit/final modes
3 Months Ago
3 Months Ago
Add SetSailsOpen(distance, flag) debug console command to make testing easier
3 Months Ago
Clicked by mistake, missing file.
3 Months Ago
Bunch of stability experiments/hacks
3 Months Ago
Update test save
3 Months Ago
Add convar to toggle boat building block damage forwarding behaviour.
3 Months Ago
Individual trigger re-parenting test.
3 Months Ago
Merge from parent
3 Months Ago
Merge from main
3 Months Ago
Merge from parent
3 Months Ago
Merge from main
3 Months Ago
Merge from improvised_planks and very basic initial setup
3 Months Ago
Fix BBS bone name conflict with ladders
3 Months Ago
Cannons can now be placed after boat construction
3 Months Ago
Tracked down missmatching profiler begin/end samples to ItemPreviewIcon, after a short 3 hour hunt.