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
83081d98c0e257ebbdf22b69ef7a0469abfe2b51
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Items
/
Components
/
Machines
History
Regalis
e271873a43
Autopilot uses submarine position as a "reference position" (instead of the position of the nav terminal), radar display bugfix, ragdolls aren't teleported outside the sub if they're in a tiny gap between hulls (e.g. passing through a broken wall between rooms)
2016-04-20 17:28:20 +03:00
..
Controller.cs
- fixed "signal loops" causing StackOverFlowExceptions (now the signals can only take 10 "steps" between components per frame)
2016-04-02 02:25:44 +03:00
Deconstructor.cs
Some cleanup using ReSharper (mostly removing redundancies)
2016-03-12 15:32:34 +02:00
Engine.cs
- fixed "signal loops" causing StackOverFlowExceptions (now the signals can only take 10 "steps" between components per frame)
2016-04-02 02:25:44 +03:00
Fabricator.cs
- changes to the logic for distributing oxygen through vents: the oxygen generator pushes more oxygen to larger rooms
2016-03-29 17:57:05 +03:00
MiniMap.cs
Lobbyscreen store fixes, sub name textbox & save button in sub editor, transitioncinematic on crew death, saving reactor state, radar marker position fix, minimap fix, button sounds, artifact positioning fix, better LegUp prevention method, some music clips when round ends
2016-01-03 01:13:32 +02:00
OxygenGenerator.cs
- changes to the logic for distributing oxygen through vents: the oxygen generator pushes more oxygen to larger rooms
2016-03-29 17:57:05 +03:00
Pump.cs
- fixed "signal loops" causing StackOverFlowExceptions (now the signals can only take 10 "steps" between components per frame)
2016-04-02 02:25:44 +03:00
Radar.cs
Autopilot uses submarine position as a "reference position" (instead of the position of the nav terminal), radar display bugfix, ragdolls aren't teleported outside the sub if they're in a tiny gap between hulls (e.g. passing through a broken wall between rooms)
2016-04-20 17:28:20 +03:00
Reactor.cs
- handheld sonar
2016-04-09 14:31:59 +03:00
Steering.cs
Autopilot uses submarine position as a "reference position" (instead of the position of the nav terminal), radar display bugfix, ragdolls aren't teleported outside the sub if they're in a tiny gap between hulls (e.g. passing through a broken wall between rooms)
2016-04-20 17:28:20 +03:00
Vent.cs
Switch to Barotrauma & too many misc changes to remember
2015-10-16 18:11:58 +03:00