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
e26600d0887bab244c2f5bc83602ff5e9978f511
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
GameSession
History
Joonas Rikkonen
e26600d088
Added MP campaign setup to the dedicated server & some console commands for managing the campaign
2017-09-17 20:03:18 +03:00
..
GameModes
Campaign saving fixes
2017-09-03 13:08:10 +03:00
CrewManager.cs
Started moving single player campaign logic to an abstract CampaignMode class to make it reusable in the eventual multiplayer campaign
2017-08-28 20:19:21 +03:00
GameMode.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
GameSession.cs
Added MP campaign setup to the dedicated server & some console commands for managing the campaign
2017-09-17 20:03:18 +03:00
HireManager.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
ShiftSummary.cs
- Modified item buying logic: selected items are purchased immediately without having to click the "buy" button, and they stay in the list of purchased items until the round is started. (-> It's possible to see which items have been purchased and cancel purchases).
2017-09-17 15:55:24 +03:00