Dean Herbert
|
a43166e8a9
|
Merge branch 'master' into followpointrenderer-hitobject
|
2020-11-05 15:42:09 +09:00 |
|
smoogipoo
|
9c1c9945af
|
Make FollowPointRenderer use hitobject models
|
2020-11-05 15:01:45 +09:00 |
|
smoogipoo
|
9a7fcadabc
|
Use BDL for top-level osu! DHOs
|
2020-11-05 13:51:46 +09:00 |
|
Dean Herbert
|
f9ca47ca86
|
Add test coverage
|
2020-10-20 13:59:07 +09:00 |
|
Dean Herbert
|
f0b5ba9534
|
Merge branch 'master' into skin-slider-end-circle-support
|
2020-10-05 17:45:51 +09:00 |
|
Dean Herbert
|
5dea37792c
|
Merge branch 'master' into health-adjustments
|
2020-10-04 21:38:40 +09:00 |
|
Dean Herbert
|
ec30ca24c5
|
Merge pull request #10343 from bdach/hitresult-miss-fixes
Replace direct references to HitResult.Miss wherever applicable
|
2020-10-04 21:36:26 +09:00 |
|
Bartłomiej Dach
|
7e7f225eee
|
Adjust slider input test to match new judgement result
|
2020-10-03 12:34:34 +02:00 |
|
Bartłomiej Dach
|
2b1ef16f89
|
Replace comparison references to HitResult.Miss with IsHit
|
2020-10-02 23:31:24 +02:00 |
|
Dean Herbert
|
f0eae02471
|
Merge branch 'fix-broken-ctor-tests' into skin-slider-end-circle-support
|
2020-10-02 18:24:35 +09:00 |
|
Dean Herbert
|
1a0171fb2d
|
Fix tests specifying steps in their constructors
|
2020-10-02 18:23:18 +09:00 |
|
Dean Herbert
|
78bf58f4f8
|
Add metrics skin elements for sliderendcircle
|
2020-10-02 14:50:03 +09:00 |
|
Dean Herbert
|
50722cc754
|
Update slider test scene sliders to fit better
|
2020-10-02 14:48:56 +09:00 |
|
smoogipoo
|
cb6b35116a
|
Merge branch 'master' into scoring-standardisation
|
2020-10-01 12:28:51 +09:00 |
|
smoogipoo
|
6b416c9881
|
Rename method and improve method implementation
|
2020-10-01 12:09:12 +09:00 |
|
smoogipoo
|
4c872094c9
|
Adjust slider tests
|
2020-09-29 18:29:50 +09:00 |
|
smoogipoo
|
bad48d6d44
|
Merge branch 'master' into scoring-standardisation
|
2020-09-29 16:33:38 +09:00 |
|
smoogipoo
|
a77741927c
|
Use new hit results in osu
|
2020-09-29 16:33:38 +09:00 |
|
Dean Herbert
|
b2261f03e2
|
Merge branch 'master' into fix-spinner-rpm-user-rate-adjust
|
2020-09-25 20:21:35 +09:00 |
|
Dean Herbert
|
c41fb67e73
|
Move all ruleset editor tests to their own namespace
|
2020-09-25 18:51:26 +09:00 |
|
Dean Herbert
|
8a0c79466d
|
Use simplified methods for press/release key
|
2020-09-25 12:16:50 +09:00 |
|
Dean Herbert
|
15b1069099
|
Fix tests not being relative to screen space
|
2020-09-24 16:37:08 +09:00 |
|
Dean Herbert
|
ead6479442
|
Also test with distance snap enabled for sanity
|
2020-09-24 16:31:30 +09:00 |
|
Dean Herbert
|
89ded2903c
|
Add test coverage of circle-slider snapping
|
2020-09-24 16:24:35 +09:00 |
|
Dean Herbert
|
1a98e8d715
|
Add test coverage of object-object snapping
|
2020-09-24 16:24:35 +09:00 |
|
Dean Herbert
|
0cecb2bba3
|
Remove incorrect assumption from tests
|
2020-09-21 19:33:19 +09:00 |
|
smoogipoo
|
679dc34aa4
|
Add test timeouts
|
2020-09-07 17:18:54 +09:00 |
|
Dean Herbert
|
249ae5df1b
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-02 15:24:46 +09:00 |
|
dependabot-preview[bot]
|
66c0d12da6
|
Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.0...v16.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-01 17:19:46 +00:00 |
|
Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|
Craftplacer
|
9b3a48ee5e
|
Revert "Add marker interface for beatmap skins"
|
2020-08-31 18:29:46 +02:00 |
|
Dean Herbert
|
814655770d
|
Merge branch 'master' into beatmapskin-interface
|
2020-08-30 12:22:55 +09:00 |
|
Bartłomiej Dach
|
c9723e541a
|
Add metrics skin resources for old style spinner
|
2020-08-29 23:21:19 +02:00 |
|
Bartłomiej Dach
|
d22768a98c
|
Add scale specification to spinner scene for visibility
|
2020-08-29 23:20:59 +02:00 |
|
Craftplacer
|
43e91877a7
|
Scope and limit parameter to IBeatmapSkin
|
2020-08-29 14:47:26 +02:00 |
|
Craftplacer
|
9ce9ba3a0d
|
Update TestSceneSkinFallbacks.cs
|
2020-08-29 13:50:29 +02:00 |
|
Craftplacer
|
4cb9e1d443
|
Initial commit
|
2020-08-29 10:33:43 +02:00 |
|
Dean Herbert
|
fcf7038642
|
Fix a couple of missed cases
|
2020-08-27 00:21:50 +09:00 |
|
Dean Herbert
|
d2c2e8bbe8
|
Revert some more usage of MusicController back to WorkingBeatmap
|
2020-08-21 15:17:21 +09:00 |
|
Dean Herbert
|
9e7a28002d
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-13 17:56:50 +09:00 |
|
smoogipoo
|
45876bc55a
|
Fix reference to non-existent variable
|
2020-08-12 23:50:33 +09:00 |
|
Dean Herbert
|
429ad783cf
|
Merge branch 'update-framework' into beatmap-track-rework
|
2020-08-12 23:35:46 +09:00 |
|
Bartłomiej Dach
|
25f59e0489
|
Add failing test cases
|
2020-08-11 21:55:50 +02:00 |
|
Bartłomiej Dach
|
b78ccf8a34
|
Rewrite Spun Out test scene
|
2020-08-11 21:28:00 +02:00 |
|
Dean Herbert
|
ca7fd57ec2
|
Merge pull request #9826 from bdach/spinner-rotation-clock-rate
|
2020-08-11 10:43:55 +09:00 |
|
Bartłomiej Dach
|
cca78235d5
|
Replace CumulativeRotation with RateAdjustedRotation
|
2020-08-10 23:02:06 +02:00 |
|
Bartłomiej Dach
|
5d63b5f6a5
|
Add failing test cases
|
2020-08-10 23:02:01 +02:00 |
|
Bartłomiej Dach
|
61f1c4fe62
|
Extract replay-transforming helper test method
|
2020-08-10 19:51:00 +02:00 |
|
dependabot-preview[bot]
|
d7de8b2916
|
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-10 17:17:07 +00:00 |
|
smoogipoo
|
5002d69f69
|
Update inspections
|
2020-08-07 20:51:56 +09:00 |
|
smoogipoo
|
5c05fe3988
|
Expose track from MusicController
|
2020-08-06 16:24:14 +09:00 |
|
smoogipoo
|
6e42b8219c
|
Move track to MusicController, compiles
|
2020-08-06 16:24:14 +09:00 |
|
Dean Herbert
|
3b15a50f0d
|
Fix unnecessary + character
|
2020-08-06 12:34:42 +09:00 |
|
Dean Herbert
|
d5324be07d
|
Fix malformed testcase
|
2020-08-06 12:33:40 +09:00 |
|
Dean Herbert
|
bb73489ae5
|
Fix very short spinners being impossible to complete
|
2020-08-05 18:46:58 +09:00 |
|
Bartłomiej Dach
|
efb08aeed3
|
Switch unnecessary wait steps to asserts
|
2020-08-02 14:54:41 +02:00 |
|
Bartłomiej Dach
|
f412808331
|
Check rotation with bigger tolerance to account for damp
|
2020-08-02 13:26:48 +02:00 |
|
Dean Herbert
|
fb74195d83
|
Move InputManager implementation to base skinnable test scene class
|
2020-07-31 10:45:10 +09:00 |
|
Dean Herbert
|
023feaf438
|
Refactor to centralise implementation into a single component
Turns out this is a better way forward.
|
2020-07-29 22:31:52 +09:00 |
|
Dean Herbert
|
d01d1ce3f1
|
Add initial support for spinner disc skinning
|
2020-07-29 16:25:10 +09:00 |
|
Dean Herbert
|
c3c60334ec
|
Add skinning support to spinner test scene
|
2020-07-29 15:35:08 +09:00 |
|
Dean Herbert
|
afceab685b
|
Merge pull request #9688 from peppy/less-spinner-bonus-score
Reduce spinner tick and bonus score
|
2020-07-28 14:21:48 +09:00 |
|
Dean Herbert
|
dc577aa6fa
|
Fix display of bonus score
|
2020-07-28 11:22:58 +09:00 |
|
Bartłomiej Dach
|
7ad3101d08
|
Bring back custom fade-out delay if hit lighting is on
|
2020-07-27 19:21:01 +02:00 |
|
Bartłomiej Dach
|
bbc7d69524
|
Add failing test cases
|
2020-07-27 19:07:21 +02:00 |
|
Dean Herbert
|
06c4fb7171
|
Update bonus score spec in test
|
2020-07-27 18:40:53 +09:00 |
|
Dean Herbert
|
0050f6348f
|
Merge branch 'master' into add-spinner-bonus-score
|
2020-07-23 23:05:04 +09:00 |
|
Dean Herbert
|
acff270e96
|
Fix failing test by moving slider closer
|
2020-07-23 19:14:18 +09:00 |
|
Dean Herbert
|
a4680d7a89
|
Reduce test range as to not hit spin cat
|
2020-07-21 19:22:42 +09:00 |
|
Dean Herbert
|
35d53139e7
|
Merge branch 'master' into add-spinner-bonus-score
|
2020-07-21 11:21:17 +09:00 |
|
Dean Herbert
|
55d921ef85
|
Improve feel of animation
|
2020-07-20 17:22:30 +09:00 |
|
smoogipoo
|
9f7750e615
|
Add texture wrapping support to skins
|
2020-07-17 16:54:30 +09:00 |
|
Dean Herbert
|
8411a36a0f
|
Merge pull request #9545 from smoogipoo/reset-judgement-animation
|
2020-07-14 07:35:53 +09:00 |
|
dependabot-preview[bot]
|
8087a75c35
|
Bump NUnit3TestAdapter from 3.15.1 to 3.17.0
Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 3.15.1 to 3.17.0.
- [Release notes](https://github.com/nunit/nunit3-vs-adapter/releases)
- [Commits](https://github.com/nunit/nunit3-vs-adapter/compare/V3.15.1...V3.17)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-07-13 17:22:39 +00:00 |
|
smoogipoo
|
53520ec7c4
|
Add test
|
2020-07-13 21:21:59 +09:00 |
|
Dean Herbert
|
b68a2d885c
|
Add testability against different background colours / with user input
|
2020-07-10 14:47:26 +09:00 |
|
Dean Herbert
|
fee19753e1
|
Fix animations not playing correctly in test scene due to too many calls to OnPressed
|
2020-07-10 14:47:11 +09:00 |
|
Dean Herbert
|
13618915b7
|
Don't show cursor guide in gameplay cursor test
|
2020-07-10 14:46:49 +09:00 |
|
Dean Herbert
|
efb2c2f4ae
|
Rename variable to be more clear on purpose
|
2020-07-09 12:01:00 +09:00 |
|
Bartłomiej Dach
|
31a1f8b9a7
|
Add coverage for spinning in both directions
|
2020-07-08 22:37:45 +02:00 |
|
Bartłomiej Dach
|
37ecab3f2f
|
Add assertions to make spinner tests fail
|
2020-07-08 21:09:27 +02:00 |
|
smoogipoo
|
b3e200ee7f
|
Re-invert test
|
2020-06-22 21:00:35 +09:00 |
|
smoogipoo
|
261adfc4e6
|
Create a local playable beatmap instead
|
2020-06-22 18:38:41 +09:00 |
|
smoogipoo
|
863666f7c4
|
Move accuracy heatmap to osu! ruleset, rename, remove magic number
|
2020-06-19 21:14:31 +09:00 |
|
Dean Herbert
|
0b6e8783d4
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-12 17:06:27 +09:00 |
|
Dean Herbert
|
7dc19220e5
|
Apply new resharper formatting fixes
|
2020-06-09 23:38:54 +09:00 |
|
Salman Ahmed
|
741fa20149
|
Use CreateRuleset() for editor test scenes as well
|
2020-06-04 00:47:10 +03:00 |
|
Salman Ahmed
|
611f64fd36
|
Add base ready-made abstract scene for osu! mod tests
|
2020-06-03 23:24:00 +03:00 |
|
Salman Ahmed
|
84b40ea2c6
|
Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset
# Conflicts:
# osu.Game.Rulesets.Catch.Tests/TestSceneBananaShower.cs
# osu.Game.Rulesets.Catch.Tests/TestSceneHyperDash.cs
# osu.Game/Tests/Visual/ModTestScene.cs
# osu.Game/Tests/Visual/OsuTestScene.cs
|
2020-06-03 22:00:02 +03:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
smoogipoo
|
efff2bf15d
|
Add HitObject to DefaultsApplied event
|
2020-05-08 18:49:19 +09:00 |
|
dependabot-preview[bot]
|
03863d901b
|
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-27 08:59:09 +00:00 |
|
Salman Ahmed
|
227503c0af
|
Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset
|
2020-04-23 16:25:33 +03:00 |
|
Salman Ahmed
|
2fa47992dc
|
Seal the ruleset creation methods and let abstract method take their place
Also makes `CreatePlayerRuleset()` and `CreateRulesetForSkinProvider()` not-null to avoid unwanted behaviour with their derivers
|
2020-04-23 13:27:12 +03:00 |
|
smoogipoo
|
8d5732aabd
|
Make placements happen on mouse down
|
2020-04-23 12:17:11 +09:00 |
|
Dean Herbert
|
5a2129da7c
|
Merge branch 'master' into allow-cancelling-completion
|
2020-04-21 11:22:37 +09:00 |
|
Dan Balasescu
|
eb7b04d8bc
|
Merge branch 'master' into fix-osu-hidden-mod-alt
|
2020-04-20 17:47:27 +09:00 |
|
Salman Ahmed
|
4c945b5feb
|
Merge remote-tracking branch 'upstream/master' into allow-cancelling-completion
|
2020-04-20 06:43:30 +03:00 |
|