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
633bd85e277766b9f7c9fb507e05195fe54111f4
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
633bd85e27
Fixed clients keeping a reference to the currently running GameSession after being kicked out of the server, causing an error if they rejoin and stay in the lobby while the server ends the round (because the gamesession attempts to generate a RoundSummary even though all subs have been unloaded).
Closes
#87
2018-01-16 17:23:52 +02:00
..
BarotraumaClient
Fixed clients keeping a reference to the currently running GameSession after being kicked out of the server, causing an error if they rejoin and stay in the lobby while the server ends the round (because the gamesession attempts to generate a RoundSummary even though all subs have been unloaded).
Closes
#87
2018-01-16 17:23:52 +02:00
BarotraumaServer
Fixed typo
2018-01-08 18:47:55 -03:00
BarotraumaShared
Fixed occasional invalid object header errors when attempting to send a status NetworkEvent for a character (easy way to reproduce was to kill multiple characters during the same frame with an explosion).
2018-01-16 17:02:01 +02:00
Launcher
Minor networking fixes
2017-12-21 16:00:04 -03:00