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
2e9cb6530c8d4f61accfa103f2d5998bd2b6cd99
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaClient
/
Source
/
GameSession
/
GameModes
/
Tutorials
History
Joonas Rikkonen
2dde3cb0a8
All creatures all cleared from the tutorial level to prevent any unintended monster attacks.
Fixes
#206
2018-01-11 11:59:37 +02:00
..
BasicTutorial.cs
All creatures all cleared from the tutorial level to prevent any unintended monster attacks.
Fixes
#206
2018-01-11 11:59:37 +02:00
EditorTutorial.cs
Renamed screens (EditMapScreen -> SubEditorScreen, EditCharacterScreen -> CharacterEditorScreen)
2017-11-18 15:13:03 +02: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