This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b5a4d66e75bf7b8f4a7b3d8548ec2e777c3b7c1
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Characters
/
Animation
T
History
Joonas Rikkonen
25a62b3a51
More physics error checks, ragdoll clamps the velocity returned by PhysicsBody.CorrectPosition to prevent applying excessively high velocities to the collider if the position has changed significantly between frames
2018-07-23 17:58:02 +03:00
..
AnimController.cs
Added UpdateUseItem method from d253863
2018-07-18 12:14:09 +03:00
FishAnimController.cs
Fixed some inconsistencies and oddities in physics-handling code
2017-12-15 18:11:00 -03:00
HumanoidAnimController.cs
Added UpdateUseItem method from d253863
2018-07-18 12:14:09 +03:00
Ragdoll.cs
More physics error checks, ragdoll clamps the velocity returned by PhysicsBody.CorrectPosition to prevent applying excessively high velocities to the collider if the position has changed significantly between frames
2018-07-23 17:58:02 +03:00