Salman Alshamrani
27b9a6b7a3
Reset UI scale for mobile platforms
2025-02-14 06:25:53 -05:00
Salman Alshamrani
55809f5e0d
Apply changes to Android
2025-02-14 06:15:32 -05:00
Dean Herbert
1b5101ed5e
Add team flag display to rankings overlays
2025-02-14 19:30:23 +09:00
Dean Herbert
b86eeabef0
Fix one more misalignment on leaderboard scores
2025-02-14 19:16:03 +09:00
Dean Herbert
82c16dee60
Add missing LongRunningLoad
attribute
2025-02-14 19:16:02 +09:00
Dean Herbert
26a2d0394e
Invalidate drawable on potential presence change
2025-02-14 19:04:26 +09:00
Dean Herbert
248bf43ec9
Apply nullability to ScalingContainer
2025-02-14 18:35:43 +09:00
Dean Herbert
4e043e7cab
Change how values are applied to (hopefully) simplify things
2025-02-14 18:35:27 +09:00
Dean Herbert
74eae3cda3
Merge branch 'master' into ios-ui-scale
2025-02-14 18:22:47 +09:00
Dean Herbert
071a4ba9b0
Merge pull request #31821 from Layendan/playlist-collection
...
Add playlist to new collection button present on playlist room
2025-02-14 18:03:54 +09:00
Dean Herbert
22d6135cd5
Merge pull request #31596 from Rudicito/fix-settings-toolbox-hiding-when-dragging-a-slider
...
Fix toolbox settings hiding when dragging a slider
2025-02-14 17:58:33 +09:00
Dean Herbert
4184dd2718
Give more breathing room in leaderboard scores
2025-02-14 17:39:22 +09:00
Dean Herbert
44faabddcd
Add skinnable team flag
2025-02-14 17:39:21 +09:00
Dean Herbert
303961d101
Add drawable implementations of team logo
2025-02-14 17:39:21 +09:00
Dean Herbert
88188e8fcb
Add API models for teams
2025-02-14 17:39:20 +09:00
Dan Balasescu
35b8a3d3c9
Merge pull request #31876 from peppy/dont-focus-range-slider
...
Disallow focus on difficulty range slider
2025-02-14 16:10:53 +09:00
Dean Herbert
9456e376f3
Fix expanded state not updating on drag end
2025-02-14 15:15:05 +09:00
Rudi Herouard
3f3cb3df2a
Fix toolbox settings hiding when dragging a slider
2025-02-14 15:08:02 +09:00
Dean Herbert
8ce28d56bb
Fix tests not waiting enough
2025-02-14 14:58:04 +09:00
Dean Herbert
f9b7a8ed10
Make realm operation asynchronous for good measure
2025-02-14 14:51:48 +09:00
Dean Herbert
8561df40c5
Add better messaging and handling of edge cases
2025-02-14 14:30:33 +09:00
Dean Herbert
601e6d8a70
Refactor pass for code quality
2025-02-14 13:54:29 +09:00
Dean Herbert
9650385989
Also disable sliderbar focus when disabled
2025-02-14 00:06:20 +09:00
Dean Herbert
315a480931
Disallow focus on difficulty range slider
...
Alternative to https://github.com/ppy/osu/pull/31749 .
Closes https://github.com/ppy/osu/issues/31559 .
2025-02-14 00:03:30 +09:00
Dean Herbert
37db539226
Merge pull request #31805 from bdach/bss/the-actual-submission
...
Add initial beatmap submission support
2025-02-13 17:32:09 +09:00
Bartłomiej Dach
9adf80bbfd
Merge pull request #31868 from smoogipoo/fix-intermittent-test
...
Attempt to fix intermittent collections test
2025-02-13 08:53:03 +01:00
Bartłomiej Dach
de9362dae5
Merge branch 'master' into bss/the-actual-submission
2025-02-13 08:45:23 +01:00
Dan Balasescu
c13bc8beca
Merge pull request #31864 from peppy/fix-follow-circle-rewind-display
...
Fix weird follow circle display when rewinding through sliders in editor
2025-02-13 15:04:18 +09:00
Dean Herbert
ecc12abe02
Merge pull request #31850 from smoogipoo/freestyle-mods
...
Allow user mods in multiplayer freestyle
2025-02-13 02:25:37 +09:00
Dan Balasescu
7d6701f8e9
Attempt to fix intermittent collections test
2025-02-13 01:23:40 +09:00
Dean Herbert
550d21df42
Fix failing tests due to text change
2025-02-13 00:21:08 +09:00
Dean Herbert
ef37684b61
Merge branch 'master' into room-management-lio
2025-02-13 00:17:04 +09:00
Dan Balasescu
d923a478e9
Remove unused method
2025-02-13 00:04:33 +09:00
Dean Herbert
7490bca17f
Merge pull request #31746 from mcendu/taiko-legacy-spinner
...
Add legacy taiko swell (spinner)
2025-02-12 23:06:17 +09:00
Dan Balasescu
205d6ecffb
Remove SelectedRoom
abstraction from OnlinePlayTestScene
2025-02-12 22:55:19 +09:00
Dan Balasescu
24cc77287e
Refactor polling components (namespace/namings)
2025-02-12 22:22:17 +09:00
Bartłomiej Dach
ee6dcbd808
Fix android build again
...
Another month, another freak android build failure.
From what I can tell, this time the build is broken because the second-
-to-last workaround applied to fix it, namely explicitly specifying
the version of workloads to install, stopped working, presumably because
github pushed a new .NET SDK version to runners, and microsoft didn't
actually put up a set of workload packages whose version matches the
.NET SDK version 1:1.
Thankfully, the fix to the *last* android build breakage (which caused
the workload installation to completely and irrecoverably fail), appears
to be rolling out this week, and *also* fix that same second-last issue,
so both workarounds of specifying the workload version and pinning the
image to `windows-2019` appear to no longer be required.
Note that the newest image version, 20250209.1.0, is still not fully
rolled out yet, thus rather than just fix all builds, this will fix like
20% of builds until the newest image is fully rolled out. But I guess
a 20% passing build is better than a 0% passing build, in a sense...?
2025-02-12 14:18:03 +01:00
Dan Balasescu
43928c94db
Remove remaining bindables
2025-02-12 22:11:56 +09:00
Dan Balasescu
74ccac37ae
Encapsulate RoomsContainer scroll a bit better
2025-02-12 21:57:18 +09:00
Dan Balasescu
1b07b6d16f
Remove selected room leasing, make bindables private
...
I believe once upon a time the `SelectedRoom` bindable used to be bound
to `RoomManager.JoinedRoom` or similar. But now it's effectively private
to the lounge subscreen and so a lease is unnecessary.
2025-02-12 21:48:59 +09:00
Dan Balasescu
f146a7d116
Remove RoomManager
and related components
2025-02-12 21:37:34 +09:00
Bartłomiej Dach
d87a775e71
Fix clear sample potentially playing multiple times simultaneously
2025-02-12 13:25:46 +01:00
Bartłomiej Dach
e385848edc
Add missing animation of warning sprite
2025-02-12 13:25:46 +01:00
Bartłomiej Dach
0ac08158e3
Fix transforms from swell progress being cleared on completion by not using transforms
2025-02-12 13:25:42 +01:00
Bartłomiej Dach
96db6964df
Adjust things further
2025-02-12 13:20:04 +01:00
Dan Balasescu
068a66e7d4
Move room tracking to lounge subscreen
2025-02-12 21:10:21 +09:00
Dean Herbert
554884710c
Rename classes for better discoverability / grouping
2025-02-12 19:34:42 +09:00
Dean Herbert
151101be70
Mark Action
as init
only
2025-02-12 19:24:30 +09:00
Dean Herbert
3a0464299a
Remove unnecessary V2 suffixes
2025-02-12 19:22:57 +09:00
Dean Herbert
c049ae6937
Update height specification for playlist screen too
2025-02-12 18:45:00 +09:00