Developer postOriginal post (opens in a new tab)

Improved searching and Diff Calc, Screen Resolution fixes, Bug fixes

Join our Discord community for progress updates on the performance system, rankings, and the new level editor! https://discord.gg/NQ7UvKaU6z

  • Difficulty calculation has been updated!
    1. Higher weighting is given to the harder parts of maps.
    2. Fixed bugs causing some maps to become overly buffed/nerfed.
  • Search strings have been added. The following search string format can now be used to filter by difficulty: (star|stars|diff|difficulty)(=|<|>|<=|>=|!=)(float number) Usage examples:
    1. `camellia stars>2 stars<5` to search for songs between 2 and 5 stars with 'camellia' in it
    2. `star>9` to search for songs more than 9 stars
    3. `no speculation` will look for maps with `no` or `speculation` in it while
    4. `"no speculation"` will look for maps with `no speculation` in it`
  • Fixed bug where menu screens were not properly scaled to the monitor's resolution.
  • Fixed text overlapping issues when beatmap information had special characters.