Skip to content

Releases: Crypto137/TL2BetaMiniLobby

v1.2.0

03 Jan 14:53
Compare
Choose a tag to compare

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

19 Dec 21:21
Compare
Choose a tag to compare

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.

v1.0.0

03 Dec 23:34
Compare
Choose a tag to compare

Initial release