Skip to content

Rewrite & ASIO

Latest

Choose a tag to compare

@Urpagin Urpagin released this 18 Jul 13:24
· 32 commits to master since this release
2573e6b

Rewrite & ASIO

This version has been completely rewritten using ASIO, significantly improving portability across multiple operating systems.

The primary fix in version 2.0 addresses an important issue. Previously, the Status Request packet was incorrectly constructed using the server's IPv4 address rather than its hostname (e.g., mc.hypixel.net). This error triggered unexpected behavior on certain servers utilizing reverse proxies.

Full Changelog: v1.0.0...v2.0