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
b61898b16f73d156468902889457be47f1a1fc87
LuaCsForBarotraumaEP
/
Barotrauma
T
History
Joonas Rikkonen
b61898b16f
Fixed clients assigning a wrong name to submarines with dots in their name (e.g. Sub Mk.Iv), because the part after the dots was considered a file extension and stripped out in the submarine constructor.
Closes
#472
2018-07-16 21:09:01 +03:00
..
BarotraumaClient
Fixed clients assigning a wrong name to submarines with dots in their name (e.g. Sub Mk.Iv), because the part after the dots was considered a file extension and stripped out in the submarine constructor.
Closes
#472
2018-07-16 21:09:01 +03:00
BarotraumaServer
Dedicated server can give clients the permission to use commands that only exist in the client project (los, lights, control, etc).
Closes
#476
2018-07-16 11:43:50 +03:00
BarotraumaShared
Clients are allowed to vote to end the round if they have spawned at some point during the round, even if the character they controlled doesn't exist anymore (huskified or eaten).
Closes
#483
2018-07-16 16:27: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