Skip to content

Disallow uploads of beatmaps with file version below v14 #52

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

Merged
merged 3 commits into from
Jul 1, 2025

Conversation

bdach
Copy link
Contributor

@bdach bdach commented Jun 26, 2025

No description provided.

@bdach bdach requested a review from peppy June 26, 2025 12:43
@bdach bdach self-assigned this Jun 26, 2025
Comment on lines +93 to +94
var decoder = Decoder.GetDecoder<Beatmap>(reader);
var beatmap = decoder.Decode(reader);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works because of all this magic.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Used similar logic for the batch execution of the ASS side change for this 👍 .

@peppy peppy merged commit edb37d0 into ppy:master Jul 1, 2025
4 checks passed
@bdach bdach deleted the disallow-old-osu-versions branch July 1, 2025 10:17
@peppy
Copy link
Member

peppy commented Jul 1, 2025

Added note here peppy/osu@68ab89a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants