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

Fix failed retry votes on wipe #380

Merged
merged 4 commits into from
Aug 9, 2023
Merged

Conversation

SapiensAnatis
Copy link
Owner

@SapiensAnatis SapiensAnatis commented Aug 9, 2023

Closes #378

Correctly setting is_host from /dungeon/fail makes only the host call GameSucceed, and then the plugin can use the existing OnGameSucceed logic.

Also sets support info correctly from this endpoint.

- Correctly setting is_host and support info from /dungeon/fail makes
only the host call GameSucceed, and then the plugin can use the existing
OnGameSucceed logic.
@SapiensAnatis SapiensAnatis merged commit 6ee4a14 into develop Aug 9, 2023
7 checks passed
@SapiensAnatis SapiensAnatis deleted the sapiensanatis/coop-fixes-9 branch August 9, 2023 20:53
SapiensAnatis added a commit that referenced this pull request Jun 30, 2024
Closes #378 

Correctly setting is_host from /dungeon/fail makes only the host call
GameSucceed, and then the plugin can use the existing OnGameSucceed
logic.

Also sets support info correctly from this endpoint.
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.

Failed retry votes on quest failure should prompt players to rejoin quests
1 participant