Commit Graph

8438 Commits

Author SHA1 Message Date
f461f03b08 Make osu! compile with framework changes 2017-11-16 14:51:31 +09:00
f6bdfa9876 Merge pull request #1485 from EVAST9919/beatmap_scores
Add top scores section into beatmap overlay display
2017-11-16 01:01:15 +09:00
62358c0b53 Merge branch 'master' into beatmap_scores 2017-11-16 00:45:17 +09:00
a3dc39cf4f Merge pull request #1511 from peppy/fix-select-no-beatmap
Fix hard crash when clicking play button with no map selected
2017-11-16 00:38:41 +09:00
d5bbf0fdd2 Merge branch 'master' into fix-select-no-beatmap 2017-11-16 00:26:15 +09:00
f912744acc Fix sizing of ModIcon 2017-11-16 00:15:27 +09:00
fb37dc7d77 Merge pull request #1508 from peppy/overlay-improvements
Ensure only one information overlay is open at once
2017-11-16 00:02:56 +09:00
8011048540 Fix hard crash when clicking play button with no map selected
Resolves #1507.
2017-11-15 20:03:18 +09:00
4b3e7c3613 Merge branch 'master' into overlay-improvements 2017-11-15 19:43:34 +09:00
4b973dc827 Merge pull request #1510 from peppy/remove-sub-scroll
Remove scrollability from sub-areas in beatmap overaly
2017-11-15 19:43:11 +09:00
70d960ba73 Merge branch 'master' into remove-sub-scroll 2017-11-15 19:26:42 +09:00
9549b85a00 Merge pull request #1509 from peppy/overlay-scroll-to-top
Ensure overlay containers scroll to top when new information is presented
2017-11-15 19:26:26 +09:00
fda810eb8f Remove scrollability from sub-areas in beatmap overaly
The areas that are scrollable inside the beatmap overlay make for a very frustrating experience. Let's disable them for now.
2017-11-15 19:02:56 +09:00
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
530b1e8d91 Merge pull request #1505 from EVAST9919/ratings_fix
Fix wrong ratings calculations
2017-11-15 17:56:57 +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
409d049066 Merge branch 'master' into beatmap_scores 2017-11-15 13:58:54 +09:00
7dd2720b4b Merge branch 'master' into beatmap_scores 2017-11-15 13:41:38 +09:00
1fea47a616 Merge pull request #1483 from EVAST9919/beatmap-overlay-scores
Extend Beatmap Set Response
2017-11-15 13:38:40 +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
9abf0dd757 Merge pull request #1501 from smoogipoo/warning-fixes
Clean up a few warnings in preparation for net-standard
2017-11-14 20:51:54 +09:00
fa4ae72a06 Merge branch 'master' into warning-fixes 2017-11-14 20:43:23 +09:00
e08e9e61fc Merge pull request #1502 from EVAST9919/profile_beatmaps
Add pending and graveyarded beatmapsets to profile page
2017-11-14 20:33:34 +09:00
4b9edc4645 Merge branch 'master' into profile_beatmaps 2017-11-14 20:27:17 +09:00
fff53be00f Merge pull request #1504 from peppy/less-beatmap-requests
Reduce number of rqeuests to display beatmaps in profile
2017-11-14 19:14:08 +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
f5974a7486 Merge pull request #1475 from EVAST9919/profile-overlay-visual
Drawable Score visual improvements
2017-11-13 21:37:24 +09:00
0168b7eb88 Merge remote-tracking branch 'upstream/master' into profile-overlay-visual 2017-11-13 21:21:57 +09:00
b8c54adc83 Merge pull request #1465 from EVAST9919/profile-beatmaps-section
Add Beatmaps Section in the Profile Overlay
2017-11-13 21:16:44 +09:00
97fc4347e9 Merge branch 'master' into profile-beatmaps-section 2017-11-13 20:44:57 +09:00
f87962dcd0 Merge pull request #1496 from smoogipoo/fix-replay-clock
Fix replay clock always running one frame behind
2017-11-13 20:43:23 +09:00
1a8864fa00 Merge branch 'master' into fix-replay-clock 2017-11-13 20:15:37 +09:00
3fcfdd288c Merge pull request #1498 from peppy/fix-player-loader-song-playback
Fix audio not playing during player loading
2017-11-13 20:15:26 +09:00
952530e1a8 Update framework 2017-11-13 20:03:58 +09:00