iw4x-client
iw4x-client copied to clipboard
[Needs Rebase] Move packet interception handler to SV_ConnectionlessPacket
Fixes issue with OOB packets not getting processed or processed multiple times
should probably get this merged. been using this code since the last commit, on dedicated & the client just fine. fixes the annoying duplicate/dropped packets.
should probably get this merged. been using this code since the last commit, on dedicated & the client just fine. fixes the annoying duplicate/dropped packets.
Had someone else report that this causes party servers to break (no longer listed + cant connect manually). Just tested it and it appears to be true, as soon as i apply the code in this pr my party server is no longer listed. Match servers work fine.
should probably get this merged. been using this code since the last commit, on dedicated & the client just fine. fixes the annoying duplicate/dropped packets.
Had someone else report that this causes party servers to break (no longer listed + cant connect manually). Just tested it and it appears to be true, as soon as i apply the code in this pr my party server is no longer listed. Match servers work fine.
This was fixed in f3c8704
#445 adds this code to network.cpp considering this pr is massively out of date, I'm closing it.