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
9a7a4e22fb46b3dda982bbcf7a7a91a8d5e77056
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Events
/
Missions
History
Regalis
7f96873256
Fixed mission-related messages being logged as errors, connection errors when fetching server lists are shown as message boxes instead of logging into the debug console
2017-05-17 19:27:41 +03:00
..
CargoMission.cs
Cleanup with resharper (mostly removing redundancies & using collection.Length/Count properties instead of the Count method)
2016-10-31 20:50:20 +02:00
CombatMission.cs
More efficient culling, workaround for null exception in CombatMission.GetTeamName
2016-11-06 19:41:32 +02:00
Mission.cs
Fixed mission-related messages being logged as errors, connection errors when fetching server lists are shown as message boxes instead of logging into the debug console
2017-05-17 19:27:41 +03:00
MonsterMission.cs
Server doesn't send character position updates to far-away clients, clients disable characters if they haven't received position updates in a while
2017-02-07 18:59:25 +02:00
SalvageMission.cs
Level generation fix: voronoiCell collision is disabled if any of it's edges intersects with any part of an alien ruin
2016-12-01 16:14:24 +02:00