Commit Graph

3180 Commits

Author SHA1 Message Date
4faddd0088 Merge branch 'master' into collection-database 2020-09-10 00:07:49 +09:00
75ebfe41e0 Merge pull request #10102 from peppy/editor-prompt-for-save
Prompt to save changes when exiting the editor
2020-09-09 23:56:41 +09:00
6b56c6e83f Rename to CollectionMenuItem 2020-09-09 23:11:19 +09:00
43525614ad Store raw BeatmapCollection in filter control 2020-09-09 23:10:21 +09:00
af412947b2 Merge branch 'master' into collection-database 2020-09-09 22:59:46 +09:00
53a9804455 Merge branch 'master' into add-editor-tool-icons 2020-09-09 21:21:56 +09:00
c6e72dabd3 Add test coverage 2020-09-09 20:04:25 +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
c9f5005efd Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
4ddf5f054b Rename BeatmapCollectionManager -> CollectionManager 2020-09-09 15:31:08 +09:00
66d3bda962 Merge branch 'master' into collection-database 2020-09-08 23:18:47 +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
379fdadbe5 Add test scene for setup screen 2020-09-08 19:52:56 +09:00
4962213cc4 Rename manage collections filter/text 2020-09-08 18:42:55 +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
f581df47c8 Add "New collection..." item to dropdown 2020-09-08 18:25:09 +09:00
bee450ae1e Fix tests/add placeholder item tests 2020-09-08 17:05:51 +09:00
c2da3d9c84 Fix button input and tests 2020-09-08 14:36:38 +09:00
525026e7f0 Fix tests failing due to timings 2020-09-08 13:23:58 +09:00
ca4423af74 Fix tests 2020-09-08 00:07:12 +09:00
e37c04cb6d Change back to solid icon 2020-09-08 00:04:03 +09:00
a1214512bc Add filter control tests 2020-09-07 23:57:49 +09:00
0d5d293279 Add manage collections dialog tests 2020-09-07 22:47:19 +09:00
98e9c4dc25 General refactorings 2020-09-07 21:08:48 +09:00
6cc4517600 Merge branch 'master' into collection-database 2020-09-07 20:03:11 +09:00
4680728b9c Merge branch 'master' into update-dcc-exclusions 2020-09-07 18:01:44 +09:00
476c325626 Merge branch 'master' into gameplay-disable-overlays 2020-09-07 15:34:02 +09: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
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
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
4399f5976c Fix global mods being retained by rooms 2020-09-04 15:20:55 +09:00
82e314da59 Fix merge conflicts. 2020-09-03 21:56:47 +02:00
4d9a5f7ba8 Merge branch 'master' into update-icons 2020-09-03 20:19:51 +09:00
7a0c1411b6 Merge branch 'master' into timeshift-leaderboard-topscore 2020-09-03 18:11:04 +09:00
7bcbac6f45 Move header setting to FullscreenOverlay 2020-09-03 16:34:58 +09:00
84b3604192 Merge branch 'master' into game-overlay-activation-mode 2020-09-03 13:34:22 +09:00
4459287b35 Add filter control test scene 2020-09-02 20:25:12 +09:00
f08e7828da Merge branch 'master' into beatmap-track-rework 2020-09-01 16:06:38 +09:00
ed74c39b55 Move UserTopScoreContainer into base leaderboard 2020-08-31 19:54:22 +09:00
dd093f44d8 Cast base immutable bindable to mutable for testing purposes and make InitialOverlayActivationMode property protected 2020-08-31 11:26:55 +02:00
abdb991923 Hide misses from timing distribution graph 2020-08-31 14:15:47 +09:00
13df0783fe Use Single() instead of First() where applicable 2020-08-29 20:23:22 +02:00
e0eece11b1 Fix typo in test name 2020-08-29 20:13:03 +02:00
ad223bc460 Make game bindable immutable. 2020-08-29 19:34:53 +02:00