Joseph Madamba
Joseph Madamba
Reopening as it is happening again, see https://github.com/ppy/osu/discussions/33589 / https://osu.ppy.sh/users/5795337.
The `deleted` prefix is misleading. Those are redacted names (i.e. inappropriate names reported/seen by GMT or others). Will keep open for now to address the misleading part.
Can confirm, reopening.
Also initially tested on Windows 11, but I can also reproduce it on macOS. > I've been trying to repro this with a huge beatmap database and still can't... That...
No, you have to be in `MultiSpectatorScreen` **and wait** until the `MultiSpectatorPlayerLoader`s push to `MultiSpectatorPlayer`s (i.e. when you see gameplay in spectator). Also want to point out `SoloSpectatorPlayer` is unaffected...
The issue has something to do with this code: https://github.com/ppy/osu/blob/5a8b8908dd5ba8064f87d803fb1308340139582a/osu.Game/Screens/Play/SubmittingPlayer.cs#L270-L287 When failing by never hitting anything: - when offline, the above code ends at the first return - when online,...
Has been implemented, closing.
Previously: https://github.com/ppy/osu-web/issues/9730 Gonna leave this open as it's more recent/detailed.
Yes, but the visual can be basic, to demonstrate the behavior and implementation here (in `BasicSliderBar`). It's mostly for framework consumers, and it'll not be as subjective as lazer's side.