Dan Balasescu
|
e5d6dc1ba5
|
Merge pull request #18606 from peppy/latency-comparer
Add latency certifier system
|
2022-06-10 19:41:44 +09:00 |
|
Dean Herbert
|
936b38e0c5
|
Reduce test coverage to a point where headless tests will run correctly
|
2022-06-10 16:13:53 +09:00 |
|
Dean Herbert
|
e0644f2726
|
Simplify flow of progression to be linear
|
2022-06-10 15:19:10 +09:00 |
|
Dean Herbert
|
5541ebc76b
|
Revert OsuButton changes
|
2022-06-10 15:02:26 +09:00 |
|
Dan Balasescu
|
c9dfffbc0e
|
Merge pull request #18619 from peppy/fix-collection-performance
Fix performance overhead of large collections
|
2022-06-10 15:01:31 +09:00 |
|
Dean Herbert
|
7d86010903
|
Fix test regression
|
2022-06-10 14:41:22 +09:00 |
|
Dean Herbert
|
eb16de9c71
|
Use upper-case "Hz"
|
2022-06-10 14:38:04 +09:00 |
|
Dean Herbert
|
f71343c880
|
Fix box colour getting stuck when changing active mode
|
2022-06-10 14:28:46 +09:00 |
|
Dean Herbert
|
5b8bd24140
|
Simplify text when reaching maximum supported level
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-06-10 14:25:15 +09:00 |
|
Dean Herbert
|
69b856bd58
|
Rename rounds variables to hopefully read better
|
2022-06-10 14:23:24 +09:00 |
|
Dean Herbert
|
613814c26c
|
Make TargetFrameRate nullable
|
2022-06-10 14:18:35 +09:00 |
|
Dean Herbert
|
c625c929e5
|
Update button text to match new terminology
|
2022-06-10 14:16:56 +09:00 |
|
Dean Herbert
|
4a5e86e451
|
Rename Beatmaps to BeatmapHashes for clarity
|
2022-06-10 14:03:51 +09:00 |
|
Dean Herbert
|
3b229624dd
|
Simplify contains check to use LINQ the whole way
|
2022-06-10 14:02:58 +09:00 |
|
Dean Herbert
|
70ebfbcf5e
|
Add recommendation text and adjust weightings to read better
|
2022-06-09 19:26:24 +09:00 |
|
Dan Balasescu
|
bc7262a3dd
|
Merge pull request #18627 from Joehuu/always-show-mod-selector-beatmap-info
Always show mod selector on beatmap info leaderboards regardless of supporter
|
2022-06-09 18:18:12 +09:00 |
|
Dean Herbert
|
a604ebfa85
|
Merge pull request #18629 from smoogipoo/remove-player-load-timeout
Allow beatmaps to load endlessly when entering Player
|
2022-06-09 15:16:40 +09:00 |
|
Dan Balasescu
|
6e450b7350
|
Explicitly handle operation cancelled exceptions
|
2022-06-09 14:35:53 +09:00 |
|
Dan Balasescu
|
ec03dc16db
|
Don't trigger notification when user quit
|
2022-06-09 14:13:14 +09:00 |
|
Dan Balasescu
|
bfde334e77
|
Allow beatmaps to load endlessly when entering Player
|
2022-06-09 14:03:21 +09:00 |
|
Dean Herbert
|
ac7b26a58f
|
Merge pull request #18498 from tornac1234/discord-rpc
Update Discord RPC ranking value depending on the ruleset
|
2022-06-09 13:14:06 +09:00 |
|
Dean Herbert
|
794e5434a8
|
Merge branch 'master' into discord-rpc
|
2022-06-09 12:32:47 +09:00 |
|
Dean Herbert
|
3799689c7d
|
Tidy up variable naming and layout
|
2022-06-09 12:32:30 +09:00 |
|
Dan Balasescu
|
85c85f37c6
|
Merge pull request #18622 from jai-x/chat-timestamp-colour
Enable nullable types in `ChatLine` and update timestamp colours to match design
|
2022-06-09 11:39:51 +09:00 |
|
Dean Herbert
|
8879c59b36
|
Merge pull request #18623 from LittleEndu/new-me-recommender
Use new own profile statistics in difficulty recommender
|
2022-06-09 11:11:21 +09:00 |
|
Dan Balasescu
|
ace03a3c1a
|
Merge pull request #18620 from peppy/channel-manager-always-has-api
Ensure `ChannelManager` has access to API from point of construction
|
2022-06-09 11:03:13 +09:00 |
|
Joseph Madamba
|
f3371e8bc8
|
Always show mod selector on beatmap info leaderboards regardless of supporter
|
2022-06-08 13:22:49 -07:00 |
|
Joseph Madamba
|
5c138de446
|
Add failing mod selector visibility test
|
2022-06-08 13:22:49 -07:00 |
|
Joseph Madamba
|
c6264d5b3d
|
Split beatmap set overlay tests to online and offline
|
2022-06-08 13:21:23 -07:00 |
|
Endrik Tombak
|
c90b285861
|
Change variable name and inline it
|
2022-06-08 21:10:27 +03:00 |
|
tornac1234
|
eb33922417
|
Revert "Added user RulesetsStatistics fetching when connecting"
This reverts commit e2cdc66f6d .
|
2022-06-08 18:13:08 +02:00 |
|
Endrik Tombak
|
bf67b35ade
|
Use new own profile statistics in difficulty recommender
|
2022-06-08 17:44:57 +03:00 |
|
Jai Sharma
|
c2ed41d097
|
Remove CanBeNull specification from DI attributes
|
2022-06-08 15:10:19 +01:00 |
|
Jai Sharma
|
04b434b8ce
|
Update ChatLine timestamp and message colours
|
2022-06-08 14:04:01 +01:00 |
|
Jai Sharma
|
dfa31df2af
|
Use #nullable enable in ChatLine
|
2022-06-08 14:04:01 +01:00 |
|
Dean Herbert
|
c22bffaa01
|
Fix filter failure when no collection is selected
|
2022-06-08 19:30:18 +09:00 |
|
Dean Herbert
|
6aa84425a2
|
Add comment explaining test expectations
|
2022-06-08 19:26:34 +09:00 |
|
Dean Herbert
|
187086e4ec
|
Merge pull request #18609 from ALANVF/settings-delete-skin
Add button to delete the current skin
|
2022-06-08 19:18:59 +09:00 |
|
Dean Herbert
|
c661f2b059
|
Ensure ChannelManager has access to API from point of construction
Closes https://github.com/ppy/osu/issues/18451.
|
2022-06-08 19:15:23 +09:00 |
|
Dean Herbert
|
3d4d87bcb2
|
Update test expectations
|
2022-06-08 18:34:28 +09:00 |
|
Dean Herbert
|
42cd7d9e6e
|
Change CollectionManager to only store MD5 hashes instead of full BeatmapInfo
|
2022-06-08 18:23:09 +09:00 |
|
Dan Balasescu
|
f8594acb1d
|
Cleanup dialog implementation
|
2022-06-08 18:17:43 +09:00 |
|
Dean Herbert
|
cf438b1a44
|
Add index on MD5Hash property
Reduces actual query overhead significantly
|
2022-06-08 18:01:55 +09:00 |
|
Dan Balasescu
|
4df8219c8f
|
Merge pull request #18618 from peppy/isolate-ui-scale-screens-better
Isolate nested sample screens from main game to avoid toolbar interactions
|
2022-06-08 17:59:28 +09:00 |
|
Dan Balasescu
|
3a90aa0b9b
|
Fix code styling
|
2022-06-08 17:57:59 +09:00 |
|
Dean Herbert
|
5157a78ae6
|
Isolate nested sample screens from main game to avoid toolbar interactions
|
2022-06-08 16:53:06 +09:00 |
|
Dan Balasescu
|
c43670fcd9
|
Merge pull request #18603 from peppy/fix-import-dialog
Add placeholder when no results are visible at song select
|
2022-06-08 15:22:31 +09:00 |
|
Dean Herbert
|
3b46787e06
|
Merge pull request #18496 from smoogipoo/multiplayer-leaderboard-user-mods-2
Support mod/ruleset combinations in multiplayer gameplay leaderboard
|
2022-06-08 14:58:13 +09:00 |
|
Dean Herbert
|
eee79c9531
|
Merge pull request #18610 from jai-x/refactor-chat-line
Refactor `ChatLine` and fix `DrawableChannel` flow padding
|
2022-06-08 13:54:53 +09:00 |
|
Dean Herbert
|
cd649f7d97
|
Merge branch 'master' into multiplayer-leaderboard-user-mods-2
|
2022-06-08 13:39:42 +09:00 |
|