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
77940fa99236dced26d0ca95730de2db746e2c96
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Characters
/
Animation
T
History
Joonas Rikkonen
7f740c2f67
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
..
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
Merge branch 'master' into moStuff
2018-01-09 10:38:06 +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