reporust_rebootcancel

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

19 Days Ago
renamed cocoknight arms to gloves, changed occupation so they swap out other gloves, - currently they have no hands so that needs fixing
19 Days Ago
Added conditional mesh component to arms armor
19 Days Ago
Try to orient the starting trail towards the player
19 Days Ago
bug fixes for 3p player rope climbing anims appearing stretched
19 Days Ago
merge from wood armour gloves
19 Days Ago
Fixed an issue with exporting default normal maps from the rust workshop
19 Days Ago
turned srgb off cocoknight ao
19 Days Ago
Merge from jungle_update
19 Days Ago
Fixed a potential scale issue
19 Days Ago
merge from cocoknight branch
19 Days Ago
added floor half shelves and shallow wall shelf prefab placeholders
19 Days Ago
Hunter vision boost baseline Animals leave a trail behind them that players can see when the buff is active
19 Days Ago
Clean up some invokes
19 Days Ago
Merge from deferred_indirect_lighting_occlusion_fix
Rin
19 Days Ago
Fixed Snake Venom worldmodel collider
19 Days Ago
Merge from jungle_update
19 Days Ago
merge from jungle_update - inital DLC item
19 Days Ago
Bump all dart velocities after feedback I nerfed them too hard
19 Days Ago
merge from jungle_update
19 Days Ago
merge from jungle_dlc (items still WIP)
19 Days Ago
merge from jungle
19 Days Ago
Merge from jungle_update
19 Days Ago
Adjust vine tree grid distance 35 -> 30 Dithering 12 -> 12 Aiming for more long chains of vines Flattened out arrival angle of mountable
19 Days Ago
More blowpipe vm tweaks
19 Days Ago
Only apply the disableLerps option on the viewmodel when transitioning between ironsight states, still allow animation when fully not aiming or fully aiming
19 Days Ago
Instead of shooting the vine to make it swing back, can now shoot the tree where the vine is currently resting
19 Days Ago
vine_3d_renderer -> jungle_update (3rd time lucky)
19 Days Ago
compile error
19 Days Ago
Merge from jungle_update
19 Days Ago
vine_3d_renderer -> jungle_update
19 Days Ago
Merge from main
19 Days Ago
UV support
19 Days Ago
vine_3d_renderer -> jungle_update
19 Days Ago
Massive performance boost: Reduce vine ms usage by 50%. Only run coroutine spring lerps on use, snap to position on init> Additionally: Only run spring lerps if end point or hang point are different to what they should be
19 Days Ago
Reduced vine travel speed by 25%
19 Days Ago
Force vine visual to stay on 2d rendering only
19 Days Ago
Improved rotation snapping when starting a vine wing
19 Days Ago
Passed intial performance tests: disabling tube rendering until art is done
19 Days Ago
Fix LOD flickering issue again
19 Days Ago
Fixed bug causing invisible lines on swing. Preload both tube and line renderers, so on swapping they can quickly move over and draw the vine properly
19 Days Ago
Increased the spacing of the vine launch points, should help vines overlap less
20 Days Ago
Switch sprays to Decal/Deferred Decal
20 Days Ago
Trying to fix an invisible on swing bug
20 Days Ago
Profiling Better LOD values
20 Days Ago
Fixed descend option not working when more than one vine is overlapping
20 Days Ago
Fix LOD spamming on and off depending on player look direction. Fix LOD not respecting the OnShow mountable code
20 Days Ago
Update emoji with transparency
20 Days Ago
NRE fix
20 Days Ago
Setup new VineLOD script. Swap the physics ropes render mode on lod state change
20 Days Ago
Add test ladder/rope ladder to vine playground