The current Emu login server only supports pre-Jun22 clients. And to give you an idea of what you might be up against to try and code minilogin for current patch versions -- it's been how long? 3 weeks? between Jun 22 and now and still no public logon available for later patches.
Also, don't forget that client authentication is only 1/2 of what the login server does. You also accept world server connections and maintain the server list. Fortunately you have code from the emu sources to go off of for what kinds of packets the worldserver sends and receives, but it's still gotta be done, preferably with no more than a couple hundred bugs :lol:
|