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

Add support for beatmap link parsing #242

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

felipemarins
Copy link

Currently, if you paste a beatmap link into the beatmap ID text box, it just deletes all non-number characters and ends up leaving the beatmapset ID mixed up with the beatmap ID. In this pr, I turned it into an ExtendedLabelledTextBox with a regex filter on the SimulateScreen and BeatmapLeaderboardScreen classes to check for beatmap links and extracting the correct ID from them.

@stanriders stanriders self-requested a review January 4, 2025 17:59
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