Joseph Madamba
|
9e90374a90
|
Flash discard changes dialog popup when force quitting room/playlist creation with changes
|
2023-09-28 17:09:50 -07:00 |
|
Dean Herbert
|
a639e51ddb
|
Fix value not updating after missing beatmap is imported
|
2023-09-27 18:17:25 +09:00 |
|
Dean Herbert
|
175cf68bd6
|
Avoid re-fetching WorkingBeatmap
|
2023-09-27 18:13:07 +09:00 |
|
Fabian van Oeffelt
|
2040dcabe0
|
Improve Code Quality
|
2023-09-25 17:51:39 +02:00 |
|
Fabian van Oeffelt
|
2a3391d83b
|
Remove unused namepace
|
2023-09-25 16:56:34 +02:00 |
|
Fabian van Oeffelt
|
59d3143645
|
Fix SR/BPM Display in Playlist rooms
|
2023-09-25 16:53:40 +02:00 |
|
Dean Herbert
|
4915b2563c
|
Merge pull request #24366 from Joehuu/supporter-playlist-duration
Always show supporter-only playlist durations
|
2023-08-21 17:46:26 +09:00 |
|
Joseph Madamba
|
0bd34a4f13
|
Always show supporter-only playlist durations
|
2023-07-25 21:14:21 -07:00 |
|
Dean Herbert
|
157b1f301b
|
Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments
|
2023-07-25 20:20:53 +09:00 |
|
Dean Herbert
|
e47722565a
|
Clarify guard condition in RoomSubScreen
|
2023-07-19 19:39:10 +09:00 |
|
Dean Herbert
|
18aace177a
|
Fix deadlock when logging out while at the create match screen
Closes https://github.com/ppy/osu/issues/24275.
|
2023-07-19 19:37:38 +09:00 |
|
Bartłomiej Dach
|
e273c223a8
|
Fix some more missed CI inspections
|
2023-06-24 17:11:38 +02:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Dean Herbert
|
eb31fdecee
|
Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change
See https://github.com/ppy/osu-framework/pull/5834
|
2023-06-18 20:57:32 +09:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
53b03df93d
|
Combine TriangleButton and RoundedButton classes
|
2022-11-24 16:26:57 +09:00 |
|
Dean Herbert
|
bea2acc60e
|
Remove local specifications of triangle colouring
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
5fc836d1f0
|
Apply NRT to BeatmapLeaderboard / MatchLeaderboard
|
2022-09-26 16:17:28 +09:00 |
|
Dan Balasescu
|
83c0cb1acc
|
Fix beatmap set to null after exiting song select
|
2022-09-07 21:34:29 +09:00 |
|
Dean Herbert
|
37799e3b31
|
Allow preparing preview point without looping
|
2022-08-17 13:20:24 +09:00 |
|
Salman Ahmed
|
8ca8484f0e
|
Fix failing tests
|
2022-07-30 11:49:33 +03:00 |
|
Salman Ahmed
|
369ab10212
|
Fix exit confirmation dialog not blocking all exit cases
|
2022-07-30 11:00:31 +03:00 |
|
Dean Herbert
|
9d457535c6
|
Add confirmation dialog when about to discard a playlist
The confirmation will only show if items have been added to the
playlist.
Closes https://github.com/ppy/osu/issues/19444.
|
2022-07-29 17:11:37 +09:00 |
|
Dean Herbert
|
8116a4b6f6
|
Fix multiplayer spectator crash due to track potentially not being loaded in time
|
2022-07-11 02:51:40 +09:00 |
|
Dan Balasescu
|
58c9bb031f
|
Apply PR reviews/fixes
|
2022-07-01 16:51:15 +09:00 |
|
Dan Balasescu
|
c22e77e481
|
Fix test sometimes referencing old ModSelect object
|
2022-07-01 16:46:27 +09:00 |
|
Bartłomiej Dach
|
26c5b59f6d
|
Replace usages of string.To{Lower,Upper}()
|
2022-06-24 11:57:45 +02:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Dean Herbert
|
d94315ee3f
|
Fix potential crash from unsafe drawable mutation in scoreboard update code
|
2022-05-27 20:03:30 +09:00 |
|
maromalo
|
fc25d248ad
|
Test coverage + no virtual
|
2022-05-21 18:16:29 -03:00 |
|
maromalo
|
2bd4c126d3
|
Blank line
Forgot to save.
|
2022-05-21 05:07:24 -03:00 |
|
maromalo
|
a7aa36a825
|
Add OnPressed to button
|
2022-05-21 04:55:42 -03:00 |
|
Bartłomiej Dach
|
76c63f1d0a
|
Rename ModSelect{Screen -> Overlay} in place of removed old design
|
2022-05-10 22:56:50 +02:00 |
|
Bartłomiej Dach
|
0caea77176
|
Fix mod selects not hiding when their owner screens exit
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
a56eab2c47
|
Extract interface for overlay management
|
2022-05-05 22:16:55 +02:00 |
|
Bartłomiej Dach
|
66473972da
|
Use new user mod select design in multiplayer lobby
|
2022-05-05 22:16:55 +02:00 |
|
Dean Herbert
|
832d37b2c2
|
Update screen transition events to use new event args
|
2022-04-22 00:52:44 +09:00 |
|
Joseph Madamba
|
5e5c8e78a6
|
Use existing web localisation for most hardcoded strings
|
2022-04-20 16:31:11 -07:00 |
|
Bartłomiej Dach
|
f400249f32
|
Fix multiplayer match settings overlay dropdown Z-ordering
|
2022-03-26 18:28:38 +01:00 |
|
Dan Balasescu
|
efce471f0b
|
Add countdown button + popover
|
2022-03-18 14:31:57 +09:00 |
|
Dan Balasescu
|
bdc3b76df0
|
Remove beatmap bindable from PlaylistItem
|
2022-02-15 23:50:08 +09:00 |
|
Dan Balasescu
|
5b765581d8
|
Fix free mod selection not showing allowed mods
|
2022-02-15 16:28:15 +09:00 |
|
Dan Balasescu
|
efeba30b9f
|
Remove ruleset and mod bindables from PlaylistItem
|
2022-02-15 16:28:15 +09:00 |
|
Dean Herbert
|
d065e32ca1
|
Fix crash due to MatchLeaderboardScore s not having populated rulesets
|
2022-02-02 13:23:49 +09:00 |
|
Dean Herbert
|
acc1199add
|
Consolidate flows of Set operations, either result or error
|
2022-01-30 16:16:00 +09:00 |
|
Dean Herbert
|
daea13f491
|
Simplify flow of cancellation token
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
3d59bab7c6
|
Remove fetch callback logic completely
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
aee93934d5
|
Rename methods to make more sense (and always run through AddOnce )
|
2022-01-29 23:58:57 +09:00 |
|
Dean Herbert
|
5601f6f1fe
|
Merge branch 'master' into realm-integration/score-and-beatmaps
|
2022-01-17 12:29:02 +09:00 |
|