Commit Graph

7664 Commits

Author SHA1 Message Date
e007365916 Save OAuth token to config on every token change 2018-04-12 14:23:49 +09:00
6e35910419 Remove start/stop clock logic
Beatmap track shouldn't be start/stopped anyway - the IAdjustableClock should be DI'd in to perform the functionality.
2018-04-12 14:06:36 +09:00
a2484fbf56 Move back to DI-ing adjustable clock into SummaryTimeline 2018-04-12 13:37:02 +09:00
fbc50d6030 Merge master into editor-clock 2018-04-12 13:35:53 +09:00
9e2494c57b Merge branch 'master' into high-level-xmldoc 2018-04-12 12:59:37 +09:00
0bede52381 Move the waves portion of WaveOverlayContainer to WaveContainer to allow usage in other places. 2018-04-11 16:22:27 -03:00
d7812ab12e CursorOverrideContainer.ShowMenuCursor 2018-04-11 21:22:52 +03:00
6a8f568f66 BeatmapContainer -> beatmapContainer 2018-04-11 16:32:58 +03:00
6cdfaffcf7 PaginatedBeatmapContainer.BeganPlayingPreview 2018-04-11 16:19:21 +03:00
903dd7a015 Fix regression causing hard crash
Regressed in #2373. My bad.
2018-04-11 19:24:19 +09:00
d851446aca Remove redundant anchor and use Show/Hide instead of FadeIn/Out. 2018-04-10 19:15:37 +05:30
767ecb4422 Fix rank status 2018-04-10 00:11:53 -07:00
c33cb9c02e Merge branch 'master' into show-beatmap-id 2018-04-10 16:05:32 +09:00
9225c06872 Merge branch 'master' into hide_menu_cursor 2018-04-09 21:41:54 +03:00
b97c4e8b44 Fix all possible cases of crossthread import data races 2018-04-09 12:45:44 +09:00
421e9e0641 Add xmldoc to some high-level classes to explain their separation 2018-04-08 12:58:34 +09:00
640be621ac Handle multiple song previews playing in different beatmap categories on profile 2018-04-07 13:29:46 +03:00
c2a2457160 Merge branch 'master' into manual-input-test-case 2018-04-06 20:42:08 +09:00
1895111c75 Merge branch 'master' into dynamic-assembly-update 2018-04-06 20:16:13 +09:00
6bc319caae Merge branch 'master' into manual-input-test-case 2018-04-06 20:07:07 +09:00
cd48cb1887 Add comment 2018-04-06 19:53:23 +09:00
070e68f235 Give the test case clock an accurate IsRunning value 2018-04-06 19:14:04 +09:00
e59124962c Remove re-instantiation of clock in EditorClockTestCase 2018-04-06 18:38:44 +09:00
c7440201fb Merge branch 'master' into alt-eagerselect 2018-04-06 12:37:16 +03:00
b238130fe4 DI beat divisors to test cases with editor clocks 2018-04-06 18:23:22 +09:00
9e8490735f Fix Compose not binding to the editor's beat divisor 2018-04-06 18:22:24 +09:00
248be8e35f HitObjectComposer no longer needs a beat divisor 2018-04-06 18:21:45 +09:00
fdb3227fd7 Fix + cleanup testcases 2018-04-06 18:12:44 +09:00
c7abd56fc4 Give editor a custom clock to handle seeking 2018-04-06 18:11:37 +09:00
768a5e5383 Create ManualInputManagerTestCase
A base class for running more input-driven tests.
2018-04-06 15:23:30 +09:00
acbdbcc3df Update AssemblyInfo in line with framework changes 2018-04-06 13:17:26 +09:00
5426432e46 Fix drag select crashing 2018-04-06 11:47:21 +09:00
32e8d93596 Fix selection changing when clicking overlapping hitobjects 2018-04-06 11:22:36 +09:00
24b9a8c983 Allow HitObjectMasks to handle drag events directly 2018-04-06 10:29:34 +09:00
5749e71560 Apply review fixes 2018-04-05 21:06:48 +09:00
345cfb077d No need to sort list any more 2018-04-05 21:03:39 +09:00
1a6dfcbc1c Merge branch 'master' into selectionlayer-rewrite 2018-04-05 21:03:29 +09:00
37fb207abd Remove TestTestCase
No longer necessary as we have restructured tests considerably.
2018-04-05 16:01:33 +09:00
0ad4b8a6f8 Remove TestTestCase
No longer necessary as we have restructured tests considerably.
2018-04-05 15:55:47 +09:00
ca4299c6fe Remove unused using and fix possible nullref. 2018-04-04 22:07:24 +05:30
7482d5986a Add a loading state to BeatmapSetOverlay.
- Handle null value in header and info sections
- Add item to context menu for carousel beatmaps to show details
2018-04-04 21:46:31 +05:30
c304c1eecf Make LinkFlowContainer handle beatmap id lookup in game. 2018-04-04 21:23:51 +05:30
6c125683d4 Merge branch 'master' into selectionlayer-rewrite 2018-04-04 20:47:36 +09:00
216c4629e0 Fix dragging backwards not deselecting pending selection 2018-04-04 20:44:22 +09:00
b7325d73e8 Don't inherit VisbilityContainer 2018-04-04 20:44:11 +09:00
94c3f38541 Pass down input state instead of parent lookup 2018-04-04 20:06:45 +09:00
2b15555ede Remove MaskContainer dependency in MaskSelection 2018-04-04 20:05:01 +09:00
5c036b966b Formatting fixes 2018-04-04 20:04:54 +09:00
a997ec6139 Fix ShouldBeAlive state 2018-04-04 19:51:56 +09:00
31a7db0a35 Fix drag mishaps 2018-04-04 19:42:59 +09:00