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
8c19adeb5e795e55b8a01b9c79a01f82f7ea9ca3
LuaCsForBarotraumaEP
/
Subsurface
/
Source
/
Networking
/
NetworkEvent.cs
Regalis
7f40071565
- fixed ReliableChannel going crazy if a client disconnects and reconnects immediately after: the client created a new ReliableChannel but the server was still using the old one, causing the client to rerequest a ton of messages (now the server resets the channel when a client rejoins and reliablechannel resets itself if the message IDs are too far apart)
...
- syncing statuseffects caused by using an item on self
2016-03-27 20:20:34 +03:00
7.3 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink