|
d03bfec807
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 16:54:06 +09:00 |
|
|
7f2ce14f36
|
Merge pull request #9294 from smoogipoo/morth-taiko-changes
|
2020-09-15 16:11:17 +09:00 |
|
|
6cbff98295
|
Merge branch 'master' into add-collections-to-beatmap-options
|
2020-09-15 15:23:33 +09:00 |
|
|
3e1c517700
|
Merge pull request #10160 from peppy/ss-dispose-null-check
Add null check in SongSelect disposal for safety
|
2020-09-15 15:06:17 +09:00 |
|
|
914785ce17
|
Merge branch 'master' into fix-test-storage-weirdness
|
2020-09-15 14:49:10 +09:00 |
|
|
0446bc8610
|
Fix game.ini getting left over by PlayerTestScene subclasses
|
2020-09-15 14:43:24 +09:00 |
|
|
2c7492d717
|
Add null check in SongSelect disposal for safety
|
2020-09-15 14:34:58 +09:00 |
|
|
879979ef57
|
Move host lookup to inside lazy retrieval to handle edge cases
|
2020-09-15 14:25:31 +09:00 |
|
|
234152b2fe
|
Use host storage as LocalStorage for headless test runs
|
2020-09-15 14:17:40 +09:00 |
|
|
43daabc982
|
Remove unused using and move dialog to BDL
|
2020-09-14 12:10:00 -07:00 |
|
|
c833f5fcc4
|
Reorder buttons to match stable
|
2020-09-14 11:23:41 -07:00 |
|
|
57610ddad5
|
Fix beatmap options absorbing input from toolbar ruleset selector
|
2020-09-14 11:22:16 -07:00 |
|
|
c30174cea3
|
Add manage collections button to beatmap options
|
2020-09-14 11:21:23 -07:00 |
|
|
1a8a7ae7f8
|
Remove hardcoded key param from AddButton
|
2020-09-14 11:19:18 -07:00 |
|
|
368aca015a
|
Move override methods to bottom
|
2020-09-14 11:18:00 -07:00 |
|
|
a377cccb4d
|
Unsubscribe from track changed event on disposal
|
2020-09-14 17:10:35 +02:00 |
|
|
6ed4c7caef
|
Merge branch 'master' into flaky-song-select-tests-v2
|
2020-09-14 16:42:40 +02:00 |
|
|
a8b405791a
|
Fix non-convert slider and spinner serialization
|
2020-09-14 17:32:32 +09:00 |
|
|
2c4aa42023
|
Merge pull request #10149 from Joehuu/fix-mod-select-absorbing-input
Fix mod select overlay absorbing input from toolbar ruleset selector
|
2020-09-14 17:20:05 +09:00 |
|
|
3118f635f6
|
Merge branch 'master' into editor-fix-multiple-selection
|
2020-09-14 16:45:30 +09:00 |
|
|
b7a06524fb
|
Update comment to make more sense
|
2020-09-14 15:47:10 +09:00 |
|
|
75e4f224e5
|
Add back accidentally removed remove
|
2020-09-14 15:47:04 +09:00 |
|
|
4dacdb9994
|
Fix mod select overlay absorbing input from toolbar ruleset selector
|
2020-09-13 11:50:21 -07:00 |
|
|
f17b2f1359
|
Ensure track is looping in song select immediately
|
2020-09-12 20:43:17 +02:00 |
|
|
5e108e1d6a
|
Merge branch 'master' into nowplaying-collections-filter
|
2020-09-12 21:33:07 +09:00 |
|
|
94d929d8cd
|
Remove unnecessary contains checks
|
2020-09-11 22:03:19 +09:00 |
|
|
53fab11321
|
Merge pull request #10138 from peppy/editor-fix-masking
Fix editor hitobjects getting masked weirdly
|
2020-09-11 20:57:53 +09:00 |
|
|
22e6df02b6
|
Fix editor selected hitobjects containing the selection up to five times
|
2020-09-11 20:27:07 +09:00 |
|
|
432c3e17eb
|
Fix toolbox becoming inoperable due to incorrect ordering
|
2020-09-11 20:23:34 +09:00 |
|
|
139a5acd1b
|
Fix editor hitobjects getting masked weirdly
Closes #10124
|
2020-09-11 20:16:50 +09:00 |
|
|
2858296c25
|
Avoid editor confirm-save dialog looping infinitely when using keyboard shortcut to exit
Will now exit without saving if the keyboard shortcut is activated twice
in a row, as expected.
Closes #10136.
|
2020-09-11 19:58:37 +09:00 |
|
|
b047fbb8ee
|
Use bindable value for search text
|
2020-09-11 17:46:07 +09:00 |
|
|
6327f12fe4
|
Disable manage collections item in now playing overlay
|
2020-09-11 16:58:18 +09:00 |
|
|
fcc8683629
|
Hook up now playing overlay to collections
|
2020-09-11 16:46:11 +09:00 |
|
|
a6a76de7a9
|
Re-expose sealed methods
|
2020-09-11 16:09:08 +09:00 |
|
|
06c49070b1
|
Remove player collection settings
|
2020-09-11 16:04:09 +09:00 |
|
|
4061480419
|
Rename menu item
|
2020-09-11 16:02:46 +09:00 |
|
|
5b80a7db5f
|
Re-namespace collections dropdown
|
2020-09-11 16:01:01 +09:00 |
|
|
54520faa7e
|
Merge pull request #10082 from EVAST9919/profile-sections-update
Update section headers in ProfileOverlay in line with web
|
2020-09-11 14:53:17 +09:00 |
|
|
033bd82953
|
Merge branch 'master' into fix-filtercontrol-order
|
2020-09-11 13:07:41 +09:00 |
|
|
48db5739ed
|
Merge pull request #10126 from Joehuu/fix-playlist-item-no-drag-handle
Fix drag handles not showing on now playing playlist items
|
2020-09-11 12:31:57 +09:00 |
|
|
22c5e9f64f
|
Rename missing parameter
|
2020-09-11 12:19:26 +09:00 |
|
|
be5d143b5a
|
Reorder params
|
2020-09-11 12:17:12 +09:00 |
|
|
b594a2a507
|
Import collections on initial import-from-stable step
|
2020-09-11 11:16:00 +09:00 |
|
|
a350802158
|
Fix wrong mono streak length handling in corner case
|
2020-09-10 20:50:26 +02:00 |
|
|
370f22f975
|
Show drag handle by default on main class
|
2020-09-10 11:11:45 -07:00 |
|
|
0fb0dc0fde
|
Merge branch 'master' into fix-filtercontrol-order
|
2020-09-10 20:07:31 +02:00 |
|
|
cfc6e2175d
|
Add missing header to MostPlayedBeatmapsContainer
|
2020-09-10 20:58:37 +03:00 |
|
|
913e3faf60
|
Move PaginatedContainerWithHeader logic to a base class
|
2020-09-10 20:48:06 +03:00 |
|
|
6c9fcae69f
|
Fix drag handles not showing on now playing playlist items
|
2020-09-10 10:48:00 -07:00 |
|