126,790 Commits over 4,109 Days - 1.29cph!
Moved the wake up process to WaterInflatable
Refactored duplicated skin ownership checks into a method
Revert SocketMod_WaterDepth to prior logic and added a new optional AllowWaterVolumes that checks for any water volumes
Should be more reliable than comparing water heights
WaterVolume tests now return WaterInfo instead of just water height and depth
Added an IsInWaterVolume method
Update WakeCheck in Buoyancy to only query water system once
Pass the correct type into a the wake up Vis process on PaddlingPool to save a cast
Use the world space bounds instead of an overlap sphere when waking up inflatables at the bottom of the pool
Increase max mount distance on beach chair
Moved eye position further back on the chair
Smoothed eye position no longer uses a unparented transform
WaterVolume cleanup
Update clipping layermask on dismount check for WaterInflatable
OnDeployed is now called by the planner and added the placing player to the method parameters
Removed a redundant InvalidateNetworkCache
Use water volume contents to find boards/tubes to kill instead of Vis
Tidyup, dynamic, find flare utils
▆▅▆▊▉▌█▋▌▅▅█▌ █▉▇▇█ ▍▌▅▅▍ ▆▉▄▊ ▅▉▌▅▅▊█▇ ▅▉▆▅█▍█ ▍▄▊▄▍
▋▌▉█▅▍▄ ▆▋▌█▊▅ ▍▌▋▍ ▌▍█▍ ▌▋▍██▌▉▇▄ (▋▌▆▇▍▅▊ ▉▍▌)
Refactor recipe caching out of MixingTable and into RecipeDictionary
▉▄▇▅█ ▋▇▆▄▊▄▍▍▌▊ ▍▇▅ ▋▄▅▇▋▌▌ ▉▊ ▌▊▆▉▆▌▆▍▌▋▉ ▍█▉▉ ▍▆▍ ▌▉▄▉▉▍▍▉ ▌▋ ▅▇▉▆▌
updated beach chair player anim & mount position
Removed SavasIsland from building
Try and reduce ambient spec on liquid materials
Adjusted HDR Sphere materials.
Fix accidental double GetItem
▋▆▆▇▉ ▇▉▋█▌ █▌▄▄▉▌▍▄ █▄█▆▉▆▉ ▆█▋▄ ▋▋▌ ▊▌▇▆▍▊ ▊▄ ▊▍
Revert DLC item skipping in item generation
Print a warning if an item shortname is null or empty
Remove old head space check again
Cleanup, add some help strings to new commands
Change capsule check to SphereCheck, move it to FixedUpdate for more reliability
Removed foliage displacement component from boogie board
Fixed incorrect bounds on inner tube and boogie board, was contributing to some incorrect dismount position validity checks
Don't skip hidden items when exporting for Rust+
disallow photo frames to be locked
Replace the dismount check raycast with a CheckCapsule (like BaseVehicle) and increase it's frequency (0.25s -> 0.1s)
Kill WaterInflatables that are in a pool when the pool is destroyed
merge from main - fixes only