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
f863eb331d6cd42222a6c2ebfc499d8476bad4c6
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
GameSession
/
GameModes
History
Regalis
3fcaff0288
Merge branch 'master' into new-netcode
...
Conflicts: Subsurface/Properties/AssemblyInfo.cs
2017-02-22 23:33:14 +02:00
..
Tutorials
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
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
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
TraitorManager.cs
Readded traitors
2017-01-30 19:49:13 +02:00