userAdam Wcancel
reporust_rebootcancel

6,305 Commits over 2,314 Days - 0.11cph!

49 Days Ago
Merge from bbb_deploy_changes
49 Days Ago
More PlayerBoat prefab cleanup
49 Days Ago
Merge the two separate layers/loops into one for GetDeployedEntities
49 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.
49 Days Ago
Remove unintended building volume from PlayerBoat
49 Days Ago
Merge from refactor_boatchecks
49 Days Ago
Refactor not playerboat checks
49 Days Ago
Refactoring boat checks
49 Days Ago
Merge from parent
50 Days Ago
Compile fix
50 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.
50 Days Ago
wip parenting changes
50 Days Ago
Merge from parent
50 Days Ago
Merge from boat_building
50 Days Ago
Auth placement/building fix
50 Days Ago
Merge from parent
53 Days Ago
Fix anchor visual state on entering network range or loading in.
53 Days Ago
Fix anchor not anchoring
53 Days Ago
Fixed anchor culling when lowered.
53 Days Ago
Check for boat auth before entering edit mode
53 Days Ago
Merge from boat_building
53 Days Ago
Merge from naval_update
54 Days Ago
Remove the interaction timers from anchors to match the recent removal of timers from other items.
54 Days Ago
Added translation strings for boat validation enum so we can show nicer toast error messages.
54 Days Ago
Setup prevent building volume on small engine.
54 Days Ago
Only show the finish editing option if we're looking at the station, not the netting.
54 Days Ago
Resize boat building station netting area to support max size boats of 10x5. Reposition colliders, volumes, buoys.
54 Days Ago
Removed empty RealmedRemove component from hull_square
54 Days Ago
Anchor collision primitives setup. Tweaks to volumes.
54 Days Ago
Disable the large vehicle colliders around BBS netting
54 Days Ago
▅▋▊▅ ▆▌█▋▍▍ ▄▋▌ █▄▉▊▉▄▋▄▌▇▄ ▄▅▇▋
55 Days Ago
Merge from boat_building
55 Days Ago
Merge from auth2
55 Days Ago
Merge from naval_update
55 Days Ago
Compile fixes
55 Days Ago
Only show steering wheel health bar in edit mode
55 Days Ago
Rework steering wheel priv linking to fix save issue
55 Days Ago
Modified mounted steering wheel interaction collider so interactions only show when looking down towards the bottom of the wheel. This prevents the interactions showing when trying to drive the boat normally. Override and implemented LookingAtEngine on PlayerBoatPrivilege
55 Days Ago
All boat items (steering, sail, engines, etc) are usable by anyone until a wheel lock code is set, and then only if you're authed on the wheel.
55 Days Ago
Ton more auth work, including new functionality, improvements, fixes and menu usability tweaks.
55 Days Ago
Add PlayerBoatPrivilege derived from VehiclePrivilege, overrides looking at engine. Make LookingAtEngine virtual on VehiclePrivilege. Added PlayerBoat.GetParentPlayerBoat as an easy way for an entity to find it's parent boat.
55 Days Ago
Merge from boat_building
55 Days Ago
Fix steering wheel/mailbox issue (properly this time?)
55 Days Ago
Merge from parent again
55 Days Ago
Fix steering wheel id
55 Days Ago
55 Days Ago
Merge from parent
55 Days Ago
Merge from boat_building
55 Days Ago
Merge from steering_wheels_fix
55 Days Ago
Merge from parent