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
7935ecce4609a434d38bad30ce8f29edbecf2240
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Networking
/
NetEntityEvent
History
juanjp600
7935ecce46
- fixed crash in UpdateVoteStatus
...
- fixed clients reconnecting automatically after being kicked for desync
2017-03-01 17:04:51 -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 crash in UpdateVoteStatus
2017-03-01 17:04:51 -03:00