Releases: marceldev89/BattleNET
Releases · marceldev89/BattleNET
1.3.4
- Convert thread to async method (https://github.com/tym32167)
- Move to .NET Standard 2.0 (https://github.com/tym32167)
- Limit connection attempts to 100 to get rid of the stack overflow issue (https://github.com/tym32167)
1.3.3
Merge pull request #41 from marceldev89/banlist-fix 1.3.3 release
1.3.1
- Fixed an issue where the (first) command would be sent twice
- Fixed an issue where the library would lose connection after a long time, depending on server load (Thanks to EPM Cortez for finding the issue)