Commit Graph

4464 Commits

Author SHA1 Message Date
adfc304a22 Merge branch 'master' into caps-warning 2017-08-29 18:19:50 +09:00
2535313f4f Use using. 2017-08-29 18:18:36 +09:00
5b8349f90e Revert DummyWorkingBeatmap changes. 2017-08-29 18:05:27 +09:00
fb3ba4fe0c Add comment for DeletePending. 2017-08-29 16:18:50 +08:00
4aa5ce8b41 Always load background and info wedge when no beatmap available. 2017-08-28 17:53:57 +08:00
1617189475 Set DummyWorkingBeatmap's DeletePending to true. 2017-08-28 17:53:03 +08:00
9374bf925e only show warning when focused 2017-08-25 16:39:49 +02:00
26323caf6f Merge branch 'master' of git://github.com/ppy/osu into caps-warning 2017-08-25 16:33:29 +02:00
782ab81a88 Merge branch 'master' into update-edge-effect-fades 2017-08-25 15:01:01 +09:00
70154d1036 Update usage of FadeEdgeEffect
Improves the visual appearance of DirectPanels' shadows too.
2017-08-25 14:58:19 +09:00
c0cf26ed21 Merge branch 'master' into concurrent-overlay-limits 2017-08-25 14:50:45 +09:00
0d7592d9a6 Merge branch 'master' into beatmap-background-disposal-fix 2017-08-25 13:35:38 +09:00
72a16e31dd Remove unnecessary old code 2017-08-25 13:07:10 +09:00
ebf3300cb6 Merge branch 'master' into beatmap-background-disposal-fix 2017-08-25 13:06:33 +09:00
1385a6a969 Merge branch 'master' into correct-direct-toolbar-icon 2017-08-25 13:05:47 +09:00
67b3cbce2f Fix beatmap background being disposed too early
Causes weird transitions on the music controller
2017-08-25 13:04:32 +09:00
86bde4b6b2 Use the correct icon for osu!direct in the toolbar 2017-08-25 13:03:34 +09:00
7055cb581d Load direct panels more asynchronously to avoid stutter 2017-08-25 11:54:35 +09:00
ca0d1b79b2 Disallow multiple download requests for the same panel 2017-08-25 11:54:18 +09:00
7f617e2c36 Remove downloaded beatmap panels from osu!direct 2017-08-25 11:53:41 +09:00
2dd3e51373 Ensure other full-screen overlays are closed when direct is open (and vice-versa) 2017-08-25 10:51:28 +09:00
f8cc4238ff cleanup code 2017-08-24 22:13:20 +02:00
307c4dd392 Merge branch 'master' into direct-downloads 2017-08-24 21:30:38 +09:00
febf0348be Permit nulls to allow test cases to run successfully 2017-08-24 21:26:50 +09:00
2b667cf789 Fix typos 2017-08-24 20:32:55 +09:00
c9f90efb8a Add more checks and remove direct cast 2017-08-24 20:31:57 +09:00
0082640548 Add missing licence header 2017-08-24 20:25:18 +09:00
9adff5f697 Add osu!direct toggle to toolbar 2017-08-24 20:18:47 +09:00
32a23c7fe4 Add initial osu!direct beatmap download and import process 2017-08-24 20:16:03 +09:00
9c82593c9e Add cancel event to ProgressNotification 2017-08-24 20:15:45 +09:00
3c10b2d3d9 Populate set IDs in GetBeatmapSetsResponse 2017-08-24 20:14:35 +09:00
314108146a Add a download API request 2017-08-24 20:14:17 +09:00
cacf256aad Add placeholder download method with progress bar 2017-08-24 18:51:50 +09:00
36629f5207 Make ProgressBar usable in more places than just MusicController 2017-08-24 18:51:34 +09:00
a2549157ca Add hover effects 2017-08-24 18:18:03 +09:00
4e1cf329c8 Move background logic to base class; reduce overdraw after set fades in 2017-08-24 17:39:39 +09:00
76a95495d3 Move shared code to base class 2017-08-24 17:30:10 +09:00
f0635af40d Add documentation and regions to RulesetInputManager 2017-08-24 15:51:31 +09:00
a7a7e0323f Update autoplay and replay handling to result in actions, not keys 2017-08-24 15:36:42 +09:00
189988236b Move PlayerInputManager logic inside RulesetInputManager 2017-08-24 15:23:17 +09:00
7c3ef81d9c Merge branch 'master' into mania_reversing 2017-08-23 22:02:25 +09:00
115e5c95af Make ScrollingPlayfield.Reversed protected; make ManiaPlayfield 'invertible'. 2017-08-23 20:50:03 +09:00
c99ed6fd44 Add reset button
Also fixes a regression causing multiple rows to be displayed for a single action
2017-08-23 19:26:49 +09:00
e9dde822a1 Expose triangles in OsuButton for further customisation 2017-08-23 19:25:40 +09:00
a18507b3b4 Merge branch 'master' into fix-incorrect-notification-count 2017-08-23 17:22:39 +09:00
1f04995a73 Merge branch 'master' into hardrock-flipping 2017-08-23 17:00:41 +09:00
8ddc13e394 Fix replays not loading. 2017-08-23 16:48:13 +09:00
efdd5eb152 Fix global key bindings being fetched with a non-null variant 2017-08-23 16:10:31 +09:00
7639e096d8 No longer flip legacy replay mouse positions. 2017-08-23 15:30:17 +09:00
68e7cf854f Add variant names. 2017-08-23 14:19:14 +09:00