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
1d3da3e70bced52ab3aa75b894cab6f45a5aeb28
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
GameSession
History
Regalis
c2d918073e
Serverlog message types (which atm only determine the color of the message)
2017-05-09 19:56:12 +03:00
..
GameModes
Serverlog message types (which atm only determine the color of the message)
2017-05-09 19:56:12 +03:00
CargoManager.cs
Cargo spawning fix again: items are spawned slightly above the bottom of the cargo room (because the item is only inside the hull if pos.Y > hull.rect.bottom)
2016-10-09 17:33:51 +03:00
CrewManager.cs
Merge branch 'master' into new-netcode
2017-04-24 19:10:51 +03:00
GameSession.cs
Merge branch 'master' into new-netcode
2017-04-23 21:40:11 +03:00
HireManager.cs
AI operating reactors & railguns, misc AI improvements
2015-11-30 19:06:27 +02:00
InfoTextManager.cs
- option to select which location autopilot navigates towards
2016-10-26 19:22:40 +03:00
ShiftSummary.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