Commit Graph

6589 Commits

Author SHA1 Message Date
343318c6f9 Merge branch 'master' into display-string 2021-11-10 11:10:38 +01:00
35a5182ebf Merge branch 'master' into multi-queueing-modes 2021-11-10 15:01:13 +09:00
52c740b377 Add failing test showing team display display failure 2021-11-10 13:44:31 +09:00
410e9159d1 Fix test failures due to missing dependencies 2021-11-09 19:54:38 +01:00
03a315b9f5 Fix missing beatmap in replay download test scene
Was causing nullrefs in `GetDisplayTitle()`.
2021-11-09 14:33:06 +01:00
3b485b5f37 Rewrite PreviewTrackManager to avoid constructing TrackBass locally
This paves the way for the framework code quality change
(https://github.com/ppy/osu-framework/pull/4873) which stops exposing
the constructor.

Most of the restructuring here is required to give `PreviewTrackManager`
an adjustable target to apply the global mute.
2021-11-09 17:38:12 +09:00
74c37e248d Merge branch 'master' into master 2021-11-09 08:40:52 +01:00
2186b51676 Implement detailed download button behaviour 2021-11-08 22:18:14 +01:00
a60cceeda6 Implement basic appearance of download button 2021-11-08 22:18:14 +01:00
c65e7a4436 Add test coverage for download button 2021-11-08 22:17:56 +01:00
f4b8dee2d0 Update favourite statistic value on favourite button clicks 2021-11-08 11:53:54 +01:00
5cb533004d Add test coverage for favourite button 2021-11-08 11:53:53 +01:00
c716051530 Merge branch 'master' into multi-queueing-modes 2021-11-08 19:19:50 +09:00
8b85c2c8de Merge pull request #15491 from peppy/remove-stupid-weak-reference-bindable-events
Revert weird event flow in model manager/importers
2021-11-08 15:19:58 +09:00
a2dfb5fd8c Merge pull request #15513 from bdach/beatmap-card/statistics
Add statistics display to beatmap card
2021-11-08 14:45:56 +09:00
1c40d5bc08 Merge branch 'master' into remove-stupid-weak-reference-bindable-events 2021-11-08 14:41:32 +09:00
dede0e56ce Merge branch 'master' into user-lookup-by-username-cleanup 2021-11-08 13:38:26 +09:00
78aef9ce86 Merge branch 'master' into remove-stupid-weak-reference-bindable-events 2021-11-08 13:35:49 +09:00
1589b50d6e Merge branch 'master' into beatmap-card/statistics 2021-11-08 13:28:31 +09:00
43f87844e2 Add text to test cards to better explain their purpose 2021-11-08 13:27:04 +09:00
62600b47b1 Merge branch 'master' into user-class-cleanup 2021-11-08 12:51:12 +09:00
0e09edfce2 Do not show nomination info if hype info not present to match web 2021-11-07 21:33:42 +01:00
1f405a7e71 Display extended statistics on card hover 2021-11-07 21:33:41 +01:00
04c2a9cd59 Display basic statistics on card hover 2021-11-07 21:03:06 +01:00
6d30248cef Merge branch 'master' into use-class-rename 2021-11-07 15:41:00 +01:00
0ecf5f201c Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
6a1c27d67a Merge branch 'master' into fix-more-null 2021-11-06 15:36:15 +01:00
b8fb22b769 Add missing test coverage of score import process being tracked correctly 2021-11-06 16:45:55 +09:00
77e853ce25 Optimized UR Counter and removed redundant code 2021-11-05 12:16:58 -06:00
54f72d68ca Revert weird event flow in model manager/importers 2021-11-05 19:12:49 +09:00
7bbb2a7a67 Fix post-merge issues 2021-11-05 15:57:32 +09:00
e6deb0c873 Merge branch 'master' into multi-queueing-modes 2021-11-05 15:57:25 +09:00
b723975767 Replace pragma with add/remove => throw 2021-11-05 09:10:38 +03:00
ba74dd93b2 Remove weird fetchOnline logic 2021-11-05 13:55:34 +09:00
1f5ca122b0 Merge branch 'master' into user-class-cleanup 2021-11-05 13:55:22 +09:00
ead64282dd Split out a couple more nested classes 2021-11-05 13:40:44 +09:00
acb06d4a99 Merge branch 'master' into beatmap-refactor/remove-online-info 2021-11-05 12:46:02 +09:00
2764ad90ea Merge branch 'master' into fix-more-null 2021-11-05 05:14:22 +03:00
af6ae1cce5 Remove hacky code with explicit pragma disable 2021-11-05 03:49:35 +03:00
9246adc349 Add failing test coverage for labelled drawable description visible 2021-11-04 21:43:20 +01:00
8923561b05 Removed Unnessicary class in the Test file, and optimized UR counter 2021-11-04 14:27:48 -06:00
7049d0de66 Merge branch 'master' into beatmap-refactor/remove-online-info 2021-11-05 01:16:11 +09:00
a76878e053 A bit more formatting 2021-11-04 09:52:16 -06:00
c568888500 Edited to remove unessicary blank lines 2021-11-04 09:47:52 -06:00
223efe55d5 Added Tests for UR counter 2021-11-04 09:23:29 -06:00
ed07ee8c61 Update all existing usages of AuthorString/AuthorId
Unfortunately the getters need to be left in place else EF breaks.
2021-11-04 18:59:37 +09:00
45dcf187b9 Merge branch 'master' into beatmap-refactor/playlist-use-api-beatmap-extended 2021-11-04 18:59:04 +09:00
86540d1fb6 Update existing usages of Author as string to access Username directly 2021-11-04 18:57:54 +09:00
b9983add15 Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
d2831b1152 Merge branch 'beatmap-refactor/remove-online-info' into beatmap-refactor/to-model-removal-2 2021-11-04 17:09:50 +09:00