Commit Graph

7677 Commits

Author SHA1 Message Date
7dd2720b4b Merge branch 'master' into beatmap_scores 2017-11-15 13:41:38 +09:00
6ef60d0b4e Merge branch 'master' into beatmap-overlay-scores 2017-11-15 13:18:32 +09:00
8688afecde Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap_scores 2017-11-14 20:13:07 +03:00
fa4ae72a06 Merge branch 'master' into warning-fixes 2017-11-14 20:43:23 +09:00
4b9edc4645 Merge branch 'master' into profile_beatmaps 2017-11-14 20:27:17 +09:00
44671ad9cb Move common width definition to base class 2017-11-14 19:03:50 +09:00
f96f7e696d Tidy up variables a bit 2017-11-14 18:53:09 +09:00
160b988735 Reduce number of rqeuests to display beatmaps in profile
Comes at the cost of losing some information which should be loaded. This will be fixed at the osu-web end.
2017-11-14 18:51:41 +09:00
08ce2705c6 Add pending and graveyarded beatmapsets to profile page 2017-11-14 08:26:44 +03:00
cd8d7af9db Clean up a few warnings in preparation for net-standard 2017-11-14 13:06:25 +09:00
fa6d3f9792 Reduce isLoading calls 2017-11-13 18:49:10 +03:00
d157e6baf1 Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap_scores 2017-11-13 16:02:44 +03:00
0168b7eb88 Merge remote-tracking branch 'upstream/master' into profile-overlay-visual 2017-11-13 21:21:57 +09:00
16e48ed187 Hook up download logic with BeatmapSetOverlay download buttons.
- Add noVideo option to DownloadBeatmapSetRequest
- Make Download fire an event with new download instead of returning it
2017-11-12 18:41:10 +05:30
96e99d996b Add TestCase 2017-11-12 09:01:13 +03:00
1792075cf9 Loading animation fix 2017-11-12 07:50:01 +03:00
7c0b13f9ef CI fixes and minor visual improvements 2017-11-12 07:31:08 +03:00
569780d37b Move Api request outside the scores container itself 2017-11-12 07:05:50 +03:00
36ac002820 Fix incorrect null check 2017-11-11 18:25:16 +03:00
74bcc61a67 Fix possible overlapping 2017-11-11 07:51:07 +03:00
057ada0183 Fix nulls 2017-11-11 07:50:40 +03:00
944bdc1c25 CI fixes 2017-11-11 07:07:41 +03:00
5bf756c3c6 Add DrawableTopScore 2017-11-11 06:54:52 +03:00
3261af5200 Add scores container 2017-11-11 03:46:06 +03:00
c2f3971188 Extend Beatmap Set Response 2017-11-10 03:01:11 +03:00
68c4da0810 Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-beatmaps-section 2017-11-09 20:02:47 +03:00
a9b58a2ad2 Drawable score visual improvements 2017-11-09 17:12:06 +03:00
edeeefea3b Fix missing text has been shown before api request has been completed 2017-11-08 20:42:24 +03:00
13cc1fcc92 Fix wrong index offset 2017-11-07 14:30:44 +03:00
8e806cd11c Simplify moving ball behaviour 2017-11-07 13:43:02 +03:00
5946585a6f Apply suggested changes 2017-11-07 12:19:23 +03:00
1b0e7e7145 Undo some useless changes 2017-11-07 03:44:21 +03:00
60e6177b7f Use null propagation 2017-11-07 03:26:47 +03:00
1063e18566 Don't show graph at all if there's no data to use 2017-11-07 03:16:27 +03:00
461baf3b97 CI fixes 2017-11-07 03:05:12 +03:00
28167388d6 Remove useless calls 2017-11-07 02:53:07 +03:00
d10dcd82bc Rank Line Graph improvements 2017-11-07 02:39:48 +03:00
a12052ac51 CI fix 2017-11-06 22:18:37 +03:00
5d846bff7b Add (temporarily?) subrequest for each item to provide correct beatmap information 2017-11-06 22:05:04 +03:00
b8b5c67cd2 Apply suggestion concerning the BeatmapSetType enum 2017-11-06 21:46:28 +03:00
ebaef86432 Fix hard crash when opening beatmap with zero playcount in beatmap overlay 2017-11-06 21:28:01 +03:00
21d8a18812 Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-beatmaps-section 2017-11-06 20:20:58 +03:00
d24cd00a01 Merge remote-tracking branch 'origin/master' into settingsitem-getboundcopy 2017-11-06 12:39:35 +09:00
729777a7e0 Remove useless variable 2017-11-04 18:38:02 +03:00
48c39b1d19 Add "Ranked & Approved Beatmaps" section 2017-11-04 00:53:58 +03:00
761d885167 Add Favourite Beatmaps section in UserProfileOverlay 2017-11-03 20:25:21 +03:00
04b271cce9 Migrate osu.Game project to VS2017 project structure 2017-10-30 22:24:11 +09:00
d871c3fdda Fix test not working due to null refs 2017-10-30 20:55:23 +09:00
1ae0eff6ad Add some sanity to request/drawable creation logic 2017-10-30 19:40:42 +09:00
a51e64b2d1 Remove unnecessary schedule 2017-10-30 19:16:16 +09:00