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
dda8854b58c19cb894d5f329cc20e8a75a43ff4c
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
GameSession
/
GameModes
T
History
Joonas Rikkonen
08ade1dc6f
Fixed clients not being notified when a campaign is exited and a new one started, causing them to think they still have up-to-date save files for the new campaign and get kicked out due to desync as soon as a round starts. (See
#315
)
2018-03-06 14:18:37 +02: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
Fixed clients not being notified when a campaign is exited and a new one started, causing them to think they still have up-to-date save files for the new campaign and get kicked out due to desync as soon as a round starts. (See
#315
)
2018-03-06 14:18:37 +02:00
TraitorManager.cs
Move hard-coded gender pronouns from TextManager to Texts.xml
2017-12-28 21:47:29 +02:00