userJarryd Campicancel
reporust_rebootcancel

13,371 Commits over 2,435 Days - 0.23cph!

11 Months Ago
Only apply the disableLerps option on the viewmodel when transitioning between ironsight states, still allow animation when fully not aiming or fully aiming
11 Months Ago
Instead of shooting the vine to make it swing back, can now shoot the tree where the vine is currently resting
11 Months Ago
Reduced vine travel speed by 25%
11 Months Ago
Improved rotation snapping when starting a vine wing
11 Months Ago
Increased the spacing of the vine launch points, should help vines overlap less
11 Months Ago
Switch sprays to Decal/Deferred Decal
11 Months Ago
Fixed descend option not working when more than one vine is overlapping
11 Months Ago
Update emoji with transparency
11 Months Ago
Add test ladder/rope ladder to vine playground
11 Months Ago
Initial new emoji setup
11 Months Ago
Possible VineMountable.OnFlagsChanged NRE fix
11 Months Ago
Changed branch physics surface to wood
11 Months Ago
Restore changes to BaseProjectile lost in merge
11 Months Ago
Added a tip for how to climb trees
11 Months Ago
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)
11 Months Ago
Another fix for serialisation layout
11 Months Ago
Compile fix
11 Months Ago
11 Months Ago
Added kapok_b variant Manifest
11 Months Ago
Expose DismountViewmodelHoldTime on VineMountable
11 Months Ago
Flatten look angle when deciding what branch to swing to
11 Months Ago
Merge from TransferAllItemsToContainer_nre_fix
11 Months Ago
Speculative TransferAllItemsToContainer nre fix
11 Months Ago
Revert last change, add a new disableLerps option to Ironsights component that will override any animation when calculating the viewmodel rotation while in ADS
11 Months Ago
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
11 Months Ago
Merge from uv2_paint_fix
11 Months Ago
Fixed warning spam when painting on a mesh without a uv2 channel
11 Months Ago
Merge from GetCurrentUndergroundLayer_nre_fix
11 Months Ago
Speculative MapView.GetCurrentUndergroundLayer NRE fix
11 Months Ago
Remove Facepunch.Editor reference
11 Months Ago
Fixed outbreak sprayer item id
11 Months Ago
Remove dismount handling on VineMountable
11 Months Ago
Slight collider tweak to fix some deadspots for resource gathering on vine tree
11 Months Ago
More work on handling player movement properly when a vine tree is destroyed
11 Months Ago
▇▌██ ▋▅█▅█▊▊▋▊▆█▌▉▍▄▆▆▉▉▄▌▇█▄▉ ▍▊ ▅▆▍▌
11 Months Ago
Another distance interaction fix
11 Months Ago
Added line of sight checks when generating vines, prevents vines that travel through god rocks, powerlines, etc
11 Months Ago
Include vehicle detailed layer in vine dismount check
11 Months Ago
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊▆ ▆▄ ▉▄▅▍▇ ▊▄ ▊▍▋▄ █▅▉█▍▉▉▆ ▊▇▊█
11 Months Ago
Apply Impostor safety checks
11 Months Ago
Possible fix for floating players after vine tree is destroyed
11 Months Ago
Merge from main
11 Months Ago
Update X marker data for vine tree, much more accurate now thanks to new colliders
11 Months Ago
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
11 Months Ago
Stop descending before hitting a vehicle
11 Months Ago
Add distance checks to vine interactions
11 Months Ago
If a players current gesture doesn't match the allowed gesture conditions of a mountable, cancel the gesture when mounting
11 Months Ago
Fixed climb interact option appearing when mounted to a vine
11 Months Ago
Vine swinging icons
11 Months Ago
Possible fix for AnimationFlagHandler NRE