osuAkatsuki / bancho.py

An osu! server for the generic public, optimized for maintainability in modern python
https://akatsuki.gg
MIT License
213 stars 127 forks source link

feat(direct): added checksum beatmap search #659

Closed DHCPCD9 closed 5 months ago

DHCPCD9 commented 5 months ago

Describe your changes

Added beatmap search by checksum in case if user trying to load replay with beatmap that doesn't imported in their client.

Checklist

cmyui commented 5 months ago

Thanks for the contribution!