Releases: Crypto137/TL2BetaMiniLobby
Releases · Crypto137/TL2BetaMiniLobby
v1.2.0
Maintenance release.
Changelog
- Retargeted to .NET 8.
- Added timestamps to output messages.
- Fixed parsing of large packets (>255 bytes).
- Fixed output of game ids.
v1.1.0
Changelog
- Implemented proper message handling and removed hardcoded message data.
- Implemented message dump mode. You can enable it by running the server with the
-dump
argument.
- Refactored TCP server implementation.