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
7935ecce4609a434d38bad30ce8f29edbecf2240
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
GameSession
History
Regalis
3fcaff0288
Merge branch 'master' into new-netcode
...
Conflicts: Subsurface/Properties/AssemblyInfo.cs
2017-02-22 23:33:14 +02:00
..
GameModes
Merge branch 'master' into new-netcode
2017-02-22 23:33:14 +02: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
GUI elements now respect render order + some minor distance comparison optimization
2016-11-15 22:26:36 -03:00
GameSession.cs
Changed GUIMessageBox.MessageBoxes from a queue to a list to make it easier to remove messageboxes that aren't currently visible, fixed clients creating multiple "permissions changed" messageboxes if there's another messagebox on the screen
2017-02-18 15:58:46 +02: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
- option to select which location autopilot navigates towards
2016-10-26 19:22:40 +03:00