Commit Graph

12192 Commits

Author SHA1 Message Date
8ab7a8641b Add comment for why it's not a fill flow 2019-06-21 12:42:35 +09:00
0571bbd555 Merge branch 'master' into carousel-gradient 2019-06-21 12:40:24 +09:00
61d8cb628a Merge branch 'master' into music-controller-always-present 2019-06-21 11:57:36 +09:00
6deee968ac Merge branch 'master' into modselect-async-improvements 2019-06-21 11:42:25 +09:00
4d02e17539 Merge branch 'master' into remove-debug-utils 2019-06-21 11:10:59 +09:00
fa263b91a7 Attempt to fix tests 2019-06-21 00:12:39 +09:00
f2200594c9 Remove necessity for MusicController to be always visible 2019-06-20 23:40:25 +09:00
52ca5f9c00 Fix mod icons in ModSelect being loaded in a blocking fashion 2019-06-20 23:06:07 +09:00
65c84428cc Fix position of gradient in beatmap carousel 2019-06-20 15:05:15 +09:00
ca919f02e6 Remove bad words on code comments 2019-06-19 21:33:58 -07:00
97d65783db Remove osu!-side DebugUtils 2019-06-20 12:48:45 +09:00
7482ecb8e7 Fix beatmap set cover goes out of its container (#5073)
Fix beatmap set cover goes out of its container
2019-06-20 11:21:22 +09:00
0da8a483c5 Fix scores header is visible even if no scores are loaded 2019-06-19 23:14:53 +03:00
ee2268caba Enable masking for the beatmap set cover 2019-06-19 21:20:00 +03:00
865af00ab6 Merge branch 'master' into header-improvements 2019-06-19 20:00:28 +03:00
08cf8dd299 Adjust for readability 2019-06-20 01:39:54 +09:00
2773cfba42 Merge branch 'master' into andy840119/_20190614_hidden_nod_label_when_empty 2019-06-20 01:35:24 +09:00
3e285e5dde Separate beatmap info container from details (avoid overlapping) 2019-06-19 17:47:47 +03:00
15229f3a23 Make header expandable 2019-06-19 17:45:39 +03:00
5fb4f2fadf Add TOP_PADDING 2019-06-19 17:38:43 +03:00
17749e84f9 Merge remote-tracking branch 'refs/remotes/ppy/master' into user-online-fix 2019-06-19 12:17:31 +03:00
3043f42eb5 Merge branch 'master' into fix-multiplayer-audio 2019-06-19 14:36:05 +09:00
b51aad7433 Merge branch 'master' into fix-multiplayer-audio 2019-06-19 13:36:25 +09:00
f26fe53feb Fix startup crash if main menu does not load fast enough 2019-06-19 13:16:19 +09:00
6426983de0 Move logic out of update (and simplify, hopefully) 2019-06-19 13:15:58 +09:00
fbd9ebf02d Merge pull request #5054 from peppy/settings-item-unbind-previous-bindable
Unbind from previous bindable when rebinding a SettingsItem
2019-06-19 13:09:19 +09:00
aef29e2767 Merge branch 'master' into remote-unused-property 2019-06-19 11:18:12 +09:00
2fb1052a1e Add missing space 2019-06-18 21:04:36 +03:00
a5adc89839 Update framework 2019-06-18 20:37:56 +03:00
03d560ed41 Initial implementation 2019-06-18 19:13:21 +03:00
6823ba1ab0 Unbind from previous bindable when rebinding a SettingsItem 2019-06-18 14:24:44 +09:00
5bb8649f3b Remove unused property from chat message 2019-06-18 14:22:59 +09:00
07ea0f9755 Make OsuButton non-abstract again 2019-06-18 14:16:54 +09:00
04dc1c1744 Fix typo in comment
Co-Authored-By: Joseph Madamba <madamba.joehu@outlook.com>
2019-06-17 16:44:53 +02:00
3a04684efb Add region 2019-06-17 23:25:16 +09:00
ad4c9babe7 Adjust naming and transitions 2019-06-17 23:24:52 +09:00
d7d6feb001 Fade volume in / out when game window becomes active / inactive 2019-06-17 12:31:23 +02:00
84a0b948e1 Fix typo in VersionNavigation class name 2019-06-17 16:32:38 +09: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