Commit Graph

14 Commits

Author SHA1 Message Date
b0ebacb06d Fix some unused variables in test cases. 2017-04-04 11:13:07 +09:00
7d129ebd6d Attempt to fix things. 2017-03-12 22:38:50 +09:00
c0e29652a6 Initial attempt at making mods apply better. 2017-03-12 22:13:43 +09:00
d7497330b2 Reduce warning/suggestion count to zero. 2017-03-09 15:52:40 +09:00
dc5ac6e88f Add missing access modifiers. 2017-03-09 13:55:29 +09:00
5b4424d4fa CreateAutoplayReplay -> CreateAutoplayScore. 2017-03-06 10:06:14 +09:00
54945415c0 Remove unnecessary usings. 2017-03-06 10:05:42 +09:00
1c5b918f9e Add osu! autoplay generation.
Doesn't work on complex sliders yet.
2017-03-05 17:46:00 +09:00
4e4408cd20 Merge branch 'master' into replay
# Conflicts:
#	osu.Desktop.VisualTests/Tests/TestCasePlayer.cs
2017-03-05 17:45:03 +09:00
95e2e2b027 Replay loading via drag-drop huzzah! 2017-03-04 19:02:43 +09:00
adb6f01e39 Create class hierarchy for Score/Replay storage. 2017-03-04 15:32:41 +09:00
4bd85fe5cb Fix audio disposal issues and share more code between visualtests. 2017-03-02 16:08:37 +09:00
b6e7e054c3 wankoz 2017-03-01 22:56:20 +09:00
58ae9e888d Basic partial replay support. 2017-03-01 22:04:20 +09:00