Commit Graph

4996 Commits

Author SHA1 Message Date
ed9663985b Rename panels 2020-04-21 20:55:33 +09:00
9b9b710ded Move and rename remaining direct classes 2020-04-21 16:41:07 +09:00
1cec0575b7 Remove unused classes and replace overlay in game 2020-04-21 16:38:47 +09:00
594cef1473 Fix BeatmapListingOverlay not taking focus 2020-04-21 16:35:24 +09:00
c3b36d8f20 Merge pull request #7924 from EVAST9919/beatmap-listing-expanded
Implement sorting by genre and language in BeatmapListingOverlay
2020-04-21 16:34:59 +09:00
eeb7612010 Update DirectOverlay implementation 2020-04-21 15:40:10 +09:00
c2ed6491a9 Move and shorten enum names 2020-04-21 15:39:15 +09:00
89320b510c Apply class renaming 2020-04-21 15:13:19 +09:00
b3d4b4a3f4 Add back missing fill flow 2020-04-20 18:25:39 +09:00
6b89c638c9 Move load to bdl 2020-04-20 15:34:48 +09:00
99e13b8ed9 Add better xml documentation and extract fetch method 2020-04-20 15:32:50 +09:00
5464746d3d Switch to using CompositeDrawable 2020-04-20 15:25:58 +09:00
c5a343d3a0 Fix overlay accepting state changes while hidden 2020-04-16 14:10:39 +03:00
87f52b8233 Remove redundant switch section 2020-04-16 12:09:44 +03:00
eb86be0a6d Adjust header content margin 2020-04-16 12:07:38 +03:00
894598eb22 Replace SocialOverlay with DashboardOverlay 2020-04-16 12:05:51 +03:00
29bea4e11c Implement OverlayView component 2020-04-16 11:42:21 +03:00
2ab4a7293e Clean up enum sorting attribute code 2020-04-16 17:26:09 +09:00
ef0da9e3e8 Basic overlay layout implementation 2020-04-16 11:01:36 +03:00
c0a1aae63a Merge branch 'master' into beatmap-listing-expanded 2020-04-15 13:26:16 +09:00
ac8a3efc46 Merge branch 'master' into low-hp-red-layer 2020-04-14 14:47:01 +09:00
d9c91fb943 Merge branch 'master' of https://github.com/ppy/osu into no-video-option
 Conflicts:
	osu.Game/Overlays/Direct/PanelDownloadButton.cs
2020-04-13 17:40:28 +03:00
13812fef4c Replace BindTo with setting the bindable 2020-04-13 17:28:02 +03:00
4c5d01a611 Remove unused usings 2020-04-13 12:34:51 +03:00
b741e359cd Use OverlayScrollContainer for overlays 2020-04-13 12:23:28 +03:00
5416b2d2ff Merge branch 'master' into stereo-shifted-playback 2020-04-13 17:51:05 +09:00
2fd6555f2a Merge branch 'master' into stereo-shifted-playback 2020-04-13 17:28:41 +09:00
1e3251e3e9 Remove excessive logic 2020-04-13 10:59:53 +03:00
b8ecc41667 Add comment 2020-04-13 10:52:34 +03:00
29dd225205 Make button protected 2020-04-13 10:45:15 +03:00
39b5c9f396 Merge branch 'master' into overlay-scroll-container 2020-04-13 15:44:20 +09:00
142cddfb10 Rename CurrentBeatmap to SelectedBeatmap 2020-04-13 15:13:35 +09:00
72fb466a0b Merge branch 'master' into present-from-overlay 2020-04-13 15:01:24 +09:00
b4800dd461 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-scroll-container 2020-04-13 08:09:17 +03:00
633b969017 Apply review suggestions 2020-04-12 21:57:35 +03:00
3efb4aba25 Use BindTarget 2020-04-12 19:48:15 +02:00
3b9e0fa67d Use readonly IBindable 2020-04-12 19:42:28 +03:00
ecd25e567d Present selected difficulty 2020-04-12 16:00:05 +03:00
07dc277321 Remove unused changelog comments class 2020-04-12 14:55:42 +02:00
7a9ee907bf Fix incorrect button state in some cases 2020-04-12 07:34:58 +03:00
25f36e87a6 Merge branch 'master' into overlay-scroll-container 2020-04-12 12:34:41 +09:00
22d89dbff7 Merge branch 'master' of https://github.com/ppy/osu into stereo-shifted-playback 2020-04-12 01:46:32 +02:00
df76636ffc Implement "prefer no video" option 2020-04-11 14:08:16 +03:00
eb1fbdacde Remove unintentional edge effect 2020-04-11 15:29:52 +09:00
518acf03e9 Remove BeatmapSearchSmallFilterRow component 2020-04-09 19:41:35 +03:00
b6d8e487d2 Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-listing-expanded 2020-04-09 19:18:59 +03:00
2201e9b4ae Add stereo shifted hitsound playback support
There is now a setting in the general settings called "Positional
hitsounds". If the setting is enabled, the hitsounds playback will be
shifted according to their position on the beatmap.
2020-04-09 18:12:15 +02:00
134feefa14 Remove bindable 2020-04-09 13:10:09 +03:00
2d3ea95469 Merge remote-tracking branch 'refs/remotes/ppy/master' into overlay-scroll-container 2020-04-09 13:06:22 +03:00
e10576325c Merge branch 'master' into update-overlay-headers 2020-04-09 16:29:34 +09:00