This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
1
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff322bd7a2c49c8abf590fc3e687cf381a570cb7
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
GameSession
/
GameModes
/
Tutorials
History
Regalis
3844dd9dac
GUIStyle logic changes: instead of having a predetermined GUIComponentStyle for each type of GUIComponent, any GUIComponent can use any style. The GUIComponent constructors take the name of the style as a parameter, and if no style is specified, the default style for the GUIComponent in question will be used.
2017-04-08 16:46:53 +03:00
..
BasicTutorial.cs
Tutorial fixes: walls and windows outside the command room are fixed during the same frame they break (to prevent anything from flying out from the railgun room), moloch is forced above the player once the railgun is ready fire
2017-02-20 21:33:03 +02:00
EditorTutorial.cs
Replace '' (two single quotes) with \" (double quote)
2016-09-24 21:26:08 -03:00
TutorialMode.cs
GUI elements now respect render order + some minor distance comparison optimization
2016-11-15 22:26:36 -03:00
TutorialType.cs
GUIStyle logic changes: instead of having a predetermined GUIComponentStyle for each type of GUIComponent, any GUIComponent can use any style. The GUIComponent constructors take the name of the style as a parameter, and if no style is specified, the default style for the GUIComponent in question will be used.
2017-04-08 16:46:53 +03:00