userAdam Wcancel

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

10 Days Ago
Wrap WaterDynamics.UpdateWaterDynamics in profiling
10 Days Ago
Add wake displacement to every hull block, to check performance
10 Days Ago
Start trying to figure out how we're gonna do this... Add PlayerBoat.Effects partial. Setup client hierarchy, realm removed server-side.
11 Days Ago
Merge from parent
11 Days Ago
Merge from main
11 Days Ago
merge from boat_building
11 Days Ago
Merge from vehicle_large
11 Days Ago
Merge from parent
11 Days Ago
merge from boat_building
11 Days Ago
Check auth for finish building
11 Days Ago
Check for auth when trying to clear build area
11 Days Ago
Wheel code fix
11 Days Ago
Reduce vis range
11 Days Ago
Cache bbs privilege
12 Days Ago
Boat building station now behaves the same when ent killed as when destroyed (attempt to finish boat, kill everything otherwise)
12 Days Ago
Merge from boat_building
12 Days Ago
Merge from more_auth
12 Days Ago
Can now set lock code from edit mode
12 Days Ago
Re-enable auto auth on place back to steering wheel
12 Days Ago
Bunch more auth work, fixes and UI option consistency.
12 Days Ago
Client compile fix
12 Days Ago
Auto auth player on placing steering wheel
12 Days Ago
12 Days Ago
WIP code, parameters, setup
12 Days Ago
Merge from parent
12 Days Ago
Merge from parent
12 Days Ago
Merge from parent
15 Days Ago
Cherry pick dock and edit fix
15 Days Ago
Fix FindDockableStation return logic. Fix occasional NRE disconnect with dock and edit.
16 Days Ago
SocketMod_Anchor now checks VehicleLarge during deployment
16 Days Ago
More anchor and sail fixes
16 Days Ago
Anchor and sail fixes
16 Days Ago
Convert remaining blocks to vehicle large
16 Days Ago
Very initial work for testing using VehicleLarge as the only/default layer for boats and their construction, to reduce the need to switch.
16 Days Ago
Steering wheel prefab cleanup
16 Days Ago
merge from boat_building
16 Days Ago
Fixed realm removes after object rework
16 Days Ago
Split netting visuals and collision into separate objects. Lowered both. Decreased placement height of hull blocks.
16 Days Ago
Fix call order when BBS dies, so FinishBuilding can actually work
16 Days Ago
Try and finish building any boat before killing it.
16 Days Ago
Destroy any boat construction when the platform gets destroyed
16 Days Ago
merge from boat_building
16 Days Ago
Merge from parent
17 Days Ago
merge from boat_building
17 Days Ago
Remove displacement from hull pieces
17 Days Ago
Added missing volume changes to stair prefab. Removed the old volume check implementation now it's not used anywhere.
17 Days Ago
Child RendererBatch disabling now handles entities with multiple RendererBatch correctly
17 Days Ago
merge from boat_building
17 Days Ago
merge from new_bbs_volume_checks