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
03fa2a2e1b6330a7291ff19fdb69e5cefc76c1fc
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Events
T
History
Joonas Rikkonen
0ab4521a7a
Fixed monsters being able to spawn under the ocean floor.
Closes
#319
2018-03-06 12:13: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
Fixed monsters being able to spawn under the ocean floor.
Closes
#319
2018-03-06 12:13:08 +02:00
ScriptedEvent.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00