Commit Graph

6492 Commits

Author SHA1 Message Date
21e79f51b1 Remove necessity of BeatmapSetDownloader 2019-01-18 14:28:06 +09:00
8848fa8b1b Improve UX of download buttons on beatmap set overlay 2019-01-18 12:04:49 +09:00
b62630ecd2 Centralise download tracking logic so we can show it in multiple scenarios 2019-01-18 11:28:10 +09:00
42fa04beee Update SkinSection.cs
Added "Use beatmap skins" button to general settings
2019-01-17 14:40:22 -06:00
93a08bdb23 Remove stray using 2019-01-17 20:23:15 +09:00
d16f4af92b Use TransferValueOnCommit for mouse sensitivity 2019-01-17 19:18:40 +09:00
6eff79913b remove blank lines 2019-01-11 10:34:56 +01:00
6ba7e2b670 split the profile header into several components 2019-01-11 01:12:19 +01:00
2c2ed1ae47 Merge branch 'master' into profile-header-update 2019-01-10 18:34:39 +09:00
5e4bea9d99 Fix extra newline 2019-01-10 12:11:14 +09:00
4f5c208672 Add UI scale
Limited to (relatively) sane values until we eventually get around to adjusting UI to allow higher extermities.
2019-01-09 19:01:33 +09:00
8214faeacc Merge branch 'master' into fix-over-inclusive-channel-search 2019-01-08 19:54:31 +09:00
2c44b928d3 Remove unused references 2019-01-08 16:38:34 +09:00
daeba63242 Remove more unused code 2019-01-08 16:37:18 +09:00
a2a7aa708f Use better logic for setting slider bar settings 2019-01-08 14:56:42 +09:00
01aa4c2a72 Use TransferOnCommit 2019-01-08 13:48:38 +09:00
74539b5e5c Merge remote-tracking branch 'upstream/master' into letterboxing 2019-01-07 18:52:48 +09:00
73c2fcac08 Remove broken SettingsLabel class 2019-01-07 17:03:59 +09:00
52994c7ee8 Merge branch 'profile-header-update' of github.com:Jorolf/osu into profile-header-update 2019-01-04 22:52:29 +01:00
a33a1458a5 update design and make play styles an enum 2019-01-04 22:52:00 +01:00
01f6199c49 Merge branch 'master' into profile-header-update 2019-01-04 16:38:42 +09:00
3a10dd47d5 Add preview for gameplay region 2019-01-04 15:28:35 +09:00
9c7830d83b Size -> scale 2019-01-04 14:58:44 +09:00
35a6257642 Delay updates when changes would affect mouse position 2019-01-04 14:55:59 +09:00
3953f829c8 Add letterbox/screen scaling support 2019-01-04 13:36:02 +09:00
8b25e4c9ee Fix searching for "channel" matching all channels 2019-01-03 12:04:36 +09:00
0047f29ec8 move missing newline to front of "Plays with..." 2018-12-30 22:40:17 +01:00
171287591c Merge branch 'updateable-beatmap-sprite' into timeshift-wip
# Conflicts:
#	osu.Game/Beatmaps/Drawables/UpdateableBeatmapBackgroundSprite.cs
#	osu.Game/Graphics/Containers/LinkFlowContainer.cs
2018-12-26 20:52:36 +09:00
63847890d1 Add better messaging when connecting or failing 2018-12-26 18:07:33 +09:00
e05fbd4136 address some comments and improve ui 2018-12-25 01:09:49 +01:00
360c17e2c7 appease CodeFactor and AppVeyor 2018-12-22 22:50:19 +01:00
da99161736 add some missing stuff 2018-12-22 22:34:39 +01:00
2fe80d5568 Update ProfileHeader to the new design 2018-12-22 21:50:25 +01:00
15ae0cd70a Merge branch 'master' of git://github.com/ppy/osu into profile-header-update 2018-12-22 16:54:39 +01:00
b4fa2d9049 WIP 2018-12-22 16:51:24 +01:00
02365ee5ba Merge remote-tracking branch 'origin/master' into timeshift-wip 2018-12-22 23:23:21 +09:00
c6b37c45b5 Merge pull request #3902 from smoogipoo/disable-chat-avatar-click
Disable avatar clicks in chat tabs
2018-12-22 20:11:01 +09:00
40db23ff4c Disable avatar clicks in chat tabs 2018-12-22 19:30:52 +09:00
0757beb3b8 Test for null before loading 2018-12-22 17:54:08 +09:00
d9b8df1595 Merge remote-tracking branch 'origin/master' into user-registration 2018-12-22 17:19:28 +09:00
c2a00b84c7 Merge remote-tracking branch 'peppy/modular-results-screen' into timeshift-wip
# Conflicts:
#	osu.Game/Screens/Multi/IMultiplayerScreen.cs
#	osu.Game/Screens/Play/Player.cs
#	osu.Game/Screens/Play/SoloResults.cs
#	osu.Game/Screens/Ranking/IResultPageInfo.cs
#	osu.Game/Screens/Ranking/ResultMode.cs
#	osu.Game/Screens/Ranking/ResultModeButton.cs
#	osu.Game/Screens/Ranking/ResultModeTabControl.cs
#	osu.Game/Screens/Ranking/Results.cs
2018-12-22 16:22:02 +09:00
2c97409e2e Merge branch 'master' into rewrite-standalone-chat 2018-12-22 16:07:27 +09:00
0e9991b81a Merge remote-tracking branch 'origin/master' into timeshift-wip 2018-12-22 15:36:36 +09:00
e3308010c0 Merge pull request #3898 from peppy/leaderboard-modularity
Leaderboard modularity
2018-12-22 15:36:12 +09:00
e657f13c15 Separate out Leaderboard into BeatmapLeaderboard 2018-12-22 14:44:36 +09:00
870d843fff Fix username not displaying correctly in overlay 2018-12-22 14:40:55 +09:00
f47ac35522 Add click to avatar 2018-12-22 14:23:53 +09:00
d93421b796 Merge remote-tracking branch 'Joehuu/master' into timeshift-wip
# Conflicts:
#	osu.Game/Screens/Play/HUD/ModDisplay.cs
2018-12-22 14:02:45 +09:00
81104f4803 Make standalone chat reuse more code from main chat overlay 2018-12-21 17:54:12 +09:00
5d59a1ffca Merge remote-tracking branch 'origin/master' into timeshift-wip
# Conflicts:
#	osu.Game.Tests/Visual/TestCasePollingComponent.cs
#	osu.Game/Online/API/APIRequest.cs
#	osu.Game/osu.Game.csproj
2018-12-21 12:51:31 +09:00