Commit Graph

8335 Commits

Author SHA1 Message Date
d8154f8cad Fix BeatmapSetInfos with OnlineBeatmapSetID set to null being marked as downloaded. 2018-06-04 21:11:27 -03:00
61e1358410 Add OnAlreadyDownloading animations. 2018-06-04 21:07:17 -03:00
c524289b24 Update DirectListPanel to properly handle hiding DownloadButton. 2018-06-04 21:01:15 -03:00
01c5060bcf Move BeatmapSetDownloader to osu.Game.Beatmaps.Drawables 2018-06-04 20:30:54 -03:00
9377ffb784 Update BeatmapSetOverlay to use BeatmapSetDownloader. 2018-06-04 20:27:34 -03:00
698a42f145 BeatmapSetDownloadButton -> BeatmapSetDownloader
Allows it to integrate better with existing buttons, like HeaderButton.
2018-06-04 20:12:43 -03:00
b2cc7b9a5c Merge branch 'master' into fix-beatmap-info-wedge-async 2018-06-04 20:29:29 +09:00
566470e852 Merge branch 'master' into better-loading-logo 2018-06-04 20:06:22 +09:00
5d45664669 Merge branch 'master' into handle-web-request-failures 2018-06-04 19:49:12 +09:00
f9b6de67b8 Merge branch 'master' into hide-flash-gap 2018-06-04 19:29:10 +09:00
4bdc1fb781 Remove unused using. 2018-06-04 07:10:33 -03:00
416384956d Use a protected Downloaded bindable instead of abstract methods. 2018-06-04 06:47:39 -03:00
7eeba2cf9a Unsubscribe from BeatmapManager events in Dispose. 2018-06-04 06:34:48 -03:00
b332c22fe5 Update DirectPanel to use BeatmapSetDownloadButton. 2018-06-04 06:29:35 -03:00
7b7236929a Add BeatmapSetDownloadButton. 2018-06-04 06:08:39 -03:00
88b23d4e66 Merge branch 'master' into netcoreapp2.1 2018-06-04 05:30:25 +02:00
7701cac297 Merge branch 'master' into overlay-activation 2018-06-04 11:37:14 +09:00
0f7b23d765 Add param explanatory blurb to xmldoc 2018-06-04 11:11:07 +09:00
4b604bf055 Merge branch 'master' into disallow-beatmap-change 2018-06-04 10:53:04 +09:00
a7bab14b30 Add tooltip to ScoreComponentLabel. 2018-06-03 22:26:30 -03:00
db4c26e1ab Rewrite ScoreComponentLabel. 2018-06-03 22:22:44 -03:00
bd7c9cd8bf Set 'Colour' when creating 'textFlow' 2018-06-03 17:41:34 -07:00
7ca437aa8e Merge branch 'master' into fix-expand-button-colour 2018-06-04 02:16:27 +09:00
3a823d6c25 Fix multiple issues causing database reset to fail 2018-06-04 02:12:16 +09:00
7101533926 Remove 'description' field 2018-06-03 08:02:57 -07:00
5c713ac2ab Use default colour in MetadataSection 2018-06-03 07:51:57 -07:00
3795a55808 Fix menu flashes not extending to the edge of screen during parallax 2018-06-03 22:26:47 +09:00
2afe0feb24 remove white space
I think
2018-06-03 12:02:43 +02:00
f0095193b3 Merge branch 'master' into overlay-activation 2018-06-03 11:52:33 +02:00
707af02097 apply feedback
-don't directly set AllowOverlay Bindable
this should be done specifically where needed
-remove AllowOverlay Bindable from ButtonSystem
-remove unnecessary xmldoc
2018-06-03 11:31:04 +02:00
645f6efce7 Fix web request failures not being correctly handled at an APIRequest level 2018-06-03 13:01:52 +09:00
2ccffb9ac4 Add difficulty calculation mod types 2018-06-03 10:59:56 +09:00
0f13acf67e Use updateExpanded method 2018-06-02 12:52:31 -07:00
9b69e1825d Make PreviewTrack.owner private 2018-06-02 22:06:45 +03:00
dc2a004c87 Remove link colours for all unlinked text 2018-06-02 12:04:58 -07:00
652e2ccaf5 Merge branch 'master' into netcoreapp2.1 2018-06-03 03:55:33 +09:00
64eda27547 Update framework 2018-06-03 03:05:53 +09:00
eb135b2e85 Merge branch 'master' into participant-count-default 2018-06-03 03:05:17 +09:00
88628812c6 Logexceptions when loading ruleset DLLs 2018-06-03 00:28:29 +09:00
5bb6757cbd Remove unused previewTrackManager parameter 2018-06-02 13:03:17 +03:00
70120aa14c Remove unused previewTrackManager variable 2018-06-02 12:28:16 +03:00
a0c643fae5 Fix SongProgressInfo timespan formatting 2018-06-02 11:25:49 +02:00
8d3de3affb Use '?:' expression instead 2018-06-01 15:58:05 -07:00
5d1421c0e9 Fix visual settings expand button colour 2018-06-01 15:31:25 -07:00
330ce19041 Make PreviewTrack a component and use LoadComponentAsync 2018-06-01 23:36:25 +03:00
da8b1f996f Override Type in Match. 2018-06-01 17:16:35 -03:00
5073057420 Cleanup. 2018-06-01 16:34:03 -03:00
a103acbd97 Merge https://github.com/ppy/osu into multiplayer-match 2018-06-01 16:27:38 -03:00
97b473ef30 Expose tabs and hide beatmap select button in Header. 2018-06-01 16:23:11 -03:00
5566732664 Get rid of PreviewTrackManager.onTrackStart and PreviewTrackManager.onTrackStop delegates 2018-06-01 21:36:30 +03:00