Add support for displaying "mapper" badge in comment section
Would cause the mapper badge to never actually be shown in the real world.
Remove behaviour of flipping catcher plate on direction change
Create key-presses when watching legacy Relax replays
Prefer collection initializer over collection expression syntax
Add support for displaying "unranked PP" placeholder
Use more stringent checks when applying online metadata
LegacyReplayPressHandler
Add aliases "author" and "mapper" for creator results
Only compute flashlight in osu! difficulty calculations when required
down
wasLeft
PressHandler
After https://github.com/ppy/osu/pull/23362 I'm not sure the `LocallyModified` check is doing anything useful. It was confusing me really hard when trying to parse this logic, and it can misbehave (as `None` will also pass the check).
Fix huge allocation overhead during beatmap texture creation in song-select screen
Refactor metadata lookup flows
Replace linq usage in `Previous` and `Next` on `DifficultyHitObject` with more direct computation
Add note to never run release config to contributing guidelines
Previous
Next
Co-authored-by: Dean Herbert <pe@ppy.sh>