Dean Herbert
Dean Herbert
This adds back some keys which users have learned to depend on (and I have forgotten ever existed). - Shift + Left / Right now allows traversing between groups -...
Fades should not be used for these kinds of elements. The opacity changes of multiple elements looks shocking. It's unnecessary. Before: https://github.com/user-attachments/assets/943a189d-a1e5-414e-9190-223f77965525 After: https://github.com/user-attachments/assets/35a373cd-5368-4ecb-9b6d-63273010b9ea
- [x] Ensure osu-web handles changelogs correctly - [x] ppy/osu-web#12231 - [x] Deploy https://github.com/ppy/osu-server-spectator/pull/285 - [x] https://github.com/ppy/osu-deploy/pull/190 - [x] Test and deploy private build script changes - [ ] https://github.com/ppy/osu/pull/33575
Closes https://github.com/ppy/osu/issues/33729.
Historically, we didn't do this in lazer because the taiko playfield was semi-transparent. But i'm not sure that is valid anymore. We probably want to implement the automatic offsetting as...
The next release should hopefully get song select v2 out to all users. Before this happens, there's some remaining work to be done. This issue intends to track all remaining...
At very least, `PaginatedProfileSubsection` needs to be encapsulated in a `DelayedLoadWrapper` so they don't trigger requests when on-screen. Will probably require some restructuring of components. ### Discussed in https://github.com/ppy/osu/discussions/33294 Originally...
Related: https://github.com/ppy/osu/issues/4917#issuecomment-525475949
Should close https://github.com/ppy/osu/issues/33476. I cannot replicate the issue locally, which means it probably requires a specific OS or audio setup to reproduce.
As of the most recent attempt to switch to SDL3, this is a list of all reported issues: ## Windows (reverted) - External tablet "drivers" not working ## Linux -...