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
ceb6bf673d814a8986adcf21e48a1f3771f73ce5
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
ceb6bf673d
(0bab4a8d4) More reliable item wall attaching syncing. The problem was similar as the one fixed in 0835d92: the server occasionally received the unreliable attach inputs after the reliable item drop message, preventing the character from attaching the item server-side because it was not in the character's inventory anymore.
2019-03-31 19:13:08 +03:00
..
BarotraumaClient
(fc5127152) Fixed inability to select a submarine in the multiplayer campaign setup UI due to the PAX checks
2019-03-31 19:12:52 +03:00
BarotraumaServer
(b8f75ee96) Fixed level inequality errors caused by 866621c. Accessing the level start/end location properties during level generation caused the seed of RandSync.Server to be changed. Now generating a new random location uses a new MTRandom instance and doesn't touch RandSync.Server.
2019-03-31 19:12:27 +03:00
BarotraumaShared
(0bab4a8d4) More reliable item wall attaching syncing. The problem was similar as the one fixed in 0835d92: the server occasionally received the unreliable attach inputs after the reliable item drop message, preventing the character from attaching the item server-side because it was not in the character's inventory anymore.
2019-03-31 19:13:08 +03:00
Launcher
2f107db...5202af9
2019-03-18 21:42:26 +02:00