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
44001459c0121138638b499776f62946bb1d6845
LuaCsForBarotraumaEP
/
Libraries
/
Hyper.ComponentModel
History
Joonas Rikkonen
44001459c0
(ef6edf745) Fixed remote characters frequently getting stuck to the ragdoll state in multiplayer. Happened because the characters are forced to stay in ragdoll mode if they're moving more than 1 m/s, and if the character stops being ragdolled server-side and starts moving, the movement will prevent it from going back to normal state client-side. Now the client will simply determine the ragdoll state based on the ragdoll input from the server.
2019-05-06 11:24:37 +03:00
..
Properties
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
ChainingPropertyDescriptor.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
Hyper.ComponentModel.csproj
(ef6edf745) Fixed remote characters frequently getting stuck to the ragdoll state in multiplayer. Happened because the characters are forced to stay in ragdoll mode if they're moving more than 1 m/s, and if the character stops being ragdolled server-side and starts moving, the movement will prevent it from going back to normal state client-side. Now the client will simply determine the ragdoll state based on the ragdoll input from the server.
2019-05-06 11:24:37 +03:00
HyperTypeDescriptionProvider.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
HyperTypeDescriptor.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00