Commit Graph

5696 Commits

Author SHA1 Message Date
af03d883f1 Ensure overlay containers scroll to top when new information is presented 2017-11-15 19:01:30 +09:00
8a407a68b3 Ensure only one information overlay is open at once 2017-11-15 18:49:06 +09:00
eaf1a60fe1 Merge branch 'master' into beatmap_scores 2017-11-15 17:58:07 +09:00
60a2d84e09 Make the x position depends on the avatar size 2017-11-15 10:43:32 +03:00
093ebb8b17 Apply suggested changes 2017-11-15 10:21:07 +03:00
ea2fa5fa00 Fix wrong ratings calculations 2017-11-15 09:48:40 +03:00
7dd2720b4b Merge branch 'master' into beatmap_scores 2017-11-15 13:41:38 +09:00
a30cf27506 Fix incorrect json mapping for preview urls 2017-11-15 13:26:11 +09:00
6933a41b75 Add back high resolution cover regressions 2017-11-15 13:26:02 +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
9344502b71 More warning fixes 2017-11-14 18:05:07 +09:00
bd7a6a90f5 Remove unused fields 2017-11-14 17:43:19 +09:00
08ce2705c6 Add pending and graveyarded beatmapsets to profile page 2017-11-14 08:26:44 +03:00
f6cbde95e2 Remove unused files 2017-11-14 13:06:40 +09: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
97fc4347e9 Merge branch 'master' into profile-beatmaps-section 2017-11-13 20:44:57 +09:00
1a8864fa00 Merge branch 'master' into fix-replay-clock 2017-11-13 20:15:37 +09:00
ae6d4aa38d Merge remote-tracking branch 'upstream/master' into fix-replay-clock 2017-11-13 20:03:29 +09:00
46ad986301 Merge branch 'master' into profile-beatmaps-section 2017-11-13 20:02:40 +09:00
dbcf876294 Merge branch 'master' into fix-player-loader-song-playback 2017-11-13 19:52:28 +09:00
a2cb9d4086 Fix audio not playing during player loading
Regression due to changed audio initialisation logic.
2017-11-13 19:43:00 +09:00
e12d0c5875 Merge branch 'master' into rewinding-robustness 2017-11-13 19:35:48 +09:00
495155874c Make sure that the clock is only updated once per time value 2017-11-13 19:30:57 +09:00
49a5af60e2 Fix multiple order-of-execution issues with osu! logo
Also sets better defaults.
2017-11-13 18:43:16 +09:00
0cec51110a Fix replay clock always running 1 frame behind
* Fixes swells never completing.
* Fixes forward playback missing notes every now and then.
* Probably more stuff.
2017-11-13 17:55:21 +09:00
ae8407a3f3 Fix nested hitobject judgements not being removed 2017-11-13 14:00:35 +09:00
8adf0a6db3 Null-check in disposal of DatabasedKeyBindingInputManager 2017-11-13 13:58:44 +09:00
ee3a5b38f4 Merge branch 'master' into performance-improvements 2017-11-13 13:50:57 +09:00
e006090c5b Fix SpriteIcon loading textures on the update thread 2017-11-13 13:13:43 +09:00
51adea2a60 Convert text to a local variable 2017-11-13 05:58:19 +03:00
89e9f84753 Add padding to the text container 2017-11-13 05:52:05 +03:00
ec75837965 Replay speed setting visual improvements 2017-11-13 05:04:21 +03:00
11077546d1 Load logo async 2017-11-13 09:50:37 +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