userAdam Wcancel

6,045 Commits over 2,284 Days - 0.11cph!

3 Months Ago
Manifest
3 Months Ago
Merge from parent
3 Months Ago
Merge from parent
3 Months Ago
Merge from main
4 Months Ago
Add health threshold based speed reduction. Start reducing max thrust below this threshold, down to a minimum of 10% thrust.
4 Months Ago
Rebalance health contribution for boat pieces. Add some damage debug.
4 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
4 Months Ago
Vis/parent checks for auth wip
4 Months Ago
Check for double priv. Save file update.
4 Months Ago
more WIP auth
4 Months Ago
Auth wip
4 Months Ago
priv prefab tweak
4 Months Ago
Refactor VehiclePrivilege IsDriver checks to CanModifyAuth
4 Months Ago
Add playerboat_privilege entity. Setup entity for player boat. Manifest.
4 Months Ago
PlayerBoat prefab cleanup
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Merge from parenting_trigger_tests
4 Months Ago
Only attempt to find and switch parent triggers for hull boocks
4 Months Ago
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
WIP handling of trigger parenting between edit/final modes
4 Months Ago
4 Months Ago
Add SetSailsOpen(distance, flag) debug console command to make testing easier
4 Months Ago
Clicked by mistake, missing file.
4 Months Ago
Bunch of stability experiments/hacks
4 Months Ago
Update test save
4 Months Ago
Add convar to toggle boat building block damage forwarding behaviour.
4 Months Ago
Individual trigger re-parenting test.
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Merge from improvised_planks and very basic initial setup
4 Months Ago
Fix BBS bone name conflict with ladders
4 Months Ago
Cannons can now be placed after boat construction
4 Months Ago
Tracked down missmatching profiler begin/end samples to ItemPreviewIcon, after a short 3 hour hunt.
4 Months Ago
Merge from bounds
4 Months Ago
Additional test save
4 Months Ago
Some cleanup and support for recalculating after load
4 Months Ago
WIP more robust bounds/center related calculations.
4 Months Ago
Merge from parent
4 Months Ago
Merge from main
4 Months Ago
Make sails visually point "forward" regardless of placement
4 Months Ago
Calculate buoyancy point locations dynamically for player built boats during creation, resulting in more stable boats.
4 Months Ago
Small refactor of dimensions debug draw and order of init calls.
4 Months Ago
Fix for empty boat building stations not being able to enter edit mode.
4 Months Ago
Force buoyancy point data refresh/save as part of buoyancy calculation, ahead of dynamic buoyancy location implementation. Remove some debug logs.
4 Months Ago
Merge from parent