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
39ddd63e0ccf4dfce998943aace010ef4ced0149
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Events
/
Missions
History
Regalis
fada49d277
Level generation fix: voronoiCell collision is disabled if any of it's edges intersects with any part of an alien ruin
...
+ SalvageMission attempts to place artifacts in artifact holders
2016-12-01 16:14:24 +02: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
Combat missions don't reset the "allow respawn" setting
2016-11-06 15:57:28 +02:00
MonsterMission.cs
Preventing monsters from spawning too close to any sub (not just the main sub)
2016-10-06 21:17:33 +03: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