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
3b02f0c86a37315ff581caf36ebde2481d483f17
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
GameSession
/
GameModes
T
History
Alex Noir
3b02f0c86a
Seems like sending a long-winded copy-paste of the traitor greeting message to host when he's still in lobby causes an error:
https://cdn.discordapp.com/attachments/386620407035330561/387295192946049025/unknown.png
...
This is mostly a bugfix
2017-12-05 00:20:36 +03:00
..
CampaignMode.cs
Added MP campaign setup to the dedicated server & some console commands for managing the campaign
2017-09-17 20:03:18 +03:00
GameMode.cs
Campaign mode can't be voted for. The host has to manually create/select the campaign save, so switching to the campaign mode when the host isn't present would cause problems.
2017-09-24 13:41:54 +03:00
GameModePreset.cs
Campaign mode can't be voted for. The host has to manually create/select the campaign save, so switching to the campaign mode when the host isn't present would cause problems.
2017-09-24 13:41:54 +03:00
MissionMode.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
MultiplayerCampaign.cs
Renaming fields in the Client class for consistency
2017-11-23 20:43:22 +02:00
TraitorManager.cs
Seems like sending a long-winded copy-paste of the traitor greeting message to host when he's still in lobby causes an error:
https://cdn.discordapp.com/attachments/386620407035330561/387295192946049025/unknown.png
2017-12-05 00:20:36 +03:00