Files
WoWee/Data
Kelsi aaebd4fa50 fix(auth): restore legacy proof security-flags byte, default Turtle to protocol 8
PR #101 dropped the trailing security-flags byte from the legacy LOGON_PROOF,
but mangos-family realmd reads the 1.11+ proof as a fixed-size struct that
includes it, so protocol-3 logins against stock vanilla realms would stall.
Also flip the Turtle profile to auth protocol 8 (vmangos-derived servers
require it) so the first login attempt no longer fails and retries; the
vanilla-family fallback chain still tries protocol 3 second.
2026-07-16 00:10:56 -07:00
..