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
0844f1eae430b2ad0d2627e230d08f0d94facb7a
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
0844f1eae4
(8e2e6e4da) Physics error prevention: - Use the ApplyForce/ApplyImpulse method overrides that clamp the resulting velocity to a value (in this case NetConfig.MaxPhysicsBodyVelocity, 64 m/s). Without this, explosions and attacks for example could apply arbitrarily large forces to bodies, causing physics errors in Ragdoll.CheckValidity. - Make sure angular velocity still has a sane value after applying an impulse to a specific point of a collider.
2019-04-03 16:21:22 +03:00
..
BarotraumaClient
(c225b9831) Fixed crashing if none of the selected content packages contain location portraits suitable for the main menu.
2019-04-03 16:20:52 +03:00
BarotraumaServer
(4d924cc86) Fixes to New Game and Game Settings layouts
2019-04-01 22:55:04 +03:00
BarotraumaShared
(8e2e6e4da) Physics error prevention: - Use the ApplyForce/ApplyImpulse method overrides that clamp the resulting velocity to a value (in this case NetConfig.MaxPhysicsBodyVelocity, 64 m/s). Without this, explosions and attacks for example could apply arbitrarily large forces to bodies, causing physics errors in Ragdoll.CheckValidity. - Make sure angular velocity still has a sane value after applying an impulse to a specific point of a collider.
2019-04-03 16:21:22 +03:00
Launcher
2f107db...5202af9
2019-03-18 21:42:26 +02:00