This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8215c4d91bad9cecca7431a084e1ddd12b2508e7
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Characters
/
Animation
History
Regalis
8215c4d91b
MemStates without a timestamp are removed from a character when using timestamp-based interpolation (there may still be ID-based states with a timestamp of 0.0 in the buffer when switching to timestamp-based interpolation, for example when the controlled character dies)
...
+ vice versa when switching from timestamp-based to ID-based
2017-04-04 21:32:53 +03:00
..
AnimController.cs
Removed limb impact tolerances from creature configs & added ragdoll-specific impact tolerance
2016-10-26 20:20:42 +03:00
FishAnimController.cs
Fixed AI characters constantly flipping over the X-axis when inside, fixed clients not receiving a msg about characters spawned by RespawnManager
2017-01-07 16:51:51 +02:00
HumanoidAnimController.cs
Merge branch 'master' into new-netcode
2017-03-21 18:16:25 +02:00
Ragdoll.cs
MemStates without a timestamp are removed from a character when using timestamp-based interpolation (there may still be ID-based states with a timestamp of 0.0 in the buffer when switching to timestamp-based interpolation, for example when the controlled character dies)
2017-04-04 21:32:53 +03:00