|
626f7388c8
|
Add tests for quick retry and quick exit scenarios
|
2019-10-04 12:23:01 +08:00 |
|
|
e646b2677c
|
Add test coverage
|
2019-10-04 11:25:23 +08:00 |
|
|
d87f6d270b
|
Merge branch 'master' into fix-alt-f4-being-blocked-by-overlays
|
2019-10-03 08:43:31 -07:00 |
|
|
ff56453f1a
|
Fix test regressions
|
2019-10-02 12:07:07 -07:00 |
|
|
5f399add82
|
Resolve @iiSaLMaN 's suggested changes
|
2019-10-01 18:15:40 +02:00 |
|
|
02c1f490f1
|
Merge branch 'master' into muted-notification
|
2019-09-28 20:33:32 +08:00 |
|
|
06c32d52dc
|
Change wrong volume bindable used in test
|
2019-09-27 09:19:39 +02:00 |
|
|
9a31ccd2e3
|
Add missing test cases for master, track and mute button
This also modifies the reset player method to make it possible to set something before the player is loaded but after the container has loaded.
|
2019-09-26 14:05:43 +02:00 |
|
|
244627ff10
|
Add comment + test for slider multiplier
|
2019-09-25 20:12:01 +09:00 |
|
|
ccb5623487
|
Fix test name
|
2019-09-25 20:03:03 +09:00 |
|
|
f11156c2dc
|
Fix tests not working correctly
|
2019-09-25 19:30:25 +09:00 |
|
|
4abe0473b9
|
Fix relative beat length not considering slider multiplier
|
2019-09-24 16:49:42 +09:00 |
|
|
cca97c09d2
|
Merge branch 'muted-notification' of https://github.com/Craftplacer/osu into muted-notification
|
2019-09-23 16:50:30 +02:00 |
|
|
8df77ffe92
|
Revert test scene changes
|
2019-09-23 16:48:30 +02:00 |
|
|
9a687ae8e2
|
Merge branch 'master' into muted-notification
|
2019-09-23 01:59:37 +02:00 |
|
|
c92545e294
|
Update osu.Game.Tests/Visual/Gameplay/TestScenePlayerLoader.cs
Co-Authored-By: Salman Ahmed <slmanarendo1950@gmail.com>
|
2019-09-23 01:41:59 +02:00 |
|
|
e793854735
|
Invert BypassFail usage
|
2019-09-19 08:00:41 +03:00 |
|
|
c3221e1a36
|
Prepare classes for player loader test scene
|
2019-09-18 23:27:26 +02:00 |
|
|
3efcf0493c
|
Remove redundant using directive
|
2019-09-18 23:28:48 +03:00 |
|
|
ea6318ed73
|
Fix failing test
|
2019-09-18 23:17:24 +03:00 |
|
|
871adb16e0
|
Add asserts for fail bypassing
|
2019-09-18 22:51:03 +03:00 |
|
|
e17cd9e964
|
Reduce length of tests
|
2019-09-18 16:14:31 +09:00 |
|
|
77947e8309
|
Fix rewind tests failing
|
2019-09-17 22:33:27 +09:00 |
|
|
b10ce0b12d
|
Merge branch 'master' into key-counter-fixes
|
2019-09-13 19:43:33 +09:00 |
|
|
cf2f841b4d
|
Fix player not correctly exiting after an unpause
|
2019-09-13 15:42:58 +09:00 |
|
|
68feedbd15
|
Fix unreported CI issue
|
2019-09-12 18:46:42 +09:00 |
|
|
09a0c9f4d2
|
Add key counter rewind tests
|
2019-09-12 18:10:50 +09:00 |
|
|
0cdf125c1e
|
Handle key counter rewinding in a better way
Use ElapsedFrameTime rather than storing state data
|
2019-09-12 15:42:14 +09:00 |
|
|
158737e001
|
Remove FadeTime customisation
Also adjusts fade transitions to feel better, especially in fast forward scenarios.
|
2019-09-12 14:27:29 +09:00 |
|
|
b89fb5cdf7
|
Fix failing test
|
2019-09-06 16:51:30 +09:00 |
|
|
6ce36bd39e
|
Merge branch 'master' into stop-counting-to-score-after-fail
|
2019-09-06 16:12:53 +09:00 |
|
|
f925e781a9
|
Refactor HitWindows for legibility
|
2019-09-06 15:24:14 +09:00 |
|
|
9d0151f19f
|
Merge pull request #5969 from peppy/skin-configuration-refactor
Refactor skin configuration lookups to be more flexible
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-09-05 17:28:37 +09:00 |
|
|
a1d7291ffa
|
Fix pause menu keyboard navigation being affected by initial cursor hover
|
2019-09-05 16:31:10 +09:00 |
|
|
c0bcbfd892
|
Merge branch 'master'
Conflicts:
osu.Game.Tests/Visual/Gameplay/TestSceneSkinnableDrawable.cs
|
2019-09-05 14:40:30 +09:00 |
|
|
f7e417de02
|
Add test for changing of a source (#5968)
Add test for changing of a source
|
2019-09-05 14:06:25 +09:00 |
|
|
2983918f71
|
Merge remote-tracking branch 'upstream/master' into skin-configuration-refactor
|
2019-09-04 13:40:41 +09:00 |
|
|
7cbcc7b906
|
Further test refactors
|
2019-09-04 11:36:09 +09:00 |
|
|
1802d2efaf
|
Merge remote-tracking branch 'upstream/master' into fix-gameplay-menu-button-hover-ani
|
2019-09-04 10:35:14 +09:00 |
|
|
5c10a22877
|
Update tests to use [Test] attributes
|
2019-09-04 10:34:56 +09:00 |
|
|
9ec16bc2b2
|
Add test for initial button hover
|
2019-09-03 16:56:45 -07:00 |
|
|
2f74ef5131
|
Add test for changing of a source
|
2019-09-03 18:22:51 +09:00 |
|
|
bebc3309ce
|
Refactor skin configuration to be infinitely extensible
|
2019-09-03 17:57:34 +09:00 |
|
|
05ed9d3802
|
Merge remote-tracking branch 'upstream/master' into non-timeoffset-judgements
|
2019-09-03 13:07:58 +09:00 |
|
|
3d1f051437
|
Move hover tests after key tests
|
2019-09-02 11:13:34 -07:00 |
|
|
0c73c5acf3
|
Expose full hitobject rather than hit windows
|
2019-09-02 17:14:40 +09:00 |
|
|
f2bdf94a1d
|
Add HitWindows to JudgementResult to indicate timing errors
|
2019-09-02 16:28:14 +09:00 |
|
|
f9fcf1562f
|
Merge remote-tracking branch 'upstream/master' into iskincomponent
|
2019-09-02 14:21:02 +09:00 |
|
|
8f5dc06d55
|
Merge remote-tracking branch 'upstream/master' into accuracy-bar
|
2019-08-30 20:18:25 +09:00 |
|
|
6fb8a6cdbe
|
Fix testcases not working for OD10
|
2019-08-30 19:53:38 +09:00 |
|