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
848b069ab2e46b515dd3cd9890719a59eebc9ebb
LuaCsForBarotraumaEP
/
Barotrauma
/
BarotraumaServer
/
Source
/
Characters
T
History
Joonas Rikkonen
84121674b1
(050a72bf3) Server resets remote character inputs if no inputs have been received in the past 0.5 seconds. Previously the server would assume the inputs hadn't changed from the last known ones, which works well when there are brief networking hiccups that cause the server to run out of inputs for a few frames, but if it takes longer, we don't want to keep the character firing a welding tool or whatever else they were doing until the kill disconnect timer kicks in.
2019-03-30 21:44:37 +02:00
..
Character.cs
2f107db...5202af9
2019-03-18 21:42:26 +02:00
CharacterInfo.cs
(5c35a640e) Update tutorial-rework with dev
2019-03-27 20:52:47 +02:00
CharacterNetworking.cs
(050a72bf3) Server resets remote character inputs if no inputs have been received in the past 0.5 seconds. Previously the server would assume the inputs hadn't changed from the last known ones, which works well when there are brief networking hiccups that cause the server to run out of inputs for a few frames, but if it takes longer, we don't want to keep the character firing a welding tool or whatever else they were doing until the kill disconnect timer kicks in.
2019-03-30 21:44:37 +02:00