Commit Graph

45 Commits

Author SHA1 Message Date
59a0343c01 CI fixes 2017-10-10 01:36:40 +03:00
0baceaaf0d Merge remote-tracking branch 'refs/remotes/ppy/master' into intro 2017-10-10 00:56:54 +03:00
fc99860f4e Remove EditorMenuBarItem 2017-10-07 00:51:20 +09:00
55267abe67 Merge branch 'master' into editor-screens 2017-10-06 23:19:16 +08:00
2bc8fe027b Extend the testcase to test short breaks 2017-10-05 06:17:48 +03:00
6fa45aafc6 Basic logic 2017-10-04 23:06:31 +03:00
aafead5057 Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three 2017-10-03 01:34:42 +03:00
66afba6219 Allow TestCasePlayer to instantiate only one ruleset type 2017-10-02 20:48:24 +08:00
7211dd2015 Remove unnecessary usings 2017-10-02 10:11:43 +09:00
c2d63eb0bd Add EditorScreen + screen changing functionality 2017-10-02 09:26:52 +09:00
2a9edcbb4f Add test case for the editor 2017-10-02 08:11:02 +09:00
ac6c323f93 Clear all tasks and transforms when resetting Breaks 2017-10-02 00:44:57 +03:00
2f852d705e Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three 2017-10-01 23:10:49 +03:00
eed358a2c1 Merge branch 'master' into editor-screen-selection 2017-09-29 18:24:46 +08:00
ca1f96208a Fix TestCaseContextMenu not being updated inline with previous changes 2017-09-28 14:31:02 +03:00
545c375199 Update design of EditorMenuBar to match flyte's design more closely 2017-09-27 22:01:03 +09:00
3cd6319ffa Merge remote-tracking branch 'refs/remotes/ppy/master' into break_overlay_take_three 2017-09-27 00:32:38 +03:00
7c70d3d2cb Merge branch 'master' into storyboard_integration 2017-09-26 20:19:26 +08:00
c578509a20 Bind to the screen Beatmap instead of the game-wide Beatmap 2017-09-26 17:58:40 +09:00
b8b54e95a5 Merge branch 'master' into editor-timing-timeline 2017-09-26 15:54:01 +09:00
5953c1084e Re-namespace SummaryTimeline 2017-09-26 15:45:27 +09:00
5be11f539b Rename to BeatmapSetOverlay 2017-09-25 17:26:27 +08:00
2d4616fd43 Apply beatmap settings when creating the DrawableStoryboard. 2017-09-25 11:03:57 +02:00
0996867112 Move StoryboardReplacesBackground and StoryboardAspect properties to Storyboard. 2017-09-25 10:40:22 +02:00
cb4818e84e Merge https://github.com/ppy/osu into online-beatmap-set-overlay 2017-09-21 14:25:34 -03:00
18a714df74 Move every class to it's own file 2017-09-20 22:33:07 +03:00
eb93706c26 Remove useless usings 2017-09-20 16:03:31 +03:00
0f04d8c6a7 Add remaining time container 2017-09-20 15:58:28 +03:00
58b09a161f CI fixes 2017-09-20 17:16:12 +09:00
f9568619e7 Move SummaryTimeline into /Edit/Components/SummaryTimeline 2017-09-20 16:59:03 +09:00
3da3ef1a50 CI fixes 2017-09-20 16:53:01 +09:00
5978668d2b Mini -> Summary 2017-09-20 16:48:30 +09:00
967bfa404e Generate a set beatmap instead of using the available beatmaps 2017-09-20 16:40:37 +09:00
6a9572db6c Merge branch 'master' into editor-timing-timeline
# Conflicts:
#	osu-framework
2017-09-20 16:19:08 +09:00
01d84893a0 Cleanup + commenting 2017-09-20 15:55:23 +09:00
fd278256ad EditorTimingTimeline -> EditorMiniTimeline 2017-09-20 15:50:32 +09:00
252121968d Actually load a beatmap for TestCaseEditorTimingTimeline 2017-09-20 15:40:42 +09:00
01c3818ea0 Make EditorTimingTimeline support beatmap changes 2017-09-20 15:40:27 +09:00
fcaabf7fdf Merge branch 'master' into storyboard_integration 2017-09-19 17:36:29 +02:00
4cf88c72bf Move testcase to the correct project 2017-09-19 17:37:34 +03:00
67d3861226 Initial implementation of the EditorTimingTimeline in TestCaseEditorTimingTimeline
Will probably rename this to MiniTimeline or something... But the basic structure is there plus most of functionality minus keyboard input.
2017-09-19 23:09:08 +09:00
f96875a470 Add a catch specific player test 2017-09-19 21:40:57 +09:00
ef210018d9 Run headless tests with a unique name based on the executing assembly 2017-09-19 20:04:37 +09:00
51cdff1d9a Fix TestCasePlaySongSelect incorrectly using live app data 2017-09-19 17:22:45 +09:00
6d3d485565 And then everything became one 2017-09-19 16:06:58 +09:00