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
cafcc760641b3d15cfea6d482b837fb8266da984
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
cafcc76064
Fixed wall-attached sections of a wire not rendering when the item is being rewired outside the sub
2018-08-02 16:55:37 +03:00
..
BarotraumaClient
Fixed wall-attached sections of a wire not rendering when the item is being rewired outside the sub
2018-08-02 16:55:37 +03:00
BarotraumaServer
v0.8.1.10
2018-07-27 02:30:35 +03:00
BarotraumaShared
Fix (or a workaround) to characters teleporting inside/through colliders when leaving a sub (see
#552
). Gaps do a raycast out from the sub to see if there are obstacles outside, and if so, ragdolls place a collider at the corresponding position inside the sub. The collider is simply a straight axis-aligned line atm, so it doesn't work accurately with sloped ice/submarine walls, but does prevent the ragdoll from ending up inside the obstacles. TODO: use a few edges to approximate the shape of the obstacles more closely?
2018-08-02 16:48:51 +03: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