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
0c8f6edbcd17b24be8616ff592ff7a5eadda05ab
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaServer
/
Source
History
Joonas Rikkonen
10ce4bd20d
Fixed messageboxes opened by the mp campaign setup UI not being shown until the UI is closed (e.g. shuttle & incompatible content package warnings), renamed MultiplayerCampaign -> MultiPlayerCampaign for consistency. See
#315
2018-03-06 16:43:36 +02:00
..
Characters
- Renamed a bunch of ObjectProperty-related stuff (ObjectProperty -> SerializableProperty, IPropertyObject -> ISerializableEntity, the "SerializableProperty" attribute -> Serialize).
2017-11-08 21:15:03 +02:00
GameSession
Fixed messageboxes opened by the mp campaign setup UI not being shown until the UI is closed (e.g. shuttle & incompatible content package warnings), renamed MultiplayerCampaign -> MultiPlayerCampaign for consistency. See
#315
2018-03-06 16:43:36 +02:00
Items
/Components
- Renamed a bunch of ObjectProperty-related stuff (ObjectProperty -> SerializableProperty, IPropertyObject -> ISerializableEntity, the "SerializableProperty" attribute -> Serialize).
2017-11-08 21:15:03 +02:00
Map
- Renamed a bunch of ObjectProperty-related stuff (ObjectProperty -> SerializableProperty, IPropertyObject -> ISerializableEntity, the "SerializableProperty" attribute -> Serialize).
2017-11-08 21:15:03 +02:00
Networking
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
Screens
Fixed dedicated servers not resetting votes when a round ends.
Closes
#307
2018-03-05 11:41:46 +02:00
Utils
Optimized GameScreen.DrawMap
2017-12-20 19:41:23 -03:00
Camera.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
DebugConsole.cs
Fixed messageboxes opened by the mp campaign setup UI not being shown until the UI is closed (e.g. shuttle & incompatible content package warnings), renamed MultiplayerCampaign -> MultiPlayerCampaign for consistency. See
#315
2018-03-06 16:43:36 +02:00
GameMain.cs
Fixed typo
2018-01-08 18:47:55 -03:00
PlayerInput.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
Program.cs
Reenabled debugging symbols + Fixed building dedicated server on Linux
2017-12-15 11:40:42 -03:00