138,462 Commits over 4,324 Days - 1.33cph!

11 Months Ago
Added weapon holster offset component for the torso armor
11 Months Ago
▍ ▅▄▆▋ ▊▌▇▋▇▅▇ ▅▄▇
11 Months Ago
Fix tubes rendering as ribbons Add flat caps onto the end of the tubes if hemisphere caps arent used
11 Months Ago
More cleanup
11 Months Ago
Fix occasional reposition NRE
11 Months Ago
▌ ▍ ▆▇▍▅▄▇ ▆▍ ▆▆▇ ▍▉▋▋▌
11 Months Ago
WIP: Generate tubes as rings of verts and connect them together instead of lots of capsule segments
11 Months Ago
Fix look rotation error spam. Fix occasional double attack during reposition slither.
11 Months Ago
Expose position setting methods just like the line renderer
11 Months Ago
Initial implementation of a tube renderer. This will let us procedurally create swinging vines as 3d objects rather than bill boards
11 Months Ago
Updated arms armor icon
11 Months Ago
Linux build error fix
11 Months Ago
Try to fix build errors
11 Months Ago
fix jungle not appearing in terrain diffuse pyramid texture (fixes black terrain in jungle at low shader level)
11 Months Ago
boomerang_condition_fix -> jungle_update
11 Months Ago
Ensure boomerang is losing condition
11 Months 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
11 Months Ago
jungle_update -> boomerang
11 Months Ago
Merge some VPC changes
11 Months Ago
WM prefab and UVsets
11 Months Ago
Temporarily removed spatially aware env volume support for forward rendered objects to test a rendering issue on macOS
11 Months 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
11 Months Ago
merge from main
11 Months Ago
Adding view model camera animation files for pistol set
11 Months Ago
Viewmodel camera animation set up for all pistols
11 Months Ago
Fix new animals sinking below tunnel entrance grate visually
11 Months Ago
Auto switch when looking at compatible building blocks Can select different skins for wall, floor and ceiling
11 Months Ago
Updating wood armour gloves prefabs
11 Months Ago
Fixed the issue with the deferred indirect lighting shader using the wrong occlusion value and removed the environment reflection material settings
11 Months Ago
▄ █▅▊▊▋▍▇▋ ▊▋ ▅▊▅▇▆▊ ▉▊▌▆▉ ▌▆ ▆▊▍▅▅▋
11 Months Ago
Increase duration of inacpacitate dart vision debuff
11 Months Ago
Fixed viewmodel reference on prefab
11 Months Ago
cherrypicking 119469
11 Months Ago
Allow main monuments to spawn in Jungle Biome (currently lacking spawns, lower monument counts per server)
11 Months Ago
Possible VineMountable.OnFlagsChanged NRE fix
11 Months Ago
▇ ▋▌▋▊▌ ▌▋▊▇ ▄▄█▉▄▊▌▍█▇▄▇▇▄▇▌▆▊▊▉▌▍
11 Months Ago
▋ █▅▉ ▅▍█▆▉▍▇▇▋▍ ▇▄ █▇▇▄▍ ▄▅▋▆▆▇▍▇▋█▋▍▌▆█▍▉▉▊ ▄▊▋▋▌▄
11 Months Ago
fixing some baked LODs materials that did not save properly on the branch they came from +some rebakes
11 Months Ago
Updating coconut armour viewmodel skinning
11 Months Ago
Changed branch physics surface to wood
11 Months Ago
Bunch of cleanup/refactor after changes.
11 Months Ago
fixed a bunch of spots where environment volumes were too small in caves fixed some cave segments close to the exits being 'no sunlight' S2P
11 Months Ago
▊ ▋ ▍▆█▋▋ ▆▌▋▍▊▊▌▅▆▍▊▆▊▅▊▅ ▊▋ ▇▅▆ ▊▍▆▅ ▉▊▅▆▍▉ █▆█▍▇▅ ▊▋ ▌▉▌▇▌ ▉█▋▅▄▉ ▇▉▄▉█▉ ▍█▋▄▍▊ ▍▇█▅▍▆▅▆ ▄▍▍ ▉▊▇▆▄▋▊▌ ▉▅▊▊▍█ ▋▍▇█▊▌▊▍▌ ▍▄ █▇▉█▍▋▉▇▉▉▍▄ ▆▌▊▄ ▅▇▉▇ ▋█▋▆▇▌ ▌▇▅▇▉▋ █▆▊█▅█▊▇▄ ▇▇▌▋▌▄▉▍ ▋█ ▉▇▊▇▍ ▉▆▅ ▅▍▆▆▆▍ ▅▊▄ ▆▆▌▋▋▅ ▆▇ ▄▍██▋▆▇▇ ▌▄█▌ ▌▊▌▍▆▉█ ▌▅▅▌ ▊ ▆▄▇ ▊▌ ▊▋▅█▍▍▊▋▊ ▇▋▌▌▇▍▋▌▅
11 Months Ago
Fixed the deploy effect being an enabled effect from a completely different furnace (wtf, goes way back) Deleted an unused effect file.
11 Months Ago
renaming of files for dlc gesture
11 Months Ago
jungle ruins s2p to refresh collider changes
11 Months Ago
Fix typo in RPC name that prevented it from working, causing animations to never be cancelled
11 Months Ago
Fix being able to kite croc around foundation
11 Months Ago
Fix NRE in tiger and croc corpse dragging
11 Months Ago
Merge from snakes