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
a75fd1202001eece8f55440fcdbacc629f7c2bf2
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
GameSession
/
GameModes
/
Tutorials
History
Joonas Rikkonen
a75fd12020
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
..
BasicTutorial.cs
- Added "LevelTriggers", areas that apply statuseffects and/or damage to entities. Atm can only be attached to background sprites.
2017-08-23 20:37:30 +03:00
EditorTutorial.cs
Updated to MonoGame 3.6 + Directory refactor
2017-06-27 09:52:57 -03:00
TutorialMode.cs
Removed unnecessary using directives
2017-07-05 18:35:09 +03:00
TutorialType.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