branchrust_reboot/main/boat_optim_passcancel

5 Commits over 0 Days - ∞cph!

2 Months Ago
cleaned up ApplyCorrectionForces a bit
2 Months Ago
removed another deeper nested duped IsValid check on the entity
2 Months Ago
remove duplicated unity-null check in StorageFuelSystem, replaced with IsRealNull usage as GetFuelContainer ensures entityref returns a valid result or true null
2 Months Ago
switched GetWaterSurface for GetWaterLevel in BaseBoat correction forces
2 Months Ago
removed ClampThrustForcesToPlane option that we never used, removed some pointless plane usage