Commit Graph

6492 Commits

Author SHA1 Message Date
c85dc1a236 update another scores design 2019-02-05 19:32:33 +03:00
f560dde157 Add some flow for info containers 2019-02-05 15:26:45 +03:00
559960036e update top score design 2019-02-05 14:48:35 +03:00
84ab16c7c8 Merge branch 'master' into keybindings-settings-groups 2019-02-05 11:42:53 +09:00
d6d5bb5ecf remove useless nullcheck 2019-02-03 17:20:35 +03:00
eeecbfcbe0 Fix warnings 2019-02-03 17:09:04 +03:00
71efbcf603 Merge remote-tracking branch 'ppy/master' into notify_track_completion_failure 2019-02-03 16:14:04 +03:00
4b17ca0857 Fix wrong icons 2019-02-03 14:50:03 +03:00
3b529b7bda Enable the sidebar and move "back" button to the key binding overlay 2019-02-03 14:34:04 +03:00
4c866e7940 Add PlaylistItemHandle.HandlePositionalInput override 2019-02-01 22:37:27 +03:00
ca5c8d37d1 Use leased bindables 2019-02-01 16:44:06 +09:00
9968bdc0e4 Merge branch 'master' into download-tracking-component 2019-01-31 21:18:03 +09:00
b85e119bae Merge branch 'master' into reg-screen-focus-fix 2019-01-31 21:08:12 +09:00
c7cf3ef1cd Update licence headers 2019-01-31 19:17:42 +09:00
7c6512118e Fix importing progress bar not displaying 2019-01-31 19:15:17 +09:00
0b8bd520ab Shake in all cases 2019-01-31 19:15:04 +09:00
b89694a969 Fix "importing" state display 2019-01-31 19:09:04 +09:00
041e3bf823 Handle unbinding better 2019-01-31 19:08:54 +09:00
b69a19f810 Attach progress immediately 2019-01-31 19:08:45 +09:00
c54a515b3e Change where BindValueChange is immediately run 2019-01-31 18:49:54 +09:00
7f2fdac50e Update signatures 2019-01-31 18:47:30 +09:00
327a34f12a Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
#	osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
2019-01-31 18:45:09 +09:00
91302ea0bc Merge remote-tracking branch 'origin/master' into iscreen
# Conflicts:
#	osu.Game/Screens/Multi/Match/MatchSubScreen.cs
#	osu.Game/Screens/Multi/Multiplayer.cs
#	osu.Game/Screens/Multi/MultiplayerSubScreen.cs
#	osu.Game/Screens/OsuScreen.cs
#	osu.Game/osu.Game.csproj
#	osu.sln
2019-01-29 21:21:36 +09:00
23d0399e51 Allow deselection of textboxes on registration screen on mobile devices 2019-01-29 17:23:23 +09:00
610c2df2d4 Merge branch 'master' into dont-always-focus-textboxes 2019-01-28 13:40:08 +09:00
a208874e74 Fix incorrect handling of download failures 2019-01-28 11:59:25 +09:00
648ed0e467 update license headers 2019-01-27 23:45:00 +01:00
54d8e4043f Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2019-01-27 23:32:48 +01:00
260034a80e Don't auto-focus textboxes when on screen keyboard would cause inconvenience 2019-01-25 19:20:29 +09:00
82d944dc89 Fix textbox colours not always being set corrrectly 2019-01-25 19:20:29 +09:00
a5f1aa644b Fix cursor sensitivity tooltip not updating instantly 2019-01-25 17:30:35 +09:00
a25dce53cd Fix logical regression 2019-01-25 15:03:32 +09:00
e88d36ed38 Merge branch 'master' into fix-multiplayer-parallax-overflow 2019-01-25 14:55:28 +09:00
7ed215c521 Make InternalPadding a bit simpler 2019-01-25 14:46:45 +09:00
787d4da153 Combine constant 2019-01-25 14:10:59 +09:00
2b250aa47b Merge branch 'master' into fix-tracked-config-disposal 2019-01-25 12:14:58 +09:00
2bbaa2ac60 silently return instead of throwing 2019-01-24 16:02:47 +01:00
4cae9bae83 Merge branch 'master' into fix-multiplayer-parallax-overflow 2019-01-24 20:41:10 +08:00
8ea7ec6445 Convert everything to use IScreen 2019-01-24 19:47:44 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
7ac20c3545 Add overflow padding to account for parallax shifting
Added overflow padding in the Multiplayer screen, and adjusting content (LoungeSubScreen, FilterControl, Header, "Create Room" button) to account for this padding.
2019-01-24 16:11:24 +08:00
93c9037394 fix crash when config doesn't have tracked settings 2019-01-23 13:09:03 +01:00
1025c51e0d Allow filtering settings matching based on dropdown content 2019-01-23 17:30:05 +09:00
7d6d7cf457 Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
#	osu.Game/Overlays/BeatmapSet/Buttons/DownloadButton.cs
2019-01-23 11:06:29 +09:00
14d2ed7085 fix codefactor issue that I didn't notice and has been there for 12 days 2019-01-22 19:50:42 +01:00
09553550a3 Remove remaining supporter check 2019-01-23 00:19:39 +09:00
7baff750de Consolidate layout, wording and ordering with VisualSettings 2019-01-22 10:06:30 +09:00
7cdb823c87 Moved "Use beatmap hitsounds" button 2019-01-21 08:04:06 -06:00
858541bcf4 Added "Use beatmap hitsounds" button to volume section of settings 2019-01-18 02:33:39 -06:00
f489718e25 Fix non-matching filename 2019-01-18 14:35:32 +09:00