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
1ff2054ca84406698f438f9a0a80b6afdcd55a3d
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
GameSession
T
History
Joonas Rikkonen
1ff2054ca8
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00
..
GameModes
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +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
- Autorestart works in campaign mode.
2017-09-19 22:05:42 +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