MaxOhn / MaxOhn/Bathbot

Add filter to exclude convert scores (Mania, Taiko, Catch)

Open
#7 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog converts suggestion
Dominant language
Rust
Stars
117
Forks
27
Avg merge
4m
Merged PRs (30d)
3

Description

Add a !c modifier to some commands to exclude scores on convert maps (maps that are from osu!standard and converted to the specified gamemode)

You can get countless #1 on convert leaderboards because nobody plays them, so it would be way better to compare some of the data, like the ones involving leaderboards, without converts (this applies to the three gamemodes)

It could be added to the following commands:
osustatsglobals, osustatscount, osustatslist, mapper and topif

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the implementations of osustatsglobals, osustatscount, osustatslist, mapper, and topif, then inspect how their leaderboard-related data is gathered for Mania, Taiko, and Catch. Confirm how convert maps are represented before deciding where the !c modifier belongs. Done means each listed command accepts !c and excludes converted scores from the relevant comparisons.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.