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
29d06bbfc8133efa3ff1e2c67ec35a52cc5f4bb5
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Events
History
Regalis
d46207916f
Server doesn't send character position updates to far-away clients, clients disable characters if they haven't received position updates in a while
2017-02-07 18:59:25 +02:00
..
Missions
Server doesn't send character position updates to far-away clients, clients disable characters if they haven't received position updates in a while
2017-02-07 18:59:25 +02:00
ArtifactEvent.cs
Cleanup
2017-01-01 23:23:54 +02:00
MonsterEvent.cs
MonsterEvents and ArtifactEvents spawn the monsters/items during initialization instead of waiting for the round to start (prevents entity ID mismatches if a client starts the event before receiving a message about something the server has spawned)
2017-01-01 23:14:24 +02:00
PropertyTask.cs
MonsterEvents and ArtifactEvents spawn the monsters/items during initialization instead of waiting for the round to start (prevents entity ID mismatches if a client starts the event before receiving a message about something the server has spawned)
2017-01-01 23:14:24 +02:00
RepairTask.cs
MonsterEvents and ArtifactEvents spawn the monsters/items during initialization instead of waiting for the round to start (prevents entity ID mismatches if a client starts the event before receiving a message about something the server has spawned)
2017-01-01 23:14:24 +02:00
ScriptedEvent.cs
Cleanup
2017-01-01 23:23:54 +02:00
ScriptedTask.cs
MonsterEvents and ArtifactEvents spawn the monsters/items during initialization instead of waiting for the round to start (prevents entity ID mismatches if a client starts the event before receiving a message about something the server has spawned)
2017-01-01 23:14:24 +02:00
Task.cs
Cleanup
2017-01-01 23:23:54 +02:00
TaskManager.cs
Cleanup
2017-01-01 23:23:54 +02:00