osu icon indicating copy to clipboard operation
osu copied to clipboard

rhythm is just a *click* away!

Results 841 osu issues
Sort by recently updated
recently updated
newest added

Given certain conditions, the layout of the contained flow would not complete properly due to being masked away. - The local player is last in the last - `GameplayLeaderboard` was...

area:gameplay
size/M
next-release

Addresses #5721. - [x] Depends on ppy/osu-resources#214 `LegacySmoke` implementation copies stable closely (#20372). Gives `DefaultSmoke` temp anims. Uses `DrawNode`s because a `Sprite`-based implementation I tried performed poorly, though I'm not...

area:gameplay
area:skinning
size/XL

This PR adds BPM display next to difficulty multiplier display into mods overlay. This allows users to see final bpm after applying custom dt/nc/ht without closing the overlay. ![изображение](https://user-images.githubusercontent.com/53872073/186271358-5ada3855-dd5a-4a31-932c-cfd9a545da5d.png) Issues...

type:UI
size/L
area:overlay-modselect

A new "default skin" design has been prepared for quite some time now. It needs to be implemented for all four official rulesets. - osu! (and boilerplate for skin) #20377

area:gameplay
epic

### Type Game behaviour ### Bug description Platform: Linux I use the Colemak keyboard layout on my computer, which normally has the capslock key mapped as backspace. However, in lazer...

type:input
platform:linux

Non-localizable items can now be localized.

size/L

Sentry Issue: [OSU-5AS](https://sentry.ppy.sh/organizations/ppy/issues/6189/?referrer=github_integration) ``` System.NullReferenceException: Object reference not set to an instance of an object. ?, in void c__DisplayClass16_0.b__2(?)+() => { } ?, in void ScheduledDelegate.RunTaskInternal() ?, in int Scheduler.Update()...

type:reliability

- Closes https://github.com/ppy/osu/issues/20324 - [ ] Depends on https://github.com/ppy/osu-framework/pull/5421 - [ ] Depends on framework bump Haven't tested this in practice, but should work well. --- ![CleanShot 2022-09-16 at 16...

type:input
type:UX
size/M

### Type Game behaviour ### Bug description When starting the game, it displays a message saying "device:failed to set device feature: 02-02" ### Screenshots or videos ![1](https://user-images.githubusercontent.com/113616487/190432061-ffb532f5-737b-4fc3-8011-fea5892a4b46.png) ![2](https://user-images.githubusercontent.com/113616487/190432065-7784267d-3aa3-48b8-8529-503450bd36fd.png) ### Version...

type:input
type:UX

Currently there is no replacement for stable's scrollable results screen, which shows changes to online statistics after the gameplay loop. We need to add something similar, and potentially consider cases...

epic