12,536 Commits over 2,162 Days - 0.24cph!
Changed branch physics surface to wood
Restore changes to BaseProjectile lost in merge
Added a tip for how to climb trees
Experimental vine chaining
Hold E while swinging on a vine to automatically grab onto the first available vine at the destination branch
Can only chain to destination vines that are within 90 degrees of your direction, so you can't loop back and forwards
Can be disabled with VineMountable.allowChaining convar (defaults to true)
Another fix for serialisation layout
Added kapok_b variant
Manifest
Expose DismountViewmodelHoldTime on VineMountable
Flatten look angle when deciding what branch to swing to
Merge from TransferAllItemsToContainer_nre_fix
Speculative TransferAllItemsToContainer nre fix
Revert last change, add a new disableLerps option to Ironsights component that will override any animation when calculating the viewmodel rotation while in ADS
Adjust blowpipe ironsights intro speed to 1.5 (was 2) and adjusted intro curve to kick in later, seems to fix it sometimes overshooting at the cost of a slightly slower ADS
Fixed warning spam when painting on a mesh without a uv2 channel
Merge from GetCurrentUndergroundLayer_nre_fix
Speculative MapView.GetCurrentUndergroundLayer NRE fix
Remove Facepunch.Editor reference
Fixed outbreak sprayer item id
Remove dismount handling on VineMountable
Slight collider tweak to fix some deadspots for resource gathering on vine tree
More work on handling player movement properly when a vine tree is destroyed
▇▌█ █▋▅█▅█▊▊▋▊▆█▌▉▍▄▆▆▉▉▄▌▇█▄ ▉▍ ▊▅▆▍
Another distance interaction fix
Added line of sight checks when generating vines, prevents vines that travel through god rocks, powerlines, etc
Include vehicle detailed layer in vine dismount check
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊ ▆▆ ▄▉▄▅▍ ▇▊ ▄▊▍▋ ▄█▅▉█▍▉▉ ▆▊▇▊
Apply Impostor safety checks
Possible fix for floating players after vine tree is destroyed
Update X marker data for vine tree, much more accurate now thanks to new colliders
Added a small player movement bump to the bottom of the vine tree, prevents some noclip violations
Adjusted the collider of the stump to prevent players being stuck in them
Stop descending before hitting a vehicle
Add distance checks to vine interactions
If a players current gesture doesn't match the allowed gesture conditions of a mountable, cancel the gesture when mounting
Fixed climb interact option appearing when mounted to a vine
Possible fix for AnimationFlagHandler NRE