Dean Herbert
|
490fb86f9e
|
Make base class abstract and add documentation
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
3495aa645f
|
Update headers
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
d59ba8cfe9
|
Rename base player test class to RateAdjustedBeatmap, refactor input tests
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
d80424b1d6
|
Remove load checks and place one in the constructor
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
f5aaf13363
|
Move all beatmap initialization logic into constructor
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
da922c603d
|
Nuke whitespace again
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
01c4671fc8
|
phantom whitespace
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
ebcc041ac8
|
Nuke whitespace
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
4353002fde
|
Fix dynamic compilation, use slidertick judgements
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
1f93fde246
|
Check for beatmap load state before performing test
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
d413d1ef1b
|
re-order tests again
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
837b4f4f6c
|
Fix input tests not using async loads
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
8b7cc2eaa2
|
Re-order tests
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
1fdb8ca37a
|
Fix auto-generated lisence header
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
8e09c66cbb
|
Split out testcase player for use in slider input tests
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
147a9c2440
|
Fix dynamic compilation failing
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
f79ce6a7f1
|
Remove unnecessary content override
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
927b0375fd
|
Use schedule for *all* setup
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
a2613e6279
|
Formatting and constants
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
cacefd5c65
|
Reword slider test xmldocs.
|
2019-02-23 14:14:34 +09:00 |
|
Dan Balasescu
|
5fdd7f9bff
|
Fix typo in comment
Co-Authored-By: peppy <pe@ppy.sh>
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
dfa34776a5
|
Change ampersands in xmldoc
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
3a57ff40cd
|
Add comment about other cases, rewind handling
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
44501d7d4b
|
Update test documentation
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
8e52e2330e
|
Add extensive commenting
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
1c75ee4e82
|
Add fixes
|
2019-02-23 14:14:34 +09:00 |
|
David Zhao
|
94d3814ae3
|
Add tests for slider input behavior
|
2019-02-23 14:14:34 +09:00 |
|
Dean Herbert
|
7566fcf536
|
Slider press fix
|
2019-02-23 14:14:34 +09:00 |
|
Dan Balasescu
|
89a05c086c
|
Merge pull request #4314 from peppy/fix-more-e
Revert some more instances of 'e' variable names
|
2019-02-22 20:34:08 +09:00 |
|
Dean Herbert
|
367bc53a06
|
Revert some more instances of 'e' variable names
|
2019-02-22 20:15:25 +09:00 |
|
Dean Herbert
|
999b36ad17
|
Merge pull request #4300 from smoogipoo/osu-fontusage
Apply FontUsage changes
|
2019-02-22 19:57:53 +09:00 |
|
smoogipoo
|
a0dae820ee
|
Woops
|
2019-02-22 19:49:37 +09:00 |
|
smoogipoo
|
d61dfe888e
|
Fix venera fonts not being correctly specified
|
2019-02-22 19:42:09 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
Dean Herbert
|
3f9a7b8873
|
Merge pull request #4303 from smoogipoo/bindable-valuechanged
Update with framework bindable changes
|
2019-02-22 18:04:59 +09:00 |
|
Dean Herbert
|
0431582959
|
Remove excess new line
|
2019-02-22 17:57:49 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
Dean Herbert
|
2c9e6adfd4
|
Merge branch 'master' into bindable-valuechanged
|
2019-02-22 17:14:05 +09:00 |
|
Dean Herbert
|
0f5f768112
|
Merge pull request #4308 from smoogipoo/disable-testcase-polling
Disable TestInstantPolling
|
2019-02-22 17:13:47 +09:00 |
|
Dean Herbert
|
452caabd40
|
Apply suggestions from code review
Co-Authored-By: smoogipoo <1329837+smoogipoo@users.noreply.github.com>
|
2019-02-22 17:06:49 +09:00 |
|
smoogipoo
|
d4bdae4b04
|
Disable TestInstantPolling
|
2019-02-22 16:59:52 +09:00 |
|
Dan Balasescu
|
de52318ae9
|
Merge pull request #4306 from peppy/add-judgement-tostring
Add ToString for Judgements to ease debugging
|
2019-02-22 14:57:01 +09:00 |
|
Dean Herbert
|
f919f2252f
|
Add ToString for Judgements to ease debugging
|
2019-02-22 12:02:54 +09:00 |
|
Dean Herbert
|
8f53af1c71
|
Update framework
|
2019-02-22 11:32:14 +09:00 |
|
smoogipoo
|
8853f7ad76
|
Explicitly set exo typeface in a few places
|
2019-02-21 19:26:02 +09:00 |
|
smoogipoo
|
d99eaa3fce
|
Simplify expression
|
2019-02-21 19:25:08 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
Dean Herbert
|
d637b184e4
|
Merge pull request #4247 from peppy/remove-pr-template
Remove github pull request template
|
2019-02-21 14:42:15 +09:00 |
|
Dean Herbert
|
bbeecd6c26
|
Merge pull request #4299 from nekodex/fix-flying-logo
Fix osu! logo traveling in a weird direction on entering gameplay
|
2019-02-21 14:39:35 +09:00 |
|