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
d4e0cbbf02cf67bbe203133538121cf52e04071a
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Events
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
..
Missions
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
ArtifactEvent.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
EventManager.cs
MP campaign fixes
2017-09-13 20:34:10 +03:00
MonsterEvent.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
ScriptedEvent.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00