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
e323e9dc71855b2dc2dc3480ab892fcba100e4e0
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaShared
/
Source
/
Events
T
History
Joonas Rikkonen
b36d3fc70e
Fixed clients not getting notified when a character is spawned midround by a repeating MonsterEvent (eventually causing them to be kicked out because of desync).
...
Closes
#59
2017-12-03 15:32:51 +02:00
..
Missions
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
ArtifactEvent.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
EventManager.cs
MP campaign fixes
2017-09-13 20:34:10 +03:00
MonsterEvent.cs
Fixed clients not getting notified when a character is spawned midround by a repeating MonsterEvent (eventually causing them to be kicked out because of desync).
2017-12-03 15:32:51 +02:00
ScriptedEvent.cs
Converted the GetAttribute methods in the ToolBox class to extension methods
2017-10-04 18:38:40 +03:00