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
a85b496f23d07035decbde0ca5f85468e4e13a36
LuaCsForBarotraumaEP
/
Barotrauma
History
Joonas Rikkonen
a85b496f23
WIP fixes to ragdoll simple physics mode (see
#895
). When simple physics is enabled, only the collider of the character moves and all the limbs and joints are disabled. This caused "attempted to move pulljoint anchor extremely far" errors, because the game still attempted to move the limbs to the collider via pull joints. TODO: do more testing to make sure simple physics doesn't cause other physics errors, fix dragging in simple physics mode.
2018-11-09 14:29:25 +02:00
..
BarotraumaClient
Fixed lightcomponent sprites & broken sprites not being mirrored.
Closes
#893
2018-11-08 15:32:57 +02:00
BarotraumaServer
v0.8.2.1
2018-10-14 22:46:22 +03:00
BarotraumaShared
WIP fixes to ragdoll simple physics mode (see
#895
). When simple physics is enabled, only the collider of the character moves and all the limbs and joints are disabled. This caused "attempted to move pulljoint anchor extremely far" errors, because the game still attempted to move the limbs to the collider via pull joints. TODO: do more testing to make sure simple physics doesn't cause other physics errors, fix dragging in simple physics mode.
2018-11-09 14:29:25 +02:00
Launcher
Launcher waits for the window to be rendered before checking for updates, fixed error messagebox positioning in launcher
2018-02-24 22:18:25 +02:00