smoogipoo
|
193142e901
|
Fix missed BDL case
|
2018-03-19 16:44:46 +09:00 |
|
smoogipoo
|
e25d1f6982
|
Pass down editor clocks through DI
|
2018-03-19 16:27:52 +09:00 |
|
smoogipoo
|
abb5dcf678
|
Fix null-refing testcase
This would also be fixed with BDL loading children after we're fully loaded ;).
|
2018-03-16 23:53:55 +09:00 |
|
Dean Herbert
|
4b83278cf4
|
Merge branch 'master' into fix-editor-clocks
|
2018-03-16 23:32:54 +09:00 |
|
Dean Herbert
|
e8f7f2c8ab
|
Merge branch 'master' into editor-wheel-movement
|
2018-03-16 18:19:42 +09:00 |
|
Dean Herbert
|
bca4b620b6
|
Merge branch 'master' into editor-wheel-movement
|
2018-03-16 15:56:51 +09:00 |
|
Dean Herbert
|
23ffee3d38
|
Merge branch 'master' into drawable-composite-hit-object
|
2018-03-16 15:38:52 +09:00 |
|
smoogipoo
|
8fbaa86e64
|
Fix testcases
|
2018-03-15 18:24:57 +09:00 |
|
smoogipoo
|
50f9d810dd
|
Add more testcases + fix up seeking a bit more
|
2018-03-15 15:40:52 +09:00 |
|
Dean Herbert
|
a42035f494
|
Make DrawableHitObject a CompositeDrawable
No reason for it to be a container.
|
2018-03-15 13:41:06 +09:00 |
|
Dean Herbert
|
8d433cb4bf
|
Merge branch 'master' into cursor-trail
|
2018-03-15 11:14:21 +09:00 |
|
smoogipoo
|
f693fbf92d
|
Add forward snapping from inbetween beat test
|
2018-03-14 23:08:43 +09:00 |
|
smoogipoo
|
0da3ae0944
|
Add some basic tests + fixes to seek/seekforward functionality
|
2018-03-14 20:52:48 +09:00 |
|
Dean Herbert
|
a0691168cb
|
Merge remote-tracking branch 'upstream/master' into editor-hitobject-movement
|
2018-03-14 15:35:24 +09:00 |
|
Dean Herbert
|
81f82d98a1
|
Rework a lot of naming and structure
|
2018-03-14 15:18:21 +09:00 |
|
Dean Herbert
|
13f64a1d12
|
Merge branch 'master' into cursor-trail
|
2018-03-14 11:42:40 +09:00 |
|
smoogipoo
|
d2859d779d
|
Create a base TestCaseEditor for rulests to derive
|
2018-03-12 19:43:52 +09:00 |
|
Dean Herbert
|
1d0a44a0bb
|
Merge branch 'master' into fix-login-failure
|
2018-03-12 12:41:45 +09:00 |
|
smoogipoo
|
6e51b74890
|
Merge remote-tracking branch 'origin/master' into rewrite-break-overlay
|
2018-03-12 09:47:05 +09:00 |
|
Dean Herbert
|
487a03d0d7
|
Merge branch 'master' into cursor-trail
|
2018-03-11 02:07:05 +09:00 |
|
Dean Herbert
|
9233266fe1
|
Fix login failure for users with no country rank
Closes #2148.
|
2018-03-11 00:44:16 +09:00 |
|
smoogipoo
|
4103c66cff
|
Move selection overlay to HitObjectOverlayLayer for extensibility
|
2018-03-10 00:48:57 +09:00 |
|
naoey
|
2c0488b1f1
|
Invert bool, add test, and handle ruleset change.
|
2018-03-09 19:39:28 +05:30 |
|
naoey
|
d04f47718f
|
Make song select choose random when initial selection fails.
- Revert TestCasePlaySongSelect to master
|
2018-03-09 17:36:55 +05:30 |
|
Dean Herbert
|
81c1ec2005
|
Merge branch 'master' into fix-unplayable-beatmaps
|
2018-03-08 13:02:57 +09:00 |
|
Dean Herbert
|
91c984ed97
|
Merge branch 'master' into rewrite-break-overlay
|
2018-03-08 09:31:59 +09:00 |
|
Dean Herbert
|
81b778fdcf
|
Merge branch 'master' into cursor-trail
|
2018-03-08 09:31:42 +09:00 |
|
Dean Herbert
|
e55a503f79
|
Tidy up test case
|
2018-03-08 00:58:16 +09:00 |
|
naoey
|
983cefbe40
|
Add VisualTest.
|
2018-03-07 19:08:26 +05:30 |
|
Dean Herbert
|
6a768e378a
|
Merge branch 'master' into rewrite-break-overlay
|
2018-03-07 17:00:34 +09:00 |
|
Dean Herbert
|
792a3ac469
|
SkipButton -> SkipOverlay
|
2018-03-06 00:10:53 +09:00 |
|
jorolf
|
0a571278c9
|
change TestCase to OsuTestCase
|
2018-03-04 14:03:53 +01:00 |
|
jorolf
|
ec013dbee8
|
remove blank line and try to get test case working
|
2018-03-03 21:55:19 +01:00 |
|
jorolf
|
bafcab1349
|
redo the test case
|
2018-03-03 20:20:07 +01:00 |
|
jorolf
|
033d066520
|
blank line
|
2018-03-03 20:03:24 +01:00 |
|
jorolf
|
ba80cd5f34
|
OsuColour can't be used in TestCases..?
|
2018-03-03 20:01:39 +01:00 |
|
jorolf
|
9293ec635a
|
add license headers and remove blank line
|
2018-03-03 19:49:38 +01:00 |
|
jorolf
|
9a29c53c5e
|
Merge branch 'master' of git://github.com/ppy/osu into volume-control
|
2018-03-03 19:09:08 +01:00 |
|
jorolf
|
3a420ba826
|
add the volume overlay
|
2018-03-03 19:08:35 +01:00 |
|
Dean Herbert
|
0e928429d4
|
Merge branch 'master' into ruleset-replayframes
|
2018-03-04 01:57:43 +09:00 |
|
Dean Herbert
|
c6c55c40ed
|
Rewrite BreakOverlay
No longer relies on Schedule calls (could not be rewound).
Also no longer sucks.
|
2018-03-04 00:51:24 +09:00 |
|
naoey
|
a57dc154f9
|
More specific tests.
|
2018-03-03 20:34:29 +05:30 |
|
jorolf
|
bd75422d88
|
Merge branch 'master' of git://github.com/ppy/osu into volume-control
|
2018-03-03 14:10:50 +01:00 |
|
naoey
|
307147a8a3
|
Merge remote-tracking branch 'upstream/master' into fix-unplayable-beatmaps
|
2018-03-03 16:10:22 +05:30 |
|
naoey
|
fb724ca8a7
|
Make song select ensure current beatmap is always playable in the active ruleset.
- Add a to TestCasePlaySongSelect testing this scenario
|
2018-03-03 16:09:24 +05:30 |
|
smoogipoo
|
3d5fefae8c
|
Add TestFixtureAttribute to all tests
|
2018-03-02 15:34:31 +09:00 |
|
Dean Herbert
|
c54c1699bf
|
Merge branch 'master' into ruleset-replayframes
|
2018-03-01 22:26:16 +09:00 |
|
smoogipoo
|
91460f27da
|
Fix incorrect isForCurrentRuleset value
|
2018-03-01 02:28:14 +09:00 |
|
jorolf
|
46dfb761c5
|
basic volume meter and testcase
|
2018-02-28 16:14:52 +01:00 |
|
Dean Herbert
|
36beaffa7a
|
Merge branch 'master' into editor-hitobject-overlays
|
2018-02-28 23:48:54 +09:00 |
|