Commit Graph

19751 Commits

Author SHA1 Message Date
d7ca2cf1cc Replace loaded check with better variation 2020-09-09 22:01:09 +09:00
be2d34d5dc Merge branch 'master' into score-recalc 2020-09-09 21:31:31 +09:00
5b93752065 Merge pull request #10103 from smoogipoo/disable-online-lookups-tests
Disable online beatmap lookups in tests
2020-09-09 21:21:04 +09:00
aeae009512 Disable online beatmap lookups in tests 2020-09-09 20:12:40 +09:00
d3957e6155 Move title specification for settings groups to constructor
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
5cdc8d2e7b Add cancellation support 2020-09-09 17:37:11 +09:00
37a659b2af Refactor/add xmldocs 2020-09-09 17:36:47 +09:00
e271408fca Move max score calculation inside ScoreProcessor 2020-09-09 16:51:53 +09:00
117c7ec6b2 Merge branch 'master' into score-recalc 2020-09-09 14:38:36 +09:00
2cd07b2d3c Fix editor crash on saving more than once
I'm fixing this in the simplest way possible as this kind of issue is
specific to EF core, which may cease to exist quite soon. Turns out the
re-retrieval of the beatmap set causes concurrency confusion and wasn't
actually needed in my final iteration of the new beatmap logic.
2020-09-09 12:48:12 +09:00
43d67a89f9 Merge branch 'master' into fix-toggle-pause-state 2020-09-08 22:26:53 +09:00
d09289b1ce Merge pull request #10063 from frenzibyte/fix-music-controller-regressed
Move OsuGame-dependent music functionalities outside of MusicController
2020-09-08 22:26:35 +09:00
53496aab33 Merge pull request #10090 from peppy/editor-song-setup
Add basic metadata info editing support to editor
2020-09-08 22:26:20 +09:00
99aa618f27 Merge branch 'master' into fix-music-controller-regressed 2020-09-08 21:54:55 +09:00
69f482f2cf Merge pull request #10089 from peppy/fix-editor-multiple-screens
Avoid multiple editor screens potentially loading on top of each other
2020-09-08 21:26:10 +09:00
c38e7d796a Fix tab key not working 2020-09-08 19:52:56 +09:00
b55b6e3746 Bring design somewhat in line with collections dialog 2020-09-08 19:52:56 +09:00
c8281b17bd Remove editor screen fade (looks bad) 2020-09-08 19:52:56 +09:00
fe31edfa26 Add rudimentary saving logic 2020-09-08 19:52:56 +09:00
f43f8cf6b9 Add basic setup for song select screen 2020-09-08 19:52:56 +09:00
a501df954b Avoid multiple editor screens potentially loading on top of each other 2020-09-08 19:52:05 +09:00
30aefd3d7b Merge pull request #10088 from peppy/dropdown-standardise-corner-radius
Round the corners of dropdowns when expanded
2020-09-08 19:47:00 +09:00
2b4e2d8ed6 Standardise corner radius of dropdowns 2020-09-08 19:04:46 +09:00
186507a88e Merge branch 'fix-music-controller-regressed' into fix-toggle-pause-state 2020-09-08 18:37:52 +09:00
e1053c4b6f Revert exposure changes to GlobalActionContainer 2020-09-08 18:36:11 +09:00
072aab90ab Merge branch 'master' into fix-music-controller-regressed 2020-09-08 18:26:15 +09:00
ad5d6117c7 Remove unnecessary RunTask calls 2020-09-08 18:26:13 +09:00
14bf2ab936 Fix grammar in xmldoc 2020-09-08 18:21:26 +09:00
a46be45a71 Fix OSD occasionally display incorrect play/pause state 2020-09-08 18:12:03 +09:00
b1110e5e3a Rename class to match derived class 2020-09-08 18:10:14 +09:00
c3123bf117 Rename drag blueprint selection method for discoverability 2020-09-08 17:22:59 +09:00
5268eee0fb Avoid requiring sending the calling method for CleanRunHeadlessGameHost 2020-09-08 11:31:42 +09:00
9e559cb9ac Merge branch 'master' into editor-new-beatmap 2020-09-08 02:58:38 +09:00
2b62579488 Lowercase one more toolbar tooltip 2020-09-07 10:18:22 -07:00
f19d9a29c5 Merge pull request #10077 from peppy/editor-bpm-usability
Improve usability of BPM modifying in timing setup view
2020-09-07 20:02:49 +09:00
6b50d44dde Merge branch 'master' into editor-new-beatmap 2020-09-07 18:43:16 +09:00
4792b44911 Merge branch 'master' into editor-new-beatmap 2020-09-07 18:42:51 +09:00
1468b9589f Increase max sane BPM value 2020-09-07 18:20:47 +09:00
98676af7bb Move default declarations for readability 2020-09-07 18:18:50 +09:00
86512d6e8d Add BPM entry textbox 2020-09-07 18:18:50 +09:00
6091714f15 Limit BPM entry via slider to a sane range 2020-09-07 18:18:50 +09:00
a8a0bfb8aa Update framework 2020-09-07 18:01:56 +09:00
4680728b9c Merge branch 'master' into update-dcc-exclusions 2020-09-07 18:01:44 +09:00
4c40d8f503 Merge pull request #9766 from Game4all/gameplay-disable-overlays
Disable activation of overlays while in gameplay
2020-09-07 16:06:45 +09:00
fd2abc5c1e Merge pull request #10074 from peppy/hide-cursor-on-touch-input
Hide the game-wide cursor on touch input
2020-09-07 16:00:17 +09:00
476c325626 Merge branch 'master' into gameplay-disable-overlays 2020-09-07 15:34:02 +09:00
1a55d92c71 Use local input manager 2020-09-07 15:31:05 +09:00
daff060c9a Hide the game-wide cursor on touch input 2020-09-07 15:20:51 +09:00
9ab6d584d3 Merge branch 'master' into editor-new-beatmap 2020-09-07 14:30:41 +09:00
e17ccdfe9f Merge branch 'master' into combo-colors 2020-09-07 13:55:41 +09:00