This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cdff4229208ccd984ce469efd1b8c00a1100ccee
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Events
/
Missions
T
History
Joonas Rikkonen
490e373c7a
Artifacts and monsters are allowed to spawn close to the sub if they spawn inside ruins. Fixes "could not find a suitable position" errors in levels where there's only one ruin next to the spawnpos of the sub.
2018-01-25 13:58:08 +02:00
..
CargoMission.cs
Replaced instances where MapEntityPrefabs are searched for based on the name with a static Find method that takes the aliases of the prefabs into account.
2017-11-14 21:40:43 +02:00
CombatMission.cs
Improved revolver hitreg, shooting structures affects karma, fixed 5th server being blocked in server list
2017-12-04 12:39:27 -03:00
Mission.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00
MonsterMission.cs
Increased the minimum distance between monster spawns and subs (20 000 units in monster events, 30% of the width of the level in monster missions).
Closes
#63
and
closes
#151
2017-12-14 20:01:45 +02:00
SalvageMission.cs
Artifacts and monsters are allowed to spawn close to the sub if they spawn inside ruins. Fixes "could not find a suitable position" errors in levels where there's only one ruin next to the spawnpos of the sub.
2018-01-25 13:58:08 +02:00