Make offline play better-behaved #6

Merged
emakman merged 3 commits from offline_play into main 2025-06-11 17:39:09 +00:00
Owner

Merging the offline-play branch, which improves offline play by:

  • Allowing the game to start when the server connect dialog is cancelled.
  • Resending all checks and game completion events when later connecting to the server.

As a side benefit, this also allows for more graceful recovery after a server disconnect. Closes #5.

Merging the offline-play branch, which improves offline play by: * Allowing the game to start when the server connect dialog is cancelled. * Resending all checks and game completion events when later connecting to the server. As a side benefit, this also allows for more graceful recovery after a server disconnect. Closes #5.
* This is an initial implementation, and is still buggy; the mod
   does not replay scouted locations when you reconnect to the server.
Works when the player has completed the main quest, but not for the
godegg quest. This is because:
    1. The godegg ending can be replayed as many times as the player
       likes.
    2. The save file does not change when completing the godegg quest.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Archipelago/YokuArchipelagoMod#6
No description provided.