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
afc2e63b550e474c0e267b88a0110ab1b9f86022
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
afc2e63b55
Client-side door state prediction fix: the clients wouldn't set the door to the correct state if the predicted state was the same as the door's previous known correct state, even if the latest state sent by the server was different (= a convoluted way of saying that door syncing works correctly now with complex door setups like the ones in SS Odyssey, see
#579
).
2018-08-23 14:57:13 +03:00
..
BarotraumaClient
Clients dispose fileTransfers when shutting down (otherwise the files will stay open and cause "used by another process" exceptions when attempting to receive them again)
2018-08-21 16:43:05 +03:00
BarotraumaServer
v0.8.1.12
2018-08-08 02:30:08 +03:00
BarotraumaShared
Client-side door state prediction fix: the clients wouldn't set the door to the correct state if the predicted state was the same as the door's previous known correct state, even if the latest state sent by the server was different (= a convoluted way of saying that door syncing works correctly now with complex door setups like the ones in SS Odyssey, see
#579
).
2018-08-23 14:57:13 +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