reporust_rebootcancel

121,612 Commits over 4,048 Days - 1.25cph!

22 Days Ago
Possible fix for floating players after vine tree is destroyed
22 Days Ago
Merge from jungle_update
22 Days Ago
Merge from main
22 Days Ago
Merge from main
22 Days Ago
Update X marker data for vine tree, much more accurate now thanks to new colliders
22 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
22 Days Ago
Stop descending before hitting a vehicle
22 Days Ago
Add distance checks to vine interactions
22 Days Ago
If a players current gesture doesn't match the allowed gesture conditions of a mountable, cancel the gesture when mounting
22 Days Ago
Fixed climb interact option appearing when mounted to a vine
22 Days Ago
Vine swinging icons
23 Days Ago
More obvious difference between medium and high state of charge on battery PFX.
23 Days Ago
Mild polish on the programmer art electric wire flow overlay.
24 Days Ago
Additional kapok tree variants / prefabs / colliders Tweaked Kapok_a colllider
24 Days Ago
merge from outbreak_outfit -> jungle_update
24 Days Ago
merge from jungle_update
24 Days Ago
lerp underwater scattering changes + refactor also fix misspelled material parameter in lake/river/moonpool shaders
24 Days Ago
- added camera bone to arms only rig, enabling camera animation to be played during gestures - setup camera animation on dlc gesture - edits to 1p and 3p gesture anim length
24 Days Ago
▆▆▉▅▅▋█ ▇▇▋▅▇
24 Days Ago
Merge from main
24 Days Ago
▊▌▄▄▌ ▇▆▌▋ ▍██▊
24 Days Ago
IO wire color value overhaul. No longer break PBR rules by having pitch black albedo or 255'd colors etc. Updated the base albedo and normal map. Looks better.
24 Days Ago
▄▍▍█ ▉▋▌▆▇▌▆▄
24 Days Ago
1st pass view model camera animations for a selection of weapons (deploy, admire and reload only)
24 Days Ago
switched splat writing to iterate heightmap delta and write splat with normalized coords - much better results, but needs jobifying as it's much slower
24 Days Ago
Updating coconut armour view model arms fbx
24 Days Ago
3p vine swing anim first pass exported
24 Days Ago
3p throwing and waiting to catch boomerang animations
24 Days Ago
Added cool emissive mat variant Tweaked textures
24 Days Ago
More wip, smoother movement
24 Days Ago
erosion texture fixes - use proper splat types - rebalanced splat values to use exponents - don't splat monuments
24 Days Ago
Roof and triangle roof LOS tweaks
24 Days Ago
Triangle floor and triangle foundation tweaks
25 Days Ago
Fixed transparency issues on the vine viewmodel
25 Days Ago
S2P Launch Site - Adjust terrain collision trigger volumes in launch site, fixing noclip violations around pipes
25 Days Ago
Have tiger finish off downed players instead of leaving them to die slowly
25 Days Ago
S2P jungle ruins - to refresh latest collider changes
25 Days Ago
Updating skinning for coconut armour
25 Days Ago
Some tweak and fixes Added new los pos to all building blocks
25 Days Ago
Rehooked up missing col mesh from ruin piece
25 Days Ago
merge from workshop_qol
25 Days Ago
Try and return to the player rather than the starting spawn location
25 Days Ago
set dressing push on jungle ruins monuments - S2P made the slidejump decal more visible in texture tweak rope ladder more visible
25 Days Ago
cherrypicking 119093
25 Days Ago
Update: GamePhysics.OverlapCapsules and OverlapSpheres now check for invalid commands and report errros Tests: unit tests
25 Days Ago
Industrial Light Refresh -Model -Textures -Placeholder Prefabs.
25 Days Ago
jungle_update -> boomerang
25 Days Ago
set up vine swing viewmodel prefab with rig. removed vine swing idle from anim.controller as it wasn't needed and exported first pass vine swing animations.
25 Days Ago
More wip
25 Days Ago
Clean: added a comment expanding the reason for previous test Tests: none, trivial change