userJarryd Campicancel

13,220 Commits over 2,861 Days - 0.19cph!

38 Days Ago
Flatten look angle when deciding what branch to swing to
38 Days Ago
Merge from TransferAllItemsToContainer_nre_fix
38 Days Ago
Speculative TransferAllItemsToContainer nre fix
38 Days 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
38 Days 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
38 Days Ago
Merge from uv2_paint_fix
38 Days Ago
Fixed warning spam when painting on a mesh without a uv2 channel
39 Days Ago
Merge from GetCurrentUndergroundLayer_nre_fix
39 Days Ago
Speculative MapView.GetCurrentUndergroundLayer NRE fix
39 Days Ago
Merge from jungle_update
39 Days Ago
Remove Facepunch.Editor reference
39 Days Ago
Merge from jungle_update
39 Days Ago
Fixed outbreak sprayer item id
39 Days Ago
Remove dismount handling on VineMountable
39 Days Ago
Slight collider tweak to fix some deadspots for resource gathering on vine tree
39 Days Ago
More work on handling player movement properly when a vine tree is destroyed
39 Days Ago
▇▌█ █▋▅█▅█▊▊▋▊▆█▌▉▍▄▆▆▉▉▄▌▇█▄ ▉▍ ▊▅▆▍
39 Days Ago
Another distance interaction fix
39 Days Ago
Added line of sight checks when generating vines, prevents vines that travel through god rocks, powerlines, etc
39 Days Ago
Include vehicle detailed layer in vine dismount check
39 Days Ago
Merge from jungle_update
39 Days Ago
▇▉▋▌▆▄▇▍▌▆▍▅▉▉▊▆▆▌▇▇█▊▌▆▊ ▆▆ ▄▉▄▅▍ ▇▊ ▄▊▍▋ ▄█▅▉█▍▉▉ ▆▊▇▊
39 Days Ago
Apply Impostor safety checks
40 Days Ago
Impostor fix
40 Days Ago
Merge from jungle_update
40 Days Ago
Possible fix for floating players after vine tree is destroyed
40 Days Ago
Merge from jungle_update
40 Days Ago
Merge from main
40 Days Ago
Merge from main
40 Days Ago
Update X marker data for vine tree, much more accurate now thanks to new colliders
40 Days 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
40 Days Ago
Stop descending before hitting a vehicle
40 Days Ago
Add distance checks to vine interactions
40 Days Ago
If a players current gesture doesn't match the allowed gesture conditions of a mountable, cancel the gesture when mounting
40 Days Ago
Fixed climb interact option appearing when mounted to a vine
40 Days Ago
Vine swinging icons
42 Days Ago
Possible fix for AnimationFlagHandler NRE
42 Days Ago
Merge from jungle_update
42 Days Ago
Realigned ladder collider on vine tree, possibly fixing rubber banding when climbing
43 Days Ago
Fix compile error
43 Days Ago
Minor optimisations to SirenLight - replaced it's Update loop with an Invoke Fixed BindSubsurfaceProfile MaterialPropertyBlock overwriting the property block of the renderer it modifies
43 Days Ago
Merge from jungle_update
43 Days Ago
Fixed players briefly sticking to tree if they were climbing while the tree was destroyed Double vine swinging tree health
43 Days Ago
More prefab setup for new mesh collider, X marker minigame mostly working (decal not rendering in a few spots)
43 Days Ago
Lowered the top prevent building radius on vine swinging trees, can still place high external gates but can now only do about 3 floors underneath them
43 Days Ago
If a vine is disrupted by a collision and it is within 2m of it's origin point, revert the player to the starting position as it's likely they will not be able to safely dismount
43 Days Ago
Fixed texture distortion at end of vine line renderer (set numCapVertices to 0)
43 Days Ago
Removed old rigged bone vine tests Fixed vine tree stump respawning with players in range
43 Days Ago
Fixed missing sfx on vine tree
43 Days Ago
Merge from jungle_update