userAdam Wcancel

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

9 Minutes Ago
Cache bbs privilege
Today
Boat building station now behaves the same when ent killed as when destroyed (attempt to finish boat, kill everything otherwise)
Today
Merge from boat_building
Today
Merge from more_auth
Today
Can now set lock code from edit mode
Today
Re-enable auto auth on place back to steering wheel
Today
Bunch more auth work, fixes and UI option consistency.
Today
Client compile fix
Today
Auto auth player on placing steering wheel
Today
WIP code, parameters, setup
Yesterday
Merge from parent
Yesterday
Merge from parent
Yesterday
Merge from parent
4 Days Ago
Cherry pick dock and edit fix
4 Days Ago
Fix FindDockableStation return logic. Fix occasional NRE disconnect with dock and edit.
5 Days Ago
SocketMod_Anchor now checks VehicleLarge during deployment
5 Days Ago
More anchor and sail fixes
5 Days Ago
Anchor and sail fixes
5 Days Ago
Convert remaining blocks to vehicle large
5 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.
5 Days Ago
Steering wheel prefab cleanup
5 Days Ago
merge from boat_building
5 Days Ago
Fixed realm removes after object rework
5 Days Ago
Split netting visuals and collision into separate objects. Lowered both. Decreased placement height of hull blocks.
5 Days Ago
Fix call order when BBS dies, so FinishBuilding can actually work
5 Days Ago
Try and finish building any boat before killing it.
5 Days Ago
Destroy any boat construction when the platform gets destroyed
5 Days Ago
merge from boat_building
5 Days Ago
Merge from parent
6 Days Ago
merge from boat_building
6 Days Ago
Remove displacement from hull pieces
6 Days Ago
Added missing volume changes to stair prefab. Removed the old volume check implementation now it's not used anywhere.
6 Days Ago
Child RendererBatch disabling now handles entities with multiple RendererBatch correctly
6 Days Ago
merge from boat_building
6 Days Ago
merge from new_bbs_volume_checks
6 Days Ago
6 Days Ago
Remove debug drawing
6 Days Ago
Setup bbs required volumes for all relevant boat pieces
6 Days Ago
Added RequireBoatBuildingVolume. wip, allows fixing of building overlap, and is also a more efficient solution than the previous boat building station volume checks. Setup on initial first few test prefabs.
6 Days Ago
Merge from parent
7 Days Ago
Merge from parent
7 Days Ago
Profiling
7 Days Ago
Enable ProvidesParentingTrigger on frame & triangle frame, fixes players getting thrown off boats.
7 Days Ago
Remove some debug log spam
7 Days Ago
Cap push force
7 Days Ago
Fix push option showing all the time
7 Days Ago
Merge from parent
8 Days Ago
BoatBuildingBlock will still initialize supports if its parent is a PlayerBoat. Fixes boats collapsing when editing a boat post load/paste.