Bartłomiej Dach
|
e2ddcb2349
|
Silence a few remaining nullability warnings
|
2023-07-04 22:39:26 +02:00 |
|
Bartłomiej Dach
|
bcdbdf57ef
|
Reword comment
|
2023-07-04 22:22:57 +02:00 |
|
Bartłomiej Dach
|
a55809733d
|
Expand ScoreInfo.BeatmapInfo xmldoc
|
2023-07-04 22:20:50 +02:00 |
|
Bartłomiej Dach
|
b13e2c5d87
|
Merge pull request #24115 from peppy/fix-progress-cancelled
Fix cancelled progress notifications requiring exit confirmation
|
2023-07-04 21:48:56 +02:00 |
|
Dean Herbert
|
f2aa80f413
|
Rename and adjust xmldoc on TotalScoreVersion
|
2023-07-04 20:04:02 +09:00 |
|
Dean Herbert
|
aee89e5e4b
|
Rewrite comment regarding LegacyTotalScore
|
2023-07-04 19:59:57 +09:00 |
|
Dean Herbert
|
664294cef4
|
Fix cancelled progress notifications requiring exit confirmation
|
2023-07-04 18:39:19 +09:00 |
|
Dean Herbert
|
dd9998127e
|
Count missing beatmaps as errored items
|
2023-07-04 18:35:03 +09:00 |
|
Dean Herbert
|
d3eb06578e
|
Improve messaging around failed scores
|
2023-07-04 18:34:53 +09:00 |
|
Dean Herbert
|
56bfb92ba6
|
Allow user cancellation
|
2023-07-04 18:22:10 +09:00 |
|
Dean Herbert
|
257a96ef60
|
Fix background beatmap processor thread not correctly exiting
|
2023-07-04 18:21:22 +09:00 |
|
Dean Herbert
|
4de15f975e
|
Fix realm silly business
|
2023-07-04 18:08:26 +09:00 |
|
Dean Herbert
|
a0c3fa9c13
|
Move preconditions to realm migration step to simplify marker version logic
|
2023-07-04 17:53:53 +09:00 |
|
Dean Herbert
|
1629024111
|
ILegacyScoreProcessor -> ILegacyScoreSimulator
|
2023-07-04 17:32:54 +09:00 |
|
Dean Herbert
|
3b5f3b67a7
|
Tidy up and improve messaging on completion notification
|
2023-07-04 15:53:24 +09:00 |
|
Dean Herbert
|
1a6381bcbb
|
Reduce code repetition for sleep logic
|
2023-07-04 15:35:09 +09:00 |
|
Dean Herbert
|
a0bed0fcec
|
Add full flow test of UpdateLocalScores
|
2023-07-04 15:18:51 +09:00 |
|
Dean Herbert
|
64fc5e40e8
|
Move score attach logic to a helper method and call during editor save
|
2023-07-04 15:07:40 +09:00 |
|
Dean Herbert
|
f30dc59afe
|
Update tests to show expected score retention behaviour when saving a beatmap
|
2023-07-04 15:07:27 +09:00 |
|
Dean Herbert
|
d74b1e148d
|
Make ScoreInfo.BeatmapInfo nullable
|
2023-07-04 14:50:34 +09:00 |
|
Dean Herbert
|
67650831bd
|
Remove unnecessary null check
|
2023-07-04 14:19:25 +09:00 |
|
Dean Herbert
|
4203e2183d
|
Merge branch 'master' into diffcalc-total-scorev1
|
2023-07-04 14:15:24 +09:00 |
|
Bartłomiej Dach
|
f6939223b3
|
Merge pull request #24071 from peppy/availability-fixes
Add handling of "unknown" beatmap availability in multiplayer flow
|
2023-07-02 21:32:40 +02:00 |
|
Bartłomiej Dach
|
21f758947d
|
Merge branch 'master' into availability-fixes
|
2023-07-02 20:38:37 +02:00 |
|
Bartłomiej Dach
|
7b3cb5b410
|
Merge pull request #24068 from peppy/fix-sign-out-string
Use more correct localised string source for "sign out" text
|
2023-07-02 19:20:24 +02:00 |
|
Dean Herbert
|
95c30fe12a
|
Duplicate sign out string for now
|
2023-07-03 00:14:26 +09:00 |
|
Dean Herbert
|
b3c874fdc5
|
Merge pull request #24099 from bdach/fix-oob-selection-box-again
Fix edge cases where selection buttons go outside playfield bounds
|
2023-07-02 09:37:50 +09:00 |
|
Bartłomiej Dach
|
d017be50f1
|
Merge pull request #24081 from Cootz/restore-scores-after-bearmap-reinstallation
Reattach any orphaned scores when a beatmap is imported
|
2023-07-01 22:33:38 +02:00 |
|
Bartłomiej Dach
|
9eec1337b3
|
Use slightly different condition for better UX
|
2023-07-01 21:39:08 +02:00 |
|
Bartłomiej Dach
|
183777f8df
|
Fix edge cases where selection buttons go outside playfield bounds
Addresses
https://github.com/ppy/osu/discussions/23599#discussioncomment-6300885.
|
2023-07-01 21:27:17 +02:00 |
|
Bartłomiej Dach
|
746212be7b
|
Remove weird .Run(r => r.Write(...)) construction
|
2023-07-01 20:42:34 +02:00 |
|
Bartłomiej Dach
|
b6e9422aa4
|
Fix typo in test name
|
2023-07-01 20:38:00 +02:00 |
|
Bartłomiej Dach
|
1ce60378be
|
Rewrite comments further
|
2023-07-01 20:37:33 +02:00 |
|
Susko3
|
caba571263
|
Remove manifest DPI awareness entires
It'll be properly handled by osu!framework with https://github.com/ppy/osu/pull/24092
|
2023-07-01 19:11:48 +02:00 |
|
Susko3
|
e38ac4185c
|
Update inline with framework IWindow changes
|
2023-07-01 19:02:09 +02:00 |
|
Bartłomiej Dach
|
fe2ca5cfef
|
Merge pull request #24087 from peppy/less-tablet-error-spam
Ensure "tablet support disabled" notification is only shown once
|
2023-07-01 18:46:27 +02:00 |
|
Bartłomiej Dach
|
c3667aaa0b
|
Merge pull request #24097 from peppy/scrollbar-clickability
Increase the minimum size of the scroll bar
|
2023-07-01 18:17:48 +02:00 |
|
Dean Herbert
|
5f880397a9
|
Increase the minimum size of the scroll bar
Allows easier targetting when there is a lot of content in the scroll view
As discussed in https://github.com/ppy/osu/discussions/24095#discussioncomment-6332398.
|
2023-07-02 00:04:56 +09:00 |
|
Dean Herbert
|
5bd91a531d
|
Tidy up comments and code
|
2023-07-01 23:37:22 +09:00 |
|
Dean Herbert
|
a4a9223726
|
Move score re-attach to PostImport
|
2023-07-01 23:12:04 +09:00 |
|
Cootz
|
8d25e2c3e1
|
Add importer update test
|
2023-07-01 09:49:06 +03:00 |
|
Cootz
|
2b1d637292
|
Add missing ruleset store
|
2023-07-01 09:48:42 +03:00 |
|
Susko3
|
b0e716feab
|
Use correct perMonitorV2 <dpiAwareness>
Yes, `xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings"` is required
else the game will exit with code 500 on startup.
|
2023-06-30 21:59:46 +02:00 |
|
Susko3
|
bfa5bcb2a7
|
Update <supportedOS> to match what osu! actually supports
|
2023-06-30 21:43:01 +02:00 |
|
Susko3
|
909edefa20
|
Remove unnecessary <dependentAssembly>
osu! was working fine without this.
|
2023-06-30 21:41:18 +02:00 |
|
Susko3
|
e505e71d07
|
Merge the two app.manifest files
|
2023-06-30 21:40:00 +02:00 |
|
Cootz
|
f5d3a24582
|
Rename test
|
2023-06-30 20:15:38 +03:00 |
|
Cootz
|
428383708c
|
Add test for import
|
2023-06-30 20:13:14 +03:00 |
|
Dean Herbert
|
571dbf5ab8
|
Adjust logic to avoid creating List<> each playback
|
2023-06-30 15:42:58 +09:00 |
|
Dean Herbert
|
32c0f13f79
|
Update tests to match new expectations
|
2023-06-30 15:42:58 +09:00 |
|