userAdam Wcancel
reporust_rebootcancel

6,915 Commits over 2,435 Days - 0.12cph!

7 Months 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.
7 Months Ago
Merge from boat_building
7 Months Ago
Fix steering wheel/mailbox issue (properly this time?)
7 Months Ago
Merge from parent again
7 Months Ago
Fix steering wheel id
7 Months Ago
7 Months Ago
Merge from parent
7 Months Ago
Merge from boat_building
7 Months Ago
Merge from steering_wheels_fix
7 Months Ago
Merge from parent
7 Months Ago
Big sidetrack experiment, changing parenting/parent behaviour everywhere
7 Months Ago
Remove duplicate entity from PlayerBoat prefab that I just spent 2 hours trying to fix in code.
7 Months Ago
7 Months Ago
Bunch of work moving lock from boat to steering wheel and related refactoring/fixes.
7 Months Ago
Vis.Entities can now check hit entity parents if BaseEntity.AlsoVisCheckParent is true. Fix CodeEntryBlocked logic on PlayerBoatLock not letting codes be entered.
7 Months Ago
Enable priv flag on PlayerBoat
7 Months Ago
Setup steering wheel prefab with usable secondary colliders for auth interaction. Apply serialized client boat SetDimensions
7 Months Ago
7 Months Ago
7 Months Ago
Fix power not showing correctly in boat building UI. Display power to mass.
7 Months Ago
Merge from naval_update, keeping destination floating_city2.prefab
7 Months Ago
Merge from parent
7 Months Ago
Merge from boat_building
7 Months Ago
Changed the order of steering wheel dismount positions so the nearest one is attempted first
7 Months Ago
Remove some dead code
7 Months Ago
Quick cleanup after merge issue
7 Months Ago
Small engine anim code/setup
7 Months Ago
Small engine prefab update
7 Months Ago
Merge from small_engine
7 Months Ago
Allow all door types on player boats
7 Months Ago
Merge from boat_building
7 Months Ago
SmallEngine fuel compile fixes
7 Months Ago
Boat building station anims
7 Months Ago
Merge from parent
7 Months Ago
Merge from sail_rotate
7 Months Ago
Added a sail interaction option to rotate the sail 180 degrees if it's not lowered.
7 Months Ago
Merge from block_redirect
7 Months Ago
7 Months Ago
block damage redirect wip tests
7 Months Ago
Allow regular window frames and embrasures in boat windows.
7 Months Ago
Merge from parent
7 Months Ago
Merge from boat_building
7 Months Ago
Merge from parent
7 Months Ago
Added very placeholder direction arrows to sail deployment guide. Arrows point FORWARDS. Point these to the front of your boat.
7 Months Ago
Merge from boat_building
7 Months Ago
Cannon deployment improvements/fixes, works nicely with cannon wall. Enabled pickup for cannons.
7 Months Ago
Smalle engine deploy guide fixes/no collision.
7 Months Ago
Merge from parent
7 Months Ago
Finish building from steering wheel now shows the same error messages as when trying to finish building from the station.
7 Months Ago
Merge from boat_building