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
983ab9c05b38460e0702f415468192fd5091bc12
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Networking
/
NetEntityEvent
History
juanjp600
983ab9c05b
Fixed potential null exception
2017-03-01 16:42:12 -03:00
..
ClientEntityEventManager.cs
The server maintains a list of unique EntityEvents created during the round and sends them to clients who join mid-round
2017-02-18 15:09:13 +02:00
NetEntityEvent.cs
Clients that are waiting for very old events are kicked
2017-03-01 16:40:07 -03:00
NetEntityEventManager.cs
ServerEntityEventManager doesn't process received events until the character inputs of the client for the corresponding frame have been processed (fixes character movement lagging behind EntityEvents at the servers side)
2017-02-09 23:09:42 +02:00
ServerEntityEventManager.cs
Fixed potential null exception
2017-03-01 16:42:12 -03:00