Commit Graph

12366 Commits

Author SHA1 Message Date
0c299d651f Merge branch 'master' into use-modelbackeddrawable 2019-06-17 17:06:10 +03:00
26d5c2d85a Remove local implementation of bindable in OsuCheckbox 2019-06-17 19:37:24 +09:00
d7d6feb001 Fade volume in / out when game window becomes active / inactive 2019-06-17 12:31:23 +02:00
b259710a62 Merge remote-tracking branch 'upstream/master' into tournament-tools 2019-06-17 19:30:17 +09:00
84a0b948e1 Fix typo in VersionNavigation class name 2019-06-17 16:32:38 +09:00
3087099b32 Use ModelBackedDrawable in DrawableRank 2019-06-17 07:34:35 +03:00
4cb9563af2 Use ModelBackedDrawable in UpdateableAvatar 2019-06-17 07:16:38 +03:00
98f8b1d59a Use ModelBackedDrawable in DrawableFlag 2019-06-17 06:44:24 +03:00
c1d2fff651 Use RestartPoint 2019-06-17 12:44:19 +09:00
bc35a30a25 Fix audio being dimmed during multiplayer 2019-06-17 12:27:53 +09:00
4e85481fd4 Merge branch 'master' of https://github.com/ppy/osu into andy840119/_20190614_hidden_nod_label_when_empty 2019-06-16 13:27:15 +09:00
84b4e877f8 using FadeTo instead of show/hide
headerLabel.FadeTo() is still remain because effect can be visible when expand== true
2019-06-16 13:27:01 +09:00
1a9efb3d7a Fix editor play button 2019-06-15 11:05:58 -07:00
d693b2a329 Fix multiplayer score submission failing silently 2019-06-16 00:31:14 +09:00
d7bea3aa18 Update framework 2019-06-15 19:38:05 +09:00
38616a2bb5 Merge branch 'master' into fix-beatmapoverlay-graphs 2019-06-15 18:37:01 +09:00
7d49028a60 Merge branch 'master' into change-download-extension 2019-06-15 15:37:19 +09:00
2b48f5d3e0 Tidy up updateMetrics flow 2019-06-15 14:45:51 +09:00
1a73178260 using FadeTo() instead of FadeIn()/FadeOut() 2019-06-15 13:28:03 +08:00
587edcb716 Merge branch 'master' into fix-beatmapoverlay-graphs 2019-06-15 13:42:13 +09:00
0ca33e16dd Update framework 2019-06-14 23:25:29 +09:00
1b75fbed9a Merge remote-tracking branch 'upstream/master' into update-scrollcontainer 2019-06-14 23:25:17 +09:00
cf713fbacc Merge branch 'master' into fix-stacking-shaking 2019-06-14 22:16:35 +09:00
bc574520bf Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
15b9b53d35 Fix IconButtons not being scaled correctly 2019-06-14 13:40:32 +09:00
9114c8dee7 remve unnecessary effect. 2019-06-14 11:44:03 +08:00
0db9816321 expanded -> expand 2019-06-14 11:23:41 +08:00
c30e467717 oops 2019-06-14 11:12:30 +08:00
3a14794c43 use show/hide instead because FillFlowContainer's spacing 2019-06-14 01:43:20 +09:00
4f0aff3d9c hide label when mod is empty 2019-06-14 01:12:56 +09:00
aa7cae0879 Rephrase xmldoc 2019-06-13 16:55:41 +05:30
52c7ed9960 Add ability to change the flie extension of API download requests 2019-06-13 16:16:48 +05:30
8d0d1ca378 Merge branch 'master' into tournament-tools 2019-06-13 19:44:43 +09:00
9e4f2c7eb9 Move font local 2019-06-13 19:41:01 +09:00
389997dbc4 Fix metrics being populated with null ratings 2019-06-13 19:14:58 +09:00
ee9d82f0fe Revert right click handling for now 2019-06-13 19:10:57 +09:00
d744c900c2 Fix incorrect unbind logic 2019-06-13 19:04:59 +09: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
f54f6e552b Fix beatmap details potentially using the incorrect metrics 2019-06-13 18:04:42 +09:00
dd7335079f Fix beatmap set overlay not showing ratings 2019-06-13 17:01:57 +09:00
583bb53f53 Remove GetBeatmapDetailsRequest 2019-06-13 16:57:19 +09:00
0a79b444d9 Move metrics to beatmap set 2019-06-13 16:52:49 +09:00
f240a157b2 Deserialize API metrics 2019-06-13 16:39:38 +09:00
aef94ce9f1 Make BeatmapMetrics non-IEnumerables 2019-06-13 16:30:38 +09:00
1f24541883 Re-expose OsuButton 2019-06-13 15:43:03 +09:00
4818187d8f Reset result timeoffset to 0 when rewound 2019-06-13 14:55:52 +09:00
830ddbc2de Merge remote-tracking branch 'upstream/master' into tournament-tools 2019-06-13 12:49:52 +09:00