This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,350
Commits
5
Branches
2
Tags
72ecba8e5b96c7431e8e513f4ba992cc017cdfbe
Commit Graph
3 Commits
Author
SHA1
Message
Date
Joonas Rikkonen
72ecba8e5b
Fixed message fragmentation issues caused by initial lobby syncing. The size of the initial message exceeds MTU if the host has a large number of subs, and apparently Lidgren doesn't attempt to handle fragmenting by default when sending the messages with the unreliable delivery method. Now the initial syncing message is sent only once with the reliable delivery method which should be able to handle fragmented messages.
2017-06-04 19:56:57 +03:00
Joonas Rikkonen
55cb56da59
Server ends the round if all characters are either dead or unconscious when autorestart is on (instead of waiting for everyone to be dead)
2017-06-04 18:04:37 +03:00
Regalis
94c6a8ea1b
Renamed project folders from Subsurface to Barotrauma
2017-06-04 15:00:53 +03:00