I'm not sure if the TAK team will be able to do that, I'm not in charge of managing the server there. Cavedude and I were working on the code. Wouldn't hurt to post on the forums.I have to ask... can we import our Al'Kabor characters if we had (I forget his name) export them before the Live Mac server was yanked?
Other update: Finally fixed a loop-around issue on the packet sequence numbers. Before, when you hit 65535 (max unsigned short) in packet sequence, it would disconnect/desync/otherwise cause problems for you. Now that's fixed, and the connection goes back around as it should to 1 in the sequence when it hits 65535. Hoping to get this pushed out for testing. Should fix the random LDs from idling.
ACK sequence fixes. Should now persist if it rolls over past 65535. · 22ad230 · cavedude00/Server · GitHub