userAdam Wcancel
reporust_rebootcancel

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

7 Days Ago
7 Days Ago
WIP code, parameters, setup
7 Days Ago
Merge from parent
7 Days Ago
Merge from parent
7 Days Ago
Merge from parent
10 Days Ago
Cherry pick dock and edit fix
10 Days Ago
Fix FindDockableStation return logic. Fix occasional NRE disconnect with dock and edit.
11 Days Ago
SocketMod_Anchor now checks VehicleLarge during deployment
11 Days Ago
More anchor and sail fixes
11 Days Ago
Anchor and sail fixes
11 Days Ago
Convert remaining blocks to vehicle large
11 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.
11 Days Ago
Steering wheel prefab cleanup
11 Days Ago
merge from boat_building
11 Days Ago
Fixed realm removes after object rework
11 Days Ago
Split netting visuals and collision into separate objects. Lowered both. Decreased placement height of hull blocks.
11 Days Ago
Fix call order when BBS dies, so FinishBuilding can actually work
11 Days Ago
Try and finish building any boat before killing it.
11 Days Ago
Destroy any boat construction when the platform gets destroyed
11 Days Ago
merge from boat_building
11 Days Ago
Merge from parent
12 Days Ago
merge from boat_building
12 Days Ago
Remove displacement from hull pieces
12 Days Ago
Added missing volume changes to stair prefab. Removed the old volume check implementation now it's not used anywhere.
12 Days Ago
Child RendererBatch disabling now handles entities with multiple RendererBatch correctly
12 Days Ago
merge from boat_building
12 Days Ago
merge from new_bbs_volume_checks
12 Days Ago
12 Days Ago
Remove debug drawing
12 Days Ago
Setup bbs required volumes for all relevant boat pieces
12 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.
12 Days Ago
Merge from parent
13 Days Ago
Merge from parent
13 Days Ago
Profiling
13 Days Ago
Enable ProvidesParentingTrigger on frame & triangle frame, fixes players getting thrown off boats.
13 Days Ago
Remove some debug log spam
13 Days Ago
Cap push force
13 Days Ago
Fix push option showing all the time
13 Days Ago
Merge from parent
14 Days Ago
BoatBuildingBlock will still initialize supports if its parent is a PlayerBoat. Fixes boats collapsing when editing a boat post load/paste.
14 Days Ago
Don't run ListenServerColliderFix when the child being added to a PlayerBoat is a player. Reduces some of the FPS drop when boarding a large playerboat in Unity editor.
14 Days Ago
Fix client boat building blocks after paste
14 Days Ago
Merge from parent
14 Days Ago
Compile fix
14 Days Ago
merge from boat_building
14 Days Ago
Merged the initial dock & edit test to save us all the hassle of trying to dock boats.
14 Days Ago
Merge from parent
14 Days Ago
Added helper functions to get boat building area player, boat, block and deployable counts. Switched a function which wasn't freeing lists correctly to use the helper functions.
14 Days Ago
Merge from parent
17 Days Ago
Merge from parent