Releases: MidLevel/Ruffles
Releases · MidLevel/Ruffles
v11.1.6
11.1.6 (2023-03-22)
Bug Fixes
- Ensure socket is running when polling (68e82e7)
- Fixed socket not being closed before thread join (522c2ff)
v11.1.5
11.1.5 (2020-12-01)
Bug Fixes
- Fixed fragmentation resend (57f250a)
- Fixed reliable fragmented resend (57660bb)
- Fixed reliable resend (378751e)
- Fixed reliable sequenced resend (efe8da6)
v11.1.4
11.1.4 (2020-09-30)
Bug Fixes
- Fixed NetTime.MinValue tick representation being larger than current time (3f0c582)
v11.1.3
11.1.3 (2020-09-30)
Bug Fixes
- Fixed message when sending too large broadcast/unconnected messages (d503a03)
v11.1.2
11.1.2 (2020-09-30)
Bug Fixes
- CheckConnectionResends being called twice per Update (b70f5c4), closes #29
v11.1.1
11.1.1 (2020-09-25)
Bug Fixes
- Fixed leak warning being showed when memory pools are full (a401908)