userAdam Wcancel

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

31 Days Ago
Merge from boat_building
31 Days Ago
Auth placement/building fix
31 Days Ago
Merge from parent
34 Days Ago
Fix anchor visual state on entering network range or loading in.
34 Days Ago
Fix anchor not anchoring
34 Days Ago
Fixed anchor culling when lowered.
34 Days Ago
Check for boat auth before entering edit mode
34 Days Ago
Merge from boat_building
34 Days Ago
Merge from naval_update
35 Days Ago
Remove the interaction timers from anchors to match the recent removal of timers from other items.
35 Days Ago
Added translation strings for boat validation enum so we can show nicer toast error messages.
35 Days Ago
Setup prevent building volume on small engine.
35 Days Ago
Only show the finish editing option if we're looking at the station, not the netting.
35 Days Ago
Resize boat building station netting area to support max size boats of 10x5. Reposition colliders, volumes, buoys.
35 Days Ago
Removed empty RealmedRemove component from hull_square
35 Days Ago
Anchor collision primitives setup. Tweaks to volumes.
35 Days Ago
Disable the large vehicle colliders around BBS netting
35 Days Ago
▅▋▊▅ ▆▌█▋▍▍ ▄▋▌ █▄▉▊▉▄▋▄▌▇▄ ▄▅▇▋
36 Days Ago
Merge from boat_building
36 Days Ago
Merge from auth2
36 Days Ago
Merge from naval_update
36 Days Ago
Compile fixes
36 Days Ago
Only show steering wheel health bar in edit mode
36 Days Ago
Rework steering wheel priv linking to fix save issue
36 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
36 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.
36 Days Ago
Ton more auth work, including new functionality, improvements, fixes and menu usability tweaks.
36 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.
36 Days Ago
Merge from boat_building
36 Days Ago
Fix steering wheel/mailbox issue (properly this time?)
36 Days Ago
Merge from parent again
36 Days Ago
Fix steering wheel id
36 Days Ago
36 Days Ago
Merge from parent
36 Days Ago
Merge from boat_building
36 Days Ago
Merge from steering_wheels_fix
36 Days Ago
Merge from parent
37 Days Ago
Big sidetrack experiment, changing parenting/parent behaviour everywhere
37 Days Ago
Remove duplicate entity from PlayerBoat prefab that I just spent 2 hours trying to fix in code.
37 Days Ago
37 Days Ago
Bunch of work moving lock from boat to steering wheel and related refactoring/fixes.
38 Days Ago
Vis.Entities can now check hit entity parents if BaseEntity.AlsoVisCheckParent is true. Fix CodeEntryBlocked logic on PlayerBoatLock not letting codes be entered.
38 Days Ago
Enable priv flag on PlayerBoat
38 Days Ago
Setup steering wheel prefab with usable secondary colliders for auth interaction. Apply serialized client boat SetDimensions
38 Days Ago
38 Days Ago
38 Days Ago
Fix power not showing correctly in boat building UI. Display power to mass.
38 Days Ago
Merge from naval_update, keeping destination floating_city2.prefab
38 Days Ago
Merge from parent
41 Days Ago
Merge from boat_building