userGriglercancel
branchrust_reboot/main/naval_updatecancel

37 Commits over 92 Days - 0.02cph!

1 Hour Ago
▅▊▇▌▍▅▄▉ ▆▆▍▉█▋▍▅▇▆█▊ ▄▄▌▌▋ ▌▊▉▅ ▅▊▅▅▋▍▉▉ ▍▆▄██▉▇▆▇▌▅▆█▄▇▍▍▆▅▋▉▄▄▉ █▇▄▊▌▇▊▋ ▇▉ ▇▍█ ▆▊█'█ ▉█▄ ▉▇▋▅▆▅▆ ▉▌ ▌▄▍▆█▍▄█ - ▋▇▄▅▇ ▌▌▊██▋ ▉▊▆▍▉▍▄ ▅▊ ▍█▊▅ ▅▌▉▉ █▋▍.▆▉▍▋▆█▍▅ ▉▍█▌▋█ ▍▆ ▉▅▇▆ █▌█▉▇ ▊▌▄▉▇▆ ▆▊ ▉▉▄▊▉▊▄▄ ▌▊▋▉▊▍▊▅ ▊▍█ ▄▉██▅ ██▊ ▉▌▊▅ ▊▅▅ ▆▍▍▊▄█ ▇▅▊▆ ▋▍
Today
▋▇▆▄▄ ▋▍▊▅ ▉▊▉▍▋▊▇_▆█▉▌▍▇_▌▆▇▄
2 Days Ago
corrected island fudge radius for shore vectors that was adding a lot of noise around islands shore vectors and a visible seam
5 Days Ago
▋▉▄▍▍ ▇▄▄▅ ▍▍█▅▅▋▇▇▆▄_▇▄▉▉▆▍▌▄_▄▍▋▍▄
5 Days Ago
put PlayerEnterDeepSea client rpc call back in with correct name
22 Days Ago
reduction in sail position influence on thrust, less than half what it was but still double the engine's - still impacts how you place them on the baot but results in less situations where it feels like the boat is not behaving as it should
22 Days Ago
setting global shader params update flag after regenerating textures for dirty DeepSea data flags
23 Days Ago
use a realmed trace for TriggerParent.HasObjUnderFeet so they don't freak out in-editor at speed
26 Days Ago
PlayerBoat uses HasDriver to check AnyMounted, corrects flipped behaviour not running
26 Days Ago
merge from anchored_boat_mass
26 Days Ago
merge from deepsea_terraintexturing_leak
26 Days Ago
handle uninitialized heightmap properly for shorevector gen (happens with scene camera in some cases)
26 Days Ago
merge from engine_improved_fuel_access
26 Days Ago
halved shore vector generation time in editor with batched water depth queries (250ms off the time to get into playmode) - we should jobify the DistanceField stuff as well, but this is a quicker win
27 Days Ago
merge from boat_flipped_wheel_mounting
28 Days Ago
corrected Sail's CacheIsWindBlocked check to handle realmed colliders - tried batching this but there's not enough casts for it to be worth the overhead
28 Days Ago
boat engines don't apply force when boat isn't in water
28 Days Ago
merge from boat_better_shallow_water_behaviour
33 Days Ago
▋▇▊ ▊▉▆ █▇▋▉ ▆▅▄▍█▋▌▌█▌▍▇█▊▋█▊ ▅▋ ▊▋▆▊█ ▊▅▌▊▌▆▊▆▊▇▇ ▉▆, ▊▊'▊ ▇▌▌▆▉█ ▌▍ ▍▅▊▇▉▅▋▄ ▉▉▆▇▌▆▍▅▆ ▋▊ ▄ ▇▅▆▄█-▄▇▍██▍▆▇ ▍▋▋▊▇▊▉▊ ▇▄ ▊█▇ ▌▅▍ ▊▍▋ ▌▋▊▋▍▉ ▌█▌▌▉▅▊▄▍▍▉ ▆█▍▄▅█▍▅▉
33 Days Ago
merge from boat_optims
34 Days Ago
corrected convar bounds
34 Days Ago
corrected physics bounds
35 Days Ago
merge from buoyancy_deepunderwater_fix
35 Days Ago
fixed clip check
35 Days Ago
stupid pooling fix
35 Days Ago
merge from ai_vehicle_clipping_check_optim
35 Days Ago
merge from npc_PlayerSyncCycle_optim
37 Days Ago
merge from shorevector_disabled_terrain_fix
2 Months Ago
merge from boat_stability
2 Months Ago
mereg from boat_stability
2 Months Ago
merge from boat_stability - anti-beaching forces - boat separation - general control improvements
2 Months Ago
regenerate static fields to fix compile - added ResetStaticFields call to codegen clean
2 Months Ago
cleaned up some dead code in playerboat controls
3 Months Ago
fixed compile from CoACD
3 Months Ago
wrap custom coacd editor in defines
3 Months Ago
merge from /main/coACD - adds FPConvexCollisionBaker that we can use to bake convex collider sets for compatibility with dynamic RBs (PlayerBoats)
3 Months Ago
draw physics world bounds on ValidBounds gizmos to ensure they line up sensibly