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
/
BarotraumaClient
/
Source
/
GameSession
/
GameModes
/
Tutorials
History
Joonas Rikkonen
637d473773
Fixed coroutine error at the end of the tutorial + minor modifications
2018-02-21 20:09:26 +02:00
..
BasicTutorial.cs
Fixed coroutine error at the end of the tutorial + minor modifications
2018-02-21 20:09:26 +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