You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added several sanity checks when connecting to the server, including (@CodeTriangle):
was the world generated with a future version of the apworld?
is the game's seed the same as the one this game was previously connected to?
is the game's slot number the same as the on this game was previously connected to?
Fixes to Mod
Fixed an issue where all but the first instance of disconnection from the login dialog would erroneously notify the player of an unplanned disconnection (@CodeTriangle).