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

WebHost: Don't count groups in the summary row completed worlds #2193

Merged

Conversation

remyjette
Copy link
Collaborator

@remyjette remyjette commented Sep 17, 2023

What is this fixing or adding?

The summary row feature added in #1965 did not filter out group slots when calculating completed_worlds, so item links would always make the numerator too high.

Fixes bug reported in https://discord.com/channels/731205301247803413/1152293234677133324

How was this tested?

Ran WebHost.py before and after my change.

If this makes graphical changes, please attach screenshots.

Before:

image

After:

image

@remyjette remyjette changed the title WebHost: Don't count item links in the summary row completed worlds WebHost: Don't count groups in the summary row completed worlds Sep 17, 2023
@Berserker66 Berserker66 merged commit a0eea3a into ArchipelagoMW:main Sep 19, 2023
@ThePhar ThePhar added is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. affects: webhost Issues/PRs that touch webhost and may need additional validation. labels Oct 16, 2023
@remyjette remyjette deleted the remyjette/fix-summary-row-itemlinks branch November 13, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: webhost Issues/PRs that touch webhost and may need additional validation. is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants