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

TsumBeta: Release v68 #529

Merged
merged 1 commit into from
Jul 2, 2024
Merged

TsumBeta: Release v68 #529

merged 1 commit into from
Jul 2, 2024

Conversation

mcs
Copy link
Contributor

@mcs mcs commented Jun 30, 2024

This fixes a script error when script wants to play another game immediately after it played one.

With commit c84b088 page navigation became more object-orientated, but the navigation to "play game" did not reflect that change. Renaming "ProfilePage" to "ProfilePageJp" works with the new approach but breaks the old logic where at least one page key must exist per page name. This commit removes the last piece of the old page navigation logic.

This slipped through my testing because my values for "Wait time (min) before repeat" is at least once "1", so my script never started a new game immediately after another finished. Mea culpa 😞

@Sean-Hsueh please review and merge as this sadly crashes the script for all players who have autoplay active and all values for "Wait time (min) before repeat" higher than 1.

This fixes a script error when script wants to play another game immediately after it played one.

With commit c84b088 page navigation became more object-orientated, but the navigation to "play game" did not reflect that change. Renaming "ProfilePage" to "ProfilePageJp" works with the new approach but breaks the old logic where at least one page key must exist per page name. This commit removes the last piece of the old page navigation logic.
@Sean-Hsueh Sean-Hsueh merged commit 3a3216e into r2-studio:master Jul 2, 2024
@Sean-Hsueh
Copy link
Contributor

We receive some user feedbacking the same issue, thanks a lot for the fix 🫡

@mcs
Copy link
Contributor Author

mcs commented Jul 2, 2024

This closed #530

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.

2 participants