Commit Graph

31921 Commits

Author SHA1 Message Date
ecc9c2957f Avoid float precision error in mania conversion 2020-09-07 16:30:05 +09:00
a3a71a704c Merge pull request #10041 from frenzibyte/fix-sliderborder-more-thicker
Bring legacy slider border width closer to osu!stable
2020-09-07 16:16:40 +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
025ead195c Merge branch 'master' into fix-sliderborder-more-thicker 2020-09-07 15:40:34 +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
3347f57e46 Merge pull request #9957 from Craftplacer/combo-colors
Implement combo colour serializing
2020-09-07 14:25:35 +09:00
e17ccdfe9f Merge branch 'master' into combo-colors 2020-09-07 13:55:41 +09:00
33faff8108 Merge pull request #10072 from Joehuu/lowercase-toolbar-tooltips
Make all toolbar tooltips lowercase
2020-09-07 13:55:34 +09:00
8f8f907fc7 Fix missed string 2020-09-07 13:27:28 +09:00
b4b9c71f00 Make all toolbar tooltips lowercase 2020-09-06 10:13:06 -07:00
2b16e25353 Revert unnecessary passing down of tuple in test 2020-09-06 18:44:41 +02:00
8b1151284c Simplify overly verbose step names 2020-09-06 18:25:47 +02:00
e37a3a84fd Use legible tuple member name 2020-09-06 18:25:47 +02:00
f138b92078 Merge branch 'master' into editor-new-beatmap 2020-09-06 18:24:02 +02:00
33b76015d8 Fix MusicActionHandler unnecessarily depending on OnScreenDisplay's existance 2020-09-06 01:54:32 +03:00
4b4dd02942 Make collection name a bindable 2020-09-05 04:43:59 +09:00
345fb9d8e0 Rename classes 2020-09-05 03:55:43 +09:00
ebd11ae0b7 Add a collection management dialog 2020-09-05 03:52:07 +09:00
1143d5d992 Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
b8e5acfef1 Merge branch 'master' into fix-music-controller-regressed 2020-09-04 20:10:43 +09:00
a0bc376446 Merge pull request #10062 from frenzibyte/fix-music-controller-propagating-event-twice
Fix MusicController raising track changed event twice
2020-09-04 20:09:49 +09:00
569a56eccb Revert "Move adjustment to LegacySkinConfiguration as a default value"
This reverts commit 18927304f1.
2020-09-04 13:33:23 +03:00
3239576a23 Minor rewording of new comment
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-09-04 11:50:49 +03:00
4236e5fe71 Replace useless "matching-code" comment with explanation of how it could happen
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-09-04 11:31:54 +03:00
65d541456a Slight rewording 2020-09-04 11:11:07 +03:00
296294d024 Merge pull request #10061 from peppy/fix-ruleset-settings-crash
Fix potential hard crash if ruleset settings fail to construct
2020-09-04 17:07:55 +09:00
6822805708 Merge pull request #10058 from peppy/expose-wedge-icons
Strongly type and expose default beatmap statistic icons for other rulesets
2020-09-04 17:07:35 +09:00
ab057e6c65 Remove unnecessary string interpolation 2020-09-04 16:28:35 +09:00
644f3375ac Also catch exceptions in the construction call 2020-09-04 16:28:19 +09:00
0500f24a1d Remove now-redundant test case 2020-09-04 10:24:54 +03:00
314031d56d Add test cases ensuring music actions are handled from a game instance 2020-09-04 10:24:54 +03:00
4d9a06bde9 Expose the global binding container to OsuGameTestScene 2020-09-04 10:24:54 +03:00
001509df55 Move music global action handling to an own component
Due to requiring components that are added at an OsuGame-level
2020-09-04 10:24:54 +03:00
42895e27b6 Expose track change results on the methods 2020-09-04 10:24:54 +03:00
54013790fc Fix MusicController raising TrackChanged event twice 2020-09-04 10:24:31 +03:00
743c888986 Merge branch 'master' into expose-wedge-icons 2020-09-04 16:22:14 +09:00
b631430a5b Merge pull request #10045 from peppy/add-info-wedge-icons
Update and add missing beatmap statistic icons to info wedge
2020-09-04 16:22:01 +09:00
a15653c77c Fix potential hard crash if ruleset settings fail to construct 2020-09-04 16:15:57 +09:00
974bef5586 Merge pull request #10060 from smoogipoo/fix-room-mod-retention
Fix global mods being retained by rooms
2020-09-04 15:58:07 +09:00
1a4e058acc Merge branch 'master' into add-info-wedge-icons 2020-09-04 15:52:11 +09:00
639a808345 Merge pull request #10059 from peppy/update-framework
Update framework
2020-09-04 15:50:20 +09:00
0b3f2fe7df Update framework 2020-09-04 15:21:48 +09:00
4399f5976c Fix global mods being retained by rooms 2020-09-04 15:20:55 +09:00
25e142965d Strongly type and expose default beatmap information icon implementations for other rulesets 2020-09-04 15:01:32 +09:00
7c99f66cf5 Update resources 2020-09-04 14:13:42 +09:00
fba253f131 Take user argument in CreateNew method parameters 2020-09-04 13:17:43 +09:00