reporust_rebootcancel

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

19 Days Ago
created wip prefabs and steam items for wallpapers and sprays
19 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
20 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
20 Days Ago
Updating skinning for coconut armour legs
20 Days Ago
Successfully working 3d representation of the vines Tube Renderer radius now better matches 2d vine width
20 Days Ago
Cleanup vine script. Doesn't need to hold a reference to a line renderer
20 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.
20 Days Ago
Ensure end caps have the right normals
20 Days Ago
Merge from jungle_update
20 Days Ago
Merge from snakes
20 Days Ago
Replaced foliage shader in the arms viewmodel
20 Days Ago
Refactor
20 Days Ago
Added weapon holster offset component for the torso armor
20 Days Ago
Fix tubes rendering as ribbons Add flat caps onto the end of the tubes if hemisphere caps arent used
20 Days Ago
More cleanup
20 Days Ago
Fix occasional reposition NRE
20 Days Ago
WIP: Generate tubes as rings of verts and connect them together instead of lots of capsule segments
20 Days Ago
Fix look rotation error spam. Fix occasional double attack during reposition slither.
20 Days Ago
Expose position setting methods just like the line renderer
20 Days Ago
Initial implementation of a tube renderer. This will let us procedurally create swinging vines as 3d objects rather than bill boards
20 Days Ago
Updated arms armor icon
20 Days Ago
fix jungle not appearing in terrain diffuse pyramid texture (fixes black terrain in jungle at low shader level)
20 Days Ago
jungle_update -> Aux3
20 Days Ago
boomerang_condition_fix -> jungle_update
20 Days Ago
Ensure boomerang is losing condition
20 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
20 Days Ago
jungle_update -> boomerang
20 Days Ago
WM prefab and UVsets
20 Days Ago
Temporarily removed spatially aware env volume support for forward rendered objects to test a rendering issue on macOS
20 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
20 Days Ago
merge from main
20 Days Ago
Adding view model camera animation files for pistol set
20 Days Ago
Viewmodel camera animation set up for all pistols
20 Days Ago
Fix new animals sinking below tunnel entrance grate visually
20 Days Ago
Auto switch when looking at compatible building blocks Can select different skins for wall, floor and ceiling
20 Days Ago
Updating wood armour gloves prefabs
20 Days Ago
Fixed the issue with the deferred indirect lighting shader using the wrong occlusion value and removed the environment reflection material settings
20 Days Ago
▄█-▅▊▊▋▍ ▇▋ ▊▋▅▊▅▇ (▆▊▉▊ ▌▆ ▉▌▆▆▊)
20 Days Ago
Increase duration of inacpacitate dart vision debuff
20 Days Ago
Fixed viewmodel reference on prefab
20 Days Ago
merge from jungle_update
20 Days Ago
cherrypicking 119469
20 Days Ago
Allow main monuments to spawn in Jungle Biome (currently lacking spawns, lower monument counts per server)
20 Days Ago
Possible VineMountable.OnFlagsChanged NRE fix
20 Days Ago
▇▋▌▋▊ ▌▌▋▊ ▇▄▄█▉▄▊▌▍█▇_▄▇▇▄▇▌_▆▊▊
20 Days Ago
▋█▅ ▉▅▍█▆▉▍▇▇▋ ▍▇ ▄█▇▇▄ ▍▄▅▋▆▆▇▍▇▋█▋▍▌▆█▍▉▉ ▊▄▊▋▋▌
20 Days Ago
fixing some baked LODs materials that did not save properly on the branch they came from +some rebakes
20 Days Ago
Updating coconut armour viewmodel skinning
20 Days Ago
Changed branch physics surface to wood
20 Days Ago
Bunch of cleanup/refactor after changes.