userGriglercancel
branchrust_reboot/main/ragdollingcancel

15 Commits over 31 Days - 0.02cph!

1 Year Ago
merge from main
2 Years Ago
Fixing some client issues with ragdolls - moved ragdoll client cycle so limb interpolation can run before player reads it - force an immediate net sync onragdolling for initial state to be in sync with ragdoll entity creation
2 Years Ago
Distributing dismount points across ragdoll bones for more reliable dismount without offset issues
2 Years Ago
code review changes - client state initialized from networked parent entityref - removed some redundant client flag setting - eye positions levels out after ragdolling ends
2 Years Ago
merge from main
2 Years Ago
merge from main
2 Years Ago
only inherit mount velocity on ragdoll
2 Years Ago
merge from main
2 Years Ago
adjusted serverside player colliders while ragdolling
2 Years Ago
added some more convar helper functions for ragdoll testing
2 Years Ago
cleaned up some ragdoll-specific code in the player we get for free with it being a mountable
2 Years Ago
merge from main
2 Years Ago
merge from ragdoll_as_mountable
2 Years Ago
moved ragdoll convar to server
2 Years Ago
initial setup of serverside ragdolling with moderate bike collision damage