Skip to content

0.8.3

Choose a tag to compare

@CodeTriangle CodeTriangle released this 25 Apr 09:41
· 23 commits to 0.8-dev since this release
dfa5115

Changes to Mod

  • 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).