Commit Graph

26610 Commits

Author SHA1 Message Date
f5166d8dd5 Merge branch 'master' into consume-bindable-current-factory 2021-07-08 18:13:48 +03:00
e612d7568c Merge pull request #13771 from LumpBloom7/volume-meter-switch
Add ability to navigate between volume meters via Alt+Left/Right arrows
2021-07-07 21:50:44 +09:00
7d405f04fb Fix selected volume control not updating correctly on mouse move 2021-07-07 21:17:31 +09:00
cbe4114e90 Adjust visuals and make base opacity 100% 2021-07-07 21:07:00 +09:00
e42609f092 Merge pull request #8038 from thewildtree/adjust-rankings-overlay
Adjust rankings overlay elements to better match osu-web
2021-07-07 20:24:11 +09:00
f7dc689832 Merge pull request #13804 from bdach/migrate-directory-selector
Migrate file/directory selectors to use framework component instead of local implementation
2021-07-07 20:10:26 +09:00
4d7c744101 Fix failing test 2021-07-07 12:59:31 +02:00
f53f6690e3 Remove extra blank line 2021-07-07 12:01:47 +02:00
8b1876bc2a Disallow removing items from SelectionCycleFillFlowContainer 2021-07-07 11:43:54 +02:00
066d0a1ef1 Merge branch 'master' into migrate-directory-selector 2021-07-07 15:57:34 +09:00
d2722f1523 Merge branch 'master' into ruleset-shaders 2021-07-07 15:44:30 +09:00
28adb43a4a Add detailed explaination for the reason of using old binding method 2021-07-07 09:26:17 +03:00
bb58a9412b Merge branch 'master' into consume-bindable-current-factory 2021-07-07 15:16:02 +09:00
34a867a335 Merge branch 'master' into fix-skin-providing-container 2021-07-07 15:00:35 +09:00
b08fece2d4 Update framework 2021-07-07 14:30:47 +09:00
c18b8ca86c Add missing ToArray() call 2021-07-07 14:08:29 +09:00
ca791c2afa Remove unused using statement 2021-07-07 13:53:00 +09:00
35d4b12a4f Remove single local usage of AllSources 2021-07-07 13:52:52 +09:00
eb8b14a931 Reorder methods to make more sense 2021-07-07 13:51:51 +09:00
ddb1da5a66 Tidy up class (although it's not in a good state logically) 2021-07-07 13:48:35 +09:00
e94e283ee4 Move shared inner classes to separate files 2021-07-06 22:11:54 +02:00
f45418dde7 Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
523546d8b6 Use List to guarantee lookup order 2021-07-06 22:51:56 +09:00
12afdbdf57 Merge pull request #13791 from peppy/remove-resx-files
Remove all `.resx` files from osu project
2021-07-06 22:29:28 +09:00
4451598bcf Fix remaining quality complaints 2021-07-06 15:17:19 +02:00
4b1b5a88fe Add null check to supress quality errors 2021-07-06 14:39:53 +02:00
ffe18ebe51 Resolve build errors 2021-07-06 14:11:46 +02:00
07d54d261a Let selection container handle manual selection changes 2021-07-06 13:24:18 +02:00
06d2c6f0a1 Update resources 2021-07-06 19:51:57 +09:00
c5a0672277 Use IStateful<SelectionState> instead of ISelected 2021-07-06 12:07:25 +02:00
32ef2405c4 Use null instead of -1 2021-07-06 11:30:56 +02:00
d75d67577a Fix regressed tests 2021-07-06 17:37:34 +09:00
cd4885e450 Add xmldoc and remove any question of how the intitial flow is being run 2021-07-06 17:18:45 +09:00
032c285ede Move private downwards 2021-07-06 17:07:29 +09:00
1232925f93 Make source manipulation methods protected 2021-07-06 17:06:00 +09:00
b4240d3ca4 Simplify lookups to avoid a second dictionary fetch 2021-07-06 17:04:59 +09:00
ec1224218c Localise source changed flow for better clarity 2021-07-06 16:57:19 +09:00
935fbe7cc6 Remove double fetch/binding of parent source 2021-07-06 16:51:29 +09:00
93ef783339 Remove BindableList usage 2021-07-06 16:40:23 +09:00
32e6c9c5d3 Merge pull request #13786 from peppy/multiplayer-test-fixes
Fix multiplayer test failures due to leaderboard load process
2021-07-06 16:33:41 +09:00
1beb85a26f Bump localisation analyser packages 2021-07-06 14:56:52 +09:00
0658cfb986 Throw exceptions rather than silently failing if attempting to add a clock for a non-tracked user 2021-07-06 14:56:00 +09:00
402b527903 Add .editorconfig for localisation analyser 2021-07-06 14:54:56 +09:00
1a6b8b2c73 Populate UserScores as early as possible to avoid weird ordering requirements 2021-07-06 14:53:31 +09:00
0ecda98b39 Update prefixes to match new resx locations 2021-07-06 14:28:52 +09:00
7f2baef998 Remove all .resx files from osu project 2021-07-06 14:24:17 +09:00
686dd2b5ce Remove unused constant 2021-07-05 20:35:14 +02:00
d495196b66 Share item cycling logic with GameplayMenuOverlay 2021-07-05 19:22:55 +02:00
f5ddd2a53b Fix critical failure causing scores to not update on the leaderboard 2021-07-06 01:15:30 +09:00
e1c646b9b2 Remove redundant arguments 2021-07-05 23:52:39 +08:00