branchrust_reboot/main/ragdollingcancel

17 Commits over 123 Days - 0.01cph!

9 Months Ago
Compile fix
9 Months Ago
merge from main
1 Year Ago
merge from main
1 Year 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
1 Year Ago
Distributing dismount points across ragdoll bones for more reliable dismount without offset issues
1 Year Ago
code review changes - client state initialized from networked parent entityref - removed some redundant client flag setting - eye positions levels out after ragdolling ends
1 Year Ago
merge from main
1 Year Ago
merge from main
1 Year Ago
only inherit mount velocity on ragdoll
1 Year Ago
merge from main
1 Year Ago
adjusted serverside player colliders while ragdolling
1 Year Ago
added some more convar helper functions for ragdoll testing
1 Year Ago
cleaned up some ragdoll-specific code in the player we get for free with it being a mountable
1 Year Ago
merge from main
1 Year Ago
merge from ragdoll_as_mountable
1 Year Ago
moved ragdoll convar to server
1 Year Ago
initial setup of serverside ragdolling with moderate bike collision damage