userAdam Wcancel

6,704 Commits over 2,496 Days - 0.11cph!

7 Months Ago
Added PlayerBoat.PowerdownOnNoPlayers servervar. Can disable auto engine/sail shutdown for testing/cinematics
7 Months Ago
Merge from vehicle_large
7 Months Ago
merge from boat_building
7 Months Ago
Anchor deployment fix
7 Months Ago
Remaining layer fixes
7 Months Ago
Floor & triangle floor layer fixes
7 Months Ago
floor & triangle floor layer fixes
7 Months Ago
Square and triangle hull layer fixes, entity list updates to boat building blocks.
7 Months Ago
Profile ScaleBySpeed.Update
7 Months Ago
Wrap WaterDynamics.UpdateWaterDynamics in profiling
7 Months Ago
Add wake displacement to every hull block, to check performance
7 Months Ago
Start trying to figure out how we're gonna do this... Add PlayerBoat.Effects partial. Setup client hierarchy, realm removed server-side.
7 Months Ago
Merge from parent
7 Months Ago
Merge from main
7 Months Ago
merge from boat_building
7 Months Ago
Merge from vehicle_large
7 Months Ago
Merge from parent
7 Months Ago
merge from boat_building
7 Months Ago
Check auth for finish building
7 Months Ago
Check for auth when trying to clear build area
7 Months Ago
Wheel code fix
7 Months Ago
Reduce vis range
7 Months Ago
Cache bbs privilege
7 Months Ago
Boat building station now behaves the same when ent killed as when destroyed (attempt to finish boat, kill everything otherwise)
7 Months Ago
Merge from boat_building
7 Months Ago
Merge from more_auth
7 Months Ago
Can now set lock code from edit mode
7 Months Ago
Re-enable auto auth on place back to steering wheel
7 Months Ago
Bunch more auth work, fixes and UI option consistency.
7 Months Ago
Client compile fix
7 Months Ago
Auto auth player on placing steering wheel
7 Months Ago
7 Months Ago
WIP code, parameters, setup
7 Months Ago
Merge from parent
7 Months Ago
Merge from parent
7 Months Ago
Merge from parent
7 Months Ago
Cherry pick dock and edit fix
7 Months Ago
Fix FindDockableStation return logic. Fix occasional NRE disconnect with dock and edit.
7 Months Ago
SocketMod_Anchor now checks VehicleLarge during deployment
7 Months Ago
More anchor and sail fixes
7 Months Ago
Anchor and sail fixes
7 Months Ago
Convert remaining blocks to vehicle large
7 Months Ago
Very initial work for testing using VehicleLarge as the only/default layer for boats and their construction, to reduce the need to switch.
7 Months Ago
Steering wheel prefab cleanup
7 Months Ago
merge from boat_building
7 Months Ago
Fixed realm removes after object rework
7 Months Ago
Split netting visuals and collision into separate objects. Lowered both. Decreased placement height of hull blocks.
7 Months Ago
Fix call order when BBS dies, so FinishBuilding can actually work
7 Months Ago
Try and finish building any boat before killing it.