Samuel Cattini-Schultz
|
9d229a5ec2
|
Add tests for clockrate adjusted difficulty calculations
|
2021-02-20 16:27:58 +11:00 |
|
Dean Herbert
|
72b2123500
|
Update nunit in line with framework
|
2021-02-15 21:42:35 +09:00 |
|
Dean Herbert
|
1e99357a97
|
Update build configurations to net5.0 paths
|
2021-01-19 12:13:27 +09:00 |
|
Roman Kapustin
|
0ea4e221b2
|
Merge branch 'master' into net5.0
|
2021-01-14 14:02:51 +03:00 |
|
smoogipoo
|
22a0f99f35
|
Add failing test
|
2021-01-12 17:49:21 +09:00 |
|
dependabot-preview[bot]
|
0fd2e368c1
|
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.0 to 16.8.3.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.0...v16.8.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-01-01 17:53:41 +00:00 |
|
Bartłomiej Dach
|
6e21806873
|
Adjust sample test to pass with pooling
|
2020-12-20 18:44:47 +01:00 |
|
Bartłomiej Dach
|
8b6bc09b8f
|
Implement drum roll application
|
2020-12-20 16:26:16 +01:00 |
|
Bartłomiej Dach
|
e32b1c34ca
|
Implement hit application
|
2020-12-20 16:26:16 +01:00 |
|
Bartłomiej Dach
|
232c0205b4
|
Refactor hit object application scene to work reliably
|
2020-12-20 16:01:01 +01:00 |
|
Bartłomiej Dach
|
5af1ac1b53
|
Rename TaikoStrong{-> able}HitObject
|
2020-12-14 21:46:02 +01:00 |
|
Bartłomiej Dach
|
7ba04a2cc3
|
Merge branch 'master' into taiko-strong-state-refactor
|
2020-12-14 21:44:50 +01:00 |
|
Bartłomiej Dach
|
d275418b25
|
Rename and simplify test
|
2020-12-13 23:17:26 +01:00 |
|
Bartłomiej Dach
|
ea09cbddc6
|
Register bar line pool & use in drawable ruleset
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
c103c3691f
|
Add test for bar line application
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
44dd9a57a8
|
Add abstract hit object application test scene
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
a8e86a20e1
|
Unify bar line types & prepare for pooling
|
2020-12-13 22:31:33 +01:00 |
|
Bartłomiej Dach
|
61c488cd5e
|
Create HO-specific nested hit types
|
2020-12-13 13:08:32 +01:00 |
|
Bartłomiej Dach
|
f74567e8eb
|
Introduce base class for hitobjects that can be strong
|
2020-12-13 12:36:39 +01:00 |
|
Bartłomiej Dach
|
1ddc896b76
|
Rename Strong{-> Nested}HitObject
|
2020-12-13 12:34:14 +01:00 |
|
Bartłomiej Dach
|
3a3b32186e
|
Make height test steps work better
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
43c0e2191d
|
Apply local fix for strong/colour not being applied correctly
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
76193e2217
|
Fix miss step not working
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
34e7a36b38
|
Fix kiai hit steps not working correctly
|
2020-12-13 00:30:41 +01:00 |
|
Bartłomiej Dach
|
8292c746ea
|
Leverage hitobject model for strong hit instead of creating own
|
2020-12-13 00:30:41 +01:00 |
|
Dean Herbert
|
53da137425
|
Merge branch 'master' into net5.0
|
2020-12-10 17:14:21 +09:00 |
|
ekrctb
|
c70b13ecc2
|
Adjust namespace
|
2020-12-07 12:30:25 +09:00 |
|
dependabot-preview[bot]
|
5772a0811c
|
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-02 00:56:09 +00:00 |
|
Roman Kapustin
|
3b600f0a7b
|
Target net5.0 instead of netcoreapp3
|
2020-11-20 10:45:19 +03:00 |
|
ekrctb
|
a53b5ef8b9
|
Remove --no-restore from VSCode build tasks
|
2020-11-16 19:22:08 +09:00 |
|
Bartłomiej Dach
|
e9b5f54128
|
Cover mapping fully for taiko mods
|
2020-11-15 15:32:02 +01:00 |
|
Bartłomiej Dach
|
9899687bfe
|
Rename existing method to allow for new one
|
2020-11-15 14:17:41 +01:00 |
|
Dean Herbert
|
e0dea4c941
|
Merge pull request #10775 from bdach/disable-kiai-explosion-on-legacy
|
2020-11-11 18:06:31 +09:00 |
|
Dean Herbert
|
8706b51b77
|
Merge pull request #10717 from smoogipoo/dho-apply
|
2020-11-11 10:54:24 +09:00 |
|
Bartłomiej Dach
|
35763a74fd
|
Add test scene
|
2020-11-10 14:08:13 +01:00 |
|
smoogipoo
|
4ea823e4dc
|
Fix test failures
|
2020-11-10 22:02:33 +09:00 |
|
kamp
|
ceb17764b1
|
Also replace / with - for args in other task.jsons
|
2020-11-07 01:09:21 +01:00 |
|
Dean Herbert
|
1a0171fb2d
|
Fix tests specifying steps in their constructors
|
2020-10-02 18:23:18 +09:00 |
|
smoogipoo
|
f439c1afbc
|
Make osu/taiko/catch use Ok+Great
|
2020-09-29 17:16:55 +09:00 |
|
smoogipoo
|
4ef7ab2872
|
Fix tests
|
2020-09-29 16:33:38 +09:00 |
|
Bartłomiej Dach
|
0563a488f4
|
Add failing test case
|
2020-09-26 20:45:18 +02:00 |
|
Bartłomiej Dach
|
b1e02db874
|
Extract base taiko drawable ruleset scene
|
2020-09-26 20:36:38 +02:00 |
|
Bartłomiej Dach
|
095686a320
|
Hide test hit directly in explosion scene
|
2020-09-26 17:26:26 +02:00 |
|
Bartłomiej Dach
|
b64e69fabd
|
Add test hits to playfields directly where possible
|
2020-09-26 17:18:50 +02:00 |
|
Dean Herbert
|
a72629437d
|
Merge pull request #10250 from smoogipoo/fix-taiko-crash
Fix potential taiko crash on rewind
|
2020-09-25 20:24:22 +09:00 |
|
smoogipoo
|
0853f0e128
|
Remove comment
|
2020-09-25 19:38:23 +09:00 |
|
smoogipoo
|
acfa62bb50
|
Fix potential taiko crash on rewind
|
2020-09-25 19:25:58 +09:00 |
|
Dean Herbert
|
c41fb67e73
|
Move all ruleset editor tests to their own namespace
|
2020-09-25 18:51:26 +09:00 |
|
Bartłomiej Dach
|
a0573af0e1
|
Fix test failure due to uninitialised drawable hit object
|
2020-09-20 20:44:31 +02:00 |
|
Bartłomiej Dach
|
026fc2023b
|
Add visual tests for strong hit explosions
|
2020-09-20 19:40:30 +02:00 |
|