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
74ef5c6ea6030e492005a79e9892dfee618f2c76
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Characters
/
Animation
T
History
Joonas Rikkonen
795b2e4cad
Fixed crashing when attempting to perform CPR on a character with no head.
Closes
#294
2018-02-27 15:01:53 +02:00
..
AnimController.cs
Let players choose to grab onto the body's torso!
2017-12-08 13:47:27 +03:00
FishAnimController.cs
Fixed some inconsistencies and oddities in physics-handling code
2017-12-15 18:11:00 -03:00
HumanoidAnimController.cs
Fixed crashing when attempting to perform CPR on a character with no head.
Closes
#294
2018-02-27 15:01:53 +02:00
Ragdoll.cs
Attempt to diagnose issues
#278
,
#284
and
#291
. It appears that the game attempts to access the Limbs-field of a ragdoll after it's been set to null (which should only happen when the ragdoll is removed).
2018-02-26 15:06:00 +02:00