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

Make Highest-Only mode work correctly in filters #833

Merged
merged 1 commit into from
Jul 13, 2020

Conversation

bluebandit21
Copy link
Member

Earlier, highest-only mode would allow songs that had a particular skillset
as the highest in any of its charts to be included, even if the chart
that did so did not meet other filter criteria.

This commit changes the IsSkillsetHighestOfAnySteps function into a new
IsSkillsetHighestOfChart function, which takes in a Steps* as a parameter.

Earlier, highest-only mode would allow songs that had a particular skillset
as the highest in any of its charts to be included, even if the chart
that did so did not meet other filter criteria.

This commit changes the IsSkillsetHighestOfAnySteps function into a new
IsSkillsetHighestOfChart function, which takes in a Steps* as a parameter.
@poco0317 poco0317 merged commit 0b1af21 into etternagame:develop Jul 13, 2020
@bluebandit21 bluebandit21 deleted the fix/highest_only branch November 26, 2020 09:34
@bluebandit21 bluebandit21 restored the fix/highest_only branch November 26, 2020 09:34
@bluebandit21 bluebandit21 deleted the fix/highest_only branch November 26, 2020 09:35
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