Salman Ahmed
|
e6479b73de
|
Remove one more unused using directive
|
2023-01-09 23:43:35 +03:00 |
|
Salman Ahmed
|
20ed337ea8
|
Remove unused using directive
|
2023-01-09 23:25:52 +03:00 |
|
Salman Ahmed
|
f216d7264b
|
Improve missing beatmap failure logging on score import
|
2023-01-09 23:06:59 +03:00 |
|
Bartłomiej Dach
|
ce8a8b5433
|
Merge branch 'master' into screenshot-safety
|
2023-01-09 19:56:06 +01:00 |
|
Salman Ahmed
|
5ee0665eac
|
Merge branch 'master' into pause-imports-during-gameplay
|
2023-01-09 20:09:17 +03:00 |
|
Salman Ahmed
|
8a05223591
|
Check cancellation token if importer was resumed while sleeping
|
2023-01-09 20:07:46 +03:00 |
|
Salman Ahmed
|
a1fbfe4b8b
|
Specifiy importer name during pause/resume in logs
|
2023-01-09 19:53:41 +03:00 |
|
Dean Herbert
|
e35f63c001
|
Ensure screenshot filenames are unique by locking over file creation
|
2023-01-10 01:37:16 +09:00 |
|
Dean Herbert
|
811a562608
|
Don't use bindables to avoid potential cross-usage contamination
|
2023-01-10 01:10:20 +09:00 |
|
Endrik Tombak
|
44e9fb638c
|
Merge branch 'master' of https://github.com/ppy/osu into songs-folder-check
|
2023-01-09 14:53:40 +02:00 |
|
Endrik Tombak
|
f5c8ba420c
|
Revert message change
|
2023-01-09 14:53:16 +02:00 |
|
Dean Herbert
|
07dae7dc21
|
Merge branch 'master' into overlay-panels-context-menu
|
2023-01-09 19:04:56 +09:00 |
|
Dean Herbert
|
62ffb4fe78
|
Pause imports during active gameplay
|
2023-01-09 18:54:11 +09:00 |
|
Endrik Tombak
|
15eebd1f50
|
Only show message about Songs folder
|
2023-01-09 11:47:13 +02:00 |
|
Joseph Madamba
|
f6b1dfc7b0
|
Fix channel listing items overflowing at high ui scaling
|
2023-01-08 13:27:10 -08:00 |
|
Bartłomiej Dach
|
2803c98612
|
Merge pull request #22047 from Feodor0090/wcd-length-fix
Fix `WaveformComparisonDisplay` does not take into account start time of control points
|
2023-01-08 20:36:35 +01:00 |
|
Salman Ahmed
|
f2609820c1
|
Merge branch 'master' into fix-player-loader-logo-drag
|
2023-01-08 21:48:07 +03:00 |
|
Bartłomiej Dach
|
e08b7c615b
|
Merge branch 'master' into wcd-length-fix
|
2023-01-08 19:44:12 +01:00 |
|
Salman Ahmed
|
7dd0f892c8
|
Merge branch 'master' into fix-player-loader-logo-drag
|
2023-01-08 21:29:03 +03:00 |
|
Bartłomiej Dach
|
9fd305a970
|
Merge branch 'master' into editor-bg-refresh
|
2023-01-08 18:57:04 +01:00 |
|
Bartłomiej Dach
|
9b68932eb4
|
Merge branch 'master' into beatmap-info-nominators
|
2023-01-08 14:35:07 +01:00 |
|
Dean Herbert
|
750b55d9b7
|
Update other events to have matching return types (and animate more)
|
2023-01-08 22:28:19 +09:00 |
|
Joseph Madamba
|
bae3a6851b
|
Block hover events behind logo even if action is null
|
2023-01-07 11:15:51 -08:00 |
|
Joseph Madamba
|
9d32fde592
|
Mark current nominations and related users as nullable
|
2023-01-07 11:04:42 -08:00 |
|
Joseph Madamba
|
0f6735564e
|
Move and rename nomination response model to singular
|
2023-01-07 10:54:48 -08:00 |
|
ansel
|
aaeb43fbb2
|
Return older file if new one is null
|
2023-01-07 18:15:57 +03:00 |
|
Salman Ahmed
|
cfdb0e1806
|
Merge branch 'master' into previewTime
|
2023-01-07 16:25:53 +03:00 |
|
Dean Herbert
|
9549aefc33
|
Merge pull request #22056 from frenzibyte/fix-friends-duplication
Fix friends list duplicating after connection failure
|
2023-01-07 21:00:39 +08:00 |
|
Salman Ahmed
|
a65466bdac
|
Merge branch 'master' into previewTime
|
2023-01-07 15:07:09 +03:00 |
|
Salman Ahmed
|
abca13eb6c
|
Rewrite visualisation piece to bind once and without potential event leak
|
2023-01-07 14:40:15 +03:00 |
|
Salman Ahmed
|
904c76e437
|
Use sane BeatmapInfo for preview time mutation
`EditorBeatmap.BeatmapInfo` is usually the correct instance for mutating
properties that should persist in the database.
|
2023-01-07 14:23:36 +03:00 |
|
ansel
|
b47cef838c
|
Nullability
|
2023-01-07 03:08:02 +03:00 |
|
ansel
|
167ac8b5dd
|
Fix editor object being requered
|
2023-01-07 03:03:52 +03:00 |
|
Salman Ahmed
|
e449d8dda0
|
Fix friends list duplicating on connection failure
|
2023-01-06 22:39:46 +03:00 |
|
Joseph Madamba
|
7f970f3cd8
|
Display nominators on beatmap set overlay
|
2023-01-06 11:33:39 -08:00 |
|
Joseph Madamba
|
53d7dcefe5
|
Fix osu! logo not being draggable on player loader
|
2023-01-06 09:30:25 -08:00 |
|
ansel
|
9364c7775d
|
Refresh background on file change in editor
|
2023-01-06 19:26:30 +03:00 |
|
ansel
|
e90c698e62
|
Fix WCD does not take into account start time of control points
|
2023-01-06 16:35:39 +03:00 |
|
Salman Ahmed
|
3862184f9c
|
Merge branch 'master' into improve-filter-tab-item-ux
|
2023-01-06 15:37:21 +03:00 |
|
Dean Herbert
|
99f2bbe775
|
Merge pull request #22044 from peppy/filter-tab-item-bold
Make selected tab items more bold (and add underline)
|
2023-01-06 20:35:29 +08:00 |
|
Salman Ahmed
|
0ade4d92d1
|
Fix multiple highlighting issues with beatmap listing tab items
|
2023-01-06 15:13:31 +03:00 |
|
Dean Herbert
|
f908b25dab
|
Merge pull request #22033 from frenzibyte/decrease-difficulty-list-fadeout
Decrease transition duration of extended difficulty list during hide
|
2023-01-06 20:13:30 +08:00 |
|
Salman Ahmed
|
3d053ac758
|
Merge branch 'master' into filter-tab-item-bold
|
2023-01-06 15:11:57 +03:00 |
|
Dean Herbert
|
0ab1418aa6
|
Merge pull request #22034 from frenzibyte/fix-toolbox-group-animation
Fix settings toolbox group not animating on expansion
|
2023-01-06 19:59:31 +08:00 |
|
Salman Ahmed
|
f29f9c17bd
|
Merge branch 'master' into filter-tab-item-bold
|
2023-01-06 14:59:11 +03:00 |
|
Dean Herbert
|
c0cfa66510
|
Merge pull request #21754 from Feodor0090/waveform-invalidate
Reload waveform on track replacement in editor
|
2023-01-06 19:57:27 +08:00 |
|
Dean Herbert
|
4319937bc7
|
Also add an underline to better accent current filters
|
2023-01-06 20:36:10 +09:00 |
|
Dean Herbert
|
3c74d27deb
|
Also add an underline to better accent current filters
|
2023-01-06 20:35:58 +09:00 |
|
Dean Herbert
|
458fe382ed
|
Make selected tab items more bold
|
2023-01-06 20:06:41 +09:00 |
|
Dean Herbert
|
938658649e
|
Merge pull request #22043 from frenzibyte/fix-solo-leaderboard-hyphen
Fix gameplay leaderboard showing "-" on non-tracked scores
|
2023-01-06 18:12:00 +08:00 |
|