194,186 Commits over 4,079 Days - 1.98cph!

31 Days Ago
Fix LOD spamming on and off depending on player look direction. Fix LOD not respecting the OnShow mountable code
31 Days Ago
Update emoji with transparency
31 Days Ago
NRE fix
31 Days Ago
Setup new VineLOD script. Swap the physics ropes render mode on lod state change
31 Days Ago
Add test ladder/rope ladder to vine playground
31 Days Ago
Setup LOD system with new tube and line renderers. Show 3d tube vine up to 20 m then swap to line renderer, eventually culling.
31 Days Ago
Initial new emoji setup
31 Days Ago
Reduce bounce values
31 Days Ago
Animate hang point and length changes with springs
31 Days Ago
main -> syncvars
31 Days Ago
Outbreak Scientist texture update
31 Days Ago
created wip prefabs and steam items for wallpapers and sprays
31 Days Ago
Bottom hanging part of vine is now a bezier tail. Tube Renderer now uses parallel transport to push tube rings in a manifold. Results in much smoother rotational changes
31 Days Ago
added wicker and bamboo storage, set up prefab, created steam item, added jungle dlc steam item, linked up storage, obsidian knife and jungle ar to it, updated manifest and skins list
31 Days Ago
Updating skinning for coconut armour legs
31 Days Ago
Successfully working 3d representation of the vines Tube Renderer radius now better matches 2d vine width
31 Days Ago
Cleanup vine script. Doesn't need to hold a reference to a line renderer
31 Days Ago
FakePhysicsRope now has multiple render modes: LineRenderer2D, TubeRenderer3D and the option to have both. Vines are now rendered as both line and tubes.
31 Days Ago
Ensure end caps have the right normals
31 Days Ago
Merge from jungle_update
31 Days Ago
Merge from snakes
31 Days Ago
Replaced foliage shader in the arms viewmodel
31 Days Ago
Refactor
31 Days Ago
Added weapon holster offset component for the torso armor
31 Days Ago
▍▅▄ ▆▋▊▌▇▋▇ ▅▇▅
31 Days Ago
Fix tubes rendering as ribbons Add flat caps onto the end of the tubes if hemisphere caps arent used
31 Days Ago
More cleanup
31 Days Ago
Fix occasional reposition NRE
31 Days Ago
▌▍▆▇▍▅ ▄▇ ▆▍▆ ▆▇▍▉▋
31 Days Ago
WIP: Generate tubes as rings of verts and connect them together instead of lots of capsule segments
31 Days Ago
Fix look rotation error spam. Fix occasional double attack during reposition slither.
31 Days Ago
Expose position setting methods just like the line renderer
31 Days Ago
Initial implementation of a tube renderer. This will let us procedurally create swinging vines as 3d objects rather than bill boards
31 Days Ago
Updated arms armor icon
31 Days Ago
Linux build error fix
31 Days Ago
Try to fix build errors
31 Days Ago
fix jungle not appearing in terrain diffuse pyramid texture (fixes black terrain in jungle at low shader level)
31 Days Ago
jungle_update -> Aux3
31 Days Ago
boomerang_condition_fix -> jungle_update
31 Days Ago
Ensure boomerang is losing condition
31 Days Ago
Limit croc stamina, croc now become slow again after sprinting too long Make crocs give up chase on land faster when players run away alongside the river instead of away from it
31 Days Ago
jungle_update -> boomerang
31 Days Ago
Merge some VPC changes
31 Days Ago
WM prefab and UVsets
31 Days Ago
Temporarily removed spatially aware env volume support for forward rendered objects to test a rendering issue on macOS
31 Days Ago
Tests: perf test to measure ServerProfiler overhead Going to try a different internal storage approach to make future changes easier (and potentially faster) Tests: ran the new tests
31 Days Ago
merge from main
31 Days Ago
Adding view model camera animation files for pistol set
31 Days Ago
Viewmodel camera animation set up for all pistols
31 Days Ago
Fix new animals sinking below tunnel entrance grate visually