Commit Graph

654 Commits

Author SHA1 Message Date
67a6abb96c Add user top score on selected beatmap 2019-07-08 11:49:33 +03:00
90d5484818 Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
2019-07-08 09:10:41 +03:00
729f0901f7 Move Length out of OnlineInfo 2019-07-07 20:25:36 +03:00
3ea9629daf Move BPM out of OnlineInfo 2019-07-07 20:11:44 +03:00
23acddcb56 Rename download buttons to avoid ambiguity 2019-07-03 12:02:35 +09:00
3294464bc6 Fix typo in variable 2019-06-27 12:47:05 +09:00
a5ccfeb18e Remove unnecessary fill flow 2019-06-27 12:34:22 +09:00
be901294f7 Simplify text layout 2019-06-27 12:33:14 +09:00
32c3bee71b Avoid public exposure 2019-06-27 12:11:04 +09:00
cc9a7839c9 Fix layout regression 2019-06-27 12:04:01 +09:00
375a6f406d Merge remote-tracking branch 'upstream/master' into not-available-to-download 2019-06-27 11:44:41 +09:00
322d92d3e0 Rename class to BeatmapAvailability 2019-06-27 11:40:22 +09:00
9ada4d68b1 Make fields protected and expose them in tests 2019-06-26 22:42:34 +03:00
f3a84de7b5 Merge remote-tracking branch 'upstream/master' into generic-download-tracking-composite 2019-06-26 18:17:53 +05:30
eaf6f6891d Rename to DownloadButtonsContainer 2019-06-26 05:22:08 +03:00
f4e765cf99 Merge branch 'master' into not-available-to-download 2019-06-26 05:13:58 +03:00
ba2f22be47 Improve loading state of BeatmapSet header 2019-06-25 14:47:29 +09:00
739077ef4f Only hide UpdateableAvatar/Flag immediately 2019-06-24 18:24:31 +02:00
aed83471f4 Replace Reset with overridden TransformImmediately/TransformDuration 2019-06-24 10:51:45 +02:00
fafec00667 Reset top score avatar before updating it 2019-06-21 16:47:19 +02:00
0cc7a604ed Update font sizes 2019-06-21 14:18:20 +03:00
a1c58b164c Merge branch 'master' into not-available-to-download 2019-06-21 14:16:31 +03:00
c79c4641f3 Merge branch 'master' into use-modelbackeddrawable 2019-06-21 14:26:07 +09:00
13578e5c21 Add the null conditional operator back 2019-06-20 19:43:31 +03:00
d754819453 Small changes 2019-06-20 19:09:40 +03:00
7482ecb8e7 Fix beatmap set cover goes out of its container (#5073)
Fix beatmap set cover goes out of its container
2019-06-20 11:21:22 +09:00
0da8a483c5 Fix scores header is visible even if no scores are loaded 2019-06-19 23:14:53 +03:00
ee2268caba Enable masking for the beatmap set cover 2019-06-19 21:20:00 +03:00
5f5441c692 Add ShowPlaceholderOnNull in updateable flag + do not show placeholders in some overlays 2019-06-19 20:17:02 +03:00
9f25d3cd72 More changes and improvements 2019-06-19 17:55:36 +03:00
3e285e5dde Separate beatmap info container from details (avoid overlapping) 2019-06-19 17:47:47 +03:00
15229f3a23 Make header expandable 2019-06-19 17:45:39 +03:00
a6c268ef5c Move the horizontal margin into the sprite text itself 2019-06-19 15:05:53 +03:00
475b40cc02 Remove empty line 2019-06-19 14:47:29 +03:00
4600336581 Use TextFlowContainer + small changes 2019-06-19 14:43:18 +03:00
6e28294182 Fix another test 2019-06-19 04:27:31 +03:00
3876442143 More simplifies + fix test 2019-06-19 03:37:08 +03:00
a0609f28d7 Revert some changes + simplify BeatmapNotAvailable 2019-06-19 01:43:28 +03:00
5278c5f365 Merge branch 'master' into not-available-to-download 2019-06-19 01:14:32 +03:00
d6a39b8a2a Fix CI issues + slight change 2019-06-17 22:33:27 +03:00
fec0db8fe1 Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar 2019-06-17 21:55:07 +03:00
d665f1fe4b Seperate drawable and updateable flag from Country + Use UpdateableFlag 2019-06-17 20:57:57 +03:00
794ba17a2f Seperate UpdateableRank from DrawableRank and use it 2019-06-17 20:04:09 +03:00
155f7c7e03 Use OsuTextFlowContainer for multi-lines 2019-06-13 17:32:27 +03:00
39f9deea96 Add success rate test scene 2019-06-13 18:44:00 +09:00
6b615d763a Fix potential nullref 2019-06-13 18:43:51 +09:00
f2b5f274cf Add details test scene + fix metrics not getting updated correctly 2019-06-13 18:31:39 +09:00
7af2d650cd Fix potential nullref 2019-06-13 18:31:12 +09:00
dd7335079f Fix beatmap set overlay not showing ratings 2019-06-13 17:01:57 +09:00
0a79b444d9 Move metrics to beatmap set 2019-06-13 16:52:49 +09:00