Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade fixes #632

Merged
merged 6 commits into from
Dec 25, 2024
Merged

Upgrade fixes #632

merged 6 commits into from
Dec 25, 2024

Conversation

MattEqualsCoder
Copy link
Collaborator

  • Updated version to RC 1
  • Adds tracker sprites to packaged versions
  • Fix sprite syncing when the folder doesn't already exist
  • Force a full detection of if the player is playing the game on a disconnect. This should hopefully help limit issues that could arise when switching games when doing something like a multi game randomizer using Archipelago like Pink did a while back
  • Wait a couple seconds after connecting to the emulator verify that the connection is solid, then stop trying to connect if it detects it's in a disconnect/reconnect loop. This is way more reliable than it used to be, so anymore the situation only seems to arise when the either the connecting application (usually SNI) craps out or if the player is in a different game like Super Metroid. (Fixes Auto tracker gets stuck in disconnect/reconnect loop #252). Tracker will state a message telling the player to check the application used to connect and make sure the correct rom is playing.

@MattEqualsCoder MattEqualsCoder merged commit 39ed4e9 into main Dec 25, 2024
2 checks passed
@MattEqualsCoder MattEqualsCoder deleted the upgrade-fixes branch December 25, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto tracker gets stuck in disconnect/reconnect loop
2 participants