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!
- Higher weighting is given to the harder parts of maps.
- 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:
- `camellia stars>2 stars<5` to search for songs between 2 and 5 stars with 'camellia' in it
- `star>9` to search for songs more than 9 stars
- `no speculation` will look for maps with `no` or `speculation` in it while
- `"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.