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
00bbd1d60761dd9999fbff268dbcd65ec13f8a4e
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
GameSession
/
GameModes
History
Regalis
dc6ed7daf1
Separate component style for item UIs + option to select the style in the item config files, removed a bunch of hard-coded UI element color changes
2017-04-10 18:11:33 +03:00
..
Tutorials
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
GameMode.cs
GUI elements now respect render order + some minor distance comparison optimization
2016-11-15 22:26:36 -03:00
GameModePreset.cs
Option to choose mission type in mp
2016-05-10 18:42:50 +03:00
MissionMode.cs
- option to select which location autopilot navigates towards
2016-10-26 19:22:40 +03:00
SinglePlayerMode.cs
Separate component style for item UIs + option to select the style in the item config files, removed a bunch of hard-coded UI element color changes
2017-04-10 18:11:33 +03:00
TraitorMode.cs
Started refactoring the submarine class in order to make it possible to add multiple submarines (or other movable structures)
2016-06-09 18:34:43 +03:00