userAdam Wcancel

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

27 Days Ago
Merge from parent
28 Days Ago
Merge from boat_building
28 Days Ago
Merge from health_rework
28 Days Ago
PlayerBoat.CalculateHealth() now takes the value of each block's actual health, not their defined ContributingHealth
28 Days Ago
BoatBuildingBlock takes it's MaxHealth from the ContributingHealth, not the construction grade. Blocks now show correct initial health values in edit mode.
28 Days Ago
Floor.triangle health 100->25 Floor health 200->50 hull square health 200->75 hull triangle health 100->25 wall.doorway health 200->50 wall.low.barrier health 100->25 wall.low.cannon health 100->25 wall.low health 100->25 wall.window 200->50 wall health 200->50
28 Days Ago
hull_square and hull_triangle cleanup. Add profiling to CacheParts
28 Days Ago
Applied ServerCull to all boat building blocks where required to strip a bunch of gameobjects server side
28 Days Ago
Remove unncessary vehicle seats/mount point spawning
28 Days Ago
GetPlayerBoats can now see boats clientside.
28 Days Ago
Merge from parent
29 Days Ago
Merge from boat_building
29 Days Ago
Merge from parent
29 Days Ago
Destroy all windows and doors when a boat is destroyed and starts to sink
29 Days Ago
Also show block health if damaged or player is holding hammer
29 Days Ago
Enable repair for boat building station
29 Days Ago
Merge from boat_building
29 Days Ago
Merge from parent
29 Days Ago
Remove dismount transforms from PlayerBoat prefab
29 Days Ago
Remove dismount overrides from PlayerBoat now they're not needed
29 Days Ago
Merge from bbb_deploy_changes
29 Days Ago
More PlayerBoat prefab cleanup
29 Days Ago
Merge the two separate layers/loops into one for GetDeployedEntities
29 Days Ago
Remove BoatBuildingBlock.ForceDeployableSetParent override. BoatBuildingStation.GetDeployedEntities() now grabs consutrction layer non-building block entities (doors, windows, etc) to parent them instead of relying on previous BBB override.
29 Days Ago
Remove unintended building volume from PlayerBoat
29 Days Ago
Merge from refactor_boatchecks
29 Days Ago
Refactor not playerboat checks
29 Days Ago
Refactoring boat checks
29 Days Ago
Merge from parent
30 Days Ago
Compile fix
30 Days Ago
PlayerBoat HasValidDismountPosition and GetDismountPosition now check for steering wheel positions, because player boats are dynamic and can have no pre-determined dismount points.
30 Days Ago
wip parenting changes
30 Days Ago
Merge from parent
30 Days Ago
Merge from boat_building
30 Days Ago
Auth placement/building fix
30 Days Ago
Merge from parent
33 Days Ago
Fix anchor visual state on entering network range or loading in.
33 Days Ago
Fix anchor not anchoring
33 Days Ago
Fixed anchor culling when lowered.
33 Days Ago
Check for boat auth before entering edit mode
33 Days Ago
Merge from boat_building
33 Days Ago
Merge from naval_update
34 Days Ago
Remove the interaction timers from anchors to match the recent removal of timers from other items.
34 Days Ago
Added translation strings for boat validation enum so we can show nicer toast error messages.
34 Days Ago
Setup prevent building volume on small engine.
34 Days Ago
Only show the finish editing option if we're looking at the station, not the netting.
34 Days Ago
Resize boat building station netting area to support max size boats of 10x5. Reposition colliders, volumes, buoys.
34 Days Ago
Removed empty RealmedRemove component from hull_square
34 Days Ago
Anchor collision primitives setup. Tweaks to volumes.
34 Days Ago
Disable the large vehicle colliders around BBS netting