Dean Herbert
|
f4d0bef897
|
Fix timing screen test crashing due to missing dependency
|
2020-07-17 14:38:28 +09:00 |
|
Dan Balasescu
|
73e4850b74
|
Merge pull request #9587 from peppy/rider-test-directory
Ensure nUnit runs with correct CurrentDirectory
|
2020-07-17 12:35:24 +09:00 |
|
Dean Herbert
|
6a3b2ca7cf
|
Ensure nUnit runs with correct CurrentDirectory
|
2020-07-17 11:39:51 +09:00 |
|
Bartłomiej Dach
|
a8e96b3994
|
Reword test steps for consistency & fix typo
|
2020-07-16 20:17:37 +02:00 |
|
Bartłomiej Dach
|
fbf3a09835
|
Create catcher explicitly to make tests independent of ctor
|
2020-07-16 20:14:57 +02:00 |
|
Bartłomiej Dach
|
54b0321581
|
Factor out catcher as property
|
2020-07-16 20:12:32 +02:00 |
|
Bartłomiej Dach
|
f72a6b8c9d
|
Use [Resolved] instead
|
2020-07-16 20:08:48 +02:00 |
|
smoogipoo
|
8d9e5db641
|
Use enum values instead of class override
|
2020-07-16 21:29:39 +09:00 |
|
smoogipoo
|
03a7b8a6ef
|
Rename
|
2020-07-16 21:18:24 +09:00 |
|
smoogipoo
|
18d3685023
|
Pass in content
|
2020-07-16 21:17:51 +09:00 |
|
Dan Balasescu
|
df9ce9a4f8
|
Merge pull request #9572 from peppy/fix-catch-fruit-depth
Fix osu!catch dropping fruit appearing above the plate instead of behind
|
2020-07-16 21:14:38 +09:00 |
|
smoogipoo
|
967238e269
|
Add comment explaining scale
|
2020-07-16 17:47:00 +09:00 |
|
smoogipoo
|
74c7d9e67d
|
Use WithChild
|
2020-07-16 17:42:37 +09:00 |
|
smoogipoo
|
02031cea01
|
Add newline
|
2020-07-16 17:42:37 +09:00 |
|
smoogipoo
|
84e2e5677a
|
Add more info to xmldoc
|
2020-07-16 17:42:37 +09:00 |
|
smoogipoo
|
b09c584d91
|
Add test
|
2020-07-16 17:42:37 +09:00 |
|
smoogipoo
|
d546db0ec9
|
Fix default coverage
|
2020-07-16 17:35:00 +09:00 |
|
Gagah Pangeran
|
545e4a1f66
|
fix formatting
|
2020-07-16 15:32:07 +07:00 |
|
smoogipoo
|
b7f6ae5db9
|
Make the cover into a container
|
2020-07-16 17:26:48 +09:00 |
|
smoogipoo
|
1384e61747
|
Move cover to a separate file, rename
|
2020-07-16 17:26:34 +09:00 |
|
Gagah Pangeran
|
7021459c75
|
add hit lighting test in test scene catcher area
|
2020-07-16 15:25:07 +07:00 |
|
Gagah Pangeran
|
16d429d2b6
|
Delete test hitlighting
|
2020-07-16 15:24:03 +07:00 |
|
Dean Herbert
|
5049977395
|
Merge pull request #9578 from smoogipoo/accuracy-based-mania
|
2020-07-16 16:12:48 +09:00 |
|
Dan Balasescu
|
59da4f06ec
|
Merge branch 'master' into mania-fadein
|
2020-07-16 16:05:58 +09:00 |
|
Dean Herbert
|
61b298d74d
|
Merge pull request #9571 from smoogipoo/fix-mod-selection
|
2020-07-16 16:04:43 +09:00 |
|
Dan Balasescu
|
ab477c3be4
|
Remove returns xmldoc
|
2020-07-16 15:55:35 +09:00 |
|
Dan Balasescu
|
81a09b621c
|
Merge pull request #9579 from peppy/fix-video-offset
Fix storyboard video playback when not starting at beginning of beatmap
|
2020-07-16 15:50:09 +09:00 |
|
Dean Herbert
|
fd82d958e8
|
Merge pull request #9580 from smoogipoo/fix-chat-dim
Fix chat name backgrounds not dimming
|
2020-07-16 15:36:06 +09:00 |
|
Dean Herbert
|
c42b315abb
|
Expose via CreateProxiedContent method
|
2020-07-16 15:35:19 +09:00 |
|
smoogipoo
|
96724bde32
|
Fix chat name backgrounds not dimming
|
2020-07-16 15:05:01 +09:00 |
|
Dean Herbert
|
cc62d8911a
|
Merge pull request #9573 from smoogipoo/taiko-diffcalc-fixes-2
|
2020-07-16 14:59:06 +09:00 |
|
smoogipoo
|
87713215dc
|
Remove redundant parens
|
2020-07-16 14:30:17 +09:00 |
|
Dean Herbert
|
0a1e6a8273
|
Fix storyboard video playback when not starting at beginning of beatmap
|
2020-07-16 14:25:45 +09:00 |
|
smoogipoo
|
35d6501478
|
Also adjust taiko
|
2020-07-16 14:13:46 +09:00 |
|
smoogipoo
|
2b39857b8c
|
Make mania 80% acc 20% combo
|
2020-07-16 14:10:52 +09:00 |
|
smoogipoo
|
6b2b3f4d4d
|
Expose accuracy/combo portion adjustments
|
2020-07-16 14:10:44 +09:00 |
|
smoogipoo
|
dcd345eed9
|
Add a few tests
|
2020-07-16 01:35:38 +09:00 |
|
Dean Herbert
|
3666599053
|
Remove space
|
2020-07-15 22:00:48 +09:00 |
|
Dean Herbert
|
72789dc0aa
|
Remove redundant array spec
|
2020-07-15 21:52:37 +09:00 |
|
Dean Herbert
|
f0fa859609
|
Merge pull request #9567 from smoogipoo/add-thai-font
Use Noto-Thai font
|
2020-07-15 21:51:28 +09:00 |
|
Dean Herbert
|
7d4043e096
|
Merge branch 'master' into add-thai-font
|
2020-07-15 21:13:40 +09:00 |
|
Dean Herbert
|
2624862e32
|
Fix osu!catch dropping fruit appearing above the plate instead of behind
|
2020-07-15 20:58:09 +09:00 |
|
Dean Herbert
|
4e9e9205d4
|
Merge pull request #9366 from jorolf/logo-shader
|
2020-07-15 20:42:38 +09:00 |
|
smoogipoo
|
1a6ae3194e
|
Add test
|
2020-07-15 19:45:48 +09:00 |
|
jorolf
|
87f7d8744d
|
simplify transform
|
2020-07-15 12:40:46 +02:00 |
|
smoogipoo
|
94834e4920
|
Select mods via exact types
|
2020-07-15 19:35:52 +09:00 |
|
Dean Herbert
|
53a46400f5
|
Update resources
|
2020-07-15 19:06:40 +09:00 |
|
Dean Herbert
|
fe68e8276d
|
Merge branch 'master' into logo-shader
|
2020-07-15 19:06:35 +09:00 |
|
Dean Herbert
|
675544ec2f
|
Tidy up colour and variable usage
|
2020-07-15 19:03:59 +09:00 |
|
Dean Herbert
|
19ab973bb9
|
Add second layer to test scene
|
2020-07-15 18:48:20 +09:00 |
|