None yet
- Added CVars to control Lidgren's MTU parameters:
net.mtu
net.mtu_expand
net.mtu_expand_frequency
net.mtu_expand_fail_attempts
None yet
- Changed Lidgren to be compiled against
net6.0
. This unlocksHalf
read/write methods. - Lidgren has been updated to 0.2.2. Not all the changes since 0.1.0 are new here, since this is the first version where we're properly tracking this in release notes.
- Renamed Lidgren's assembly to
SpaceWizards.Lidgren.Network
. - Rogue
obj/
folders inside Lidgren no longer break the build.