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

feat: use rosu-mods #36

Merged
merged 5 commits into from
Jul 8, 2024
Merged

feat: use rosu-mods #36

merged 5 commits into from
Jul 8, 2024

Conversation

MaxOhn
Copy link
Owner

@MaxOhn MaxOhn commented Jun 28, 2024

Instead of using u32 for mods, this PR defines a new GameMods type that utilizes rosu-mods to provide more flexibility in specifying mod settings. It also enables detection of the Blinds and Traceable mod in performance calculation.

This removes const-ness of a few methods and InspectDifficulty::mods's type was adjusted. Both are technically breaking changes but realistically it should be fine to just bump the minor version.

@MaxOhn MaxOhn marked this pull request as ready for review July 8, 2024 09:27
@MaxOhn MaxOhn merged commit 26547d7 into next Jul 8, 2024
5 checks passed
@MaxOhn MaxOhn deleted the rosu-mods branch July 8, 2024 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.

1 participant