Commit Graph

261 Commits

Author SHA1 Message Date
345779b19a Merge branch 'master' into diffcalc/fix/clockrate-adjusted-decay 2021-04-02 20:58:29 +09:00
6a286c5e21 Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.9.1 to 16.9.4.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.9.1...v16.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-01 17:16:02 +00:00
8438fce764 Merge branch 'master' into diffcalc/fix/clockrate-adjusted-decay 2021-03-26 11:47:38 +09:00
a16c0641b2 Revert EF Core to version 2.2
This reverts commit f3faad74d5, reversing
changes made to 712e7bc7bf.

Several issues arose after migrating to 5.0, including, but possibly not
limited to, performance regressions in song select, as well as failures
when attempting to save beatmaps after metadata changes in the editor.
2021-03-21 11:05:15 +01:00
f01ece8c8d Merge branch 'master' into taiko-explosion-pooling 2021-03-18 19:43:42 +09:00
1573298e68 Update remaining package references to point to efcore5 2021-03-15 13:12:10 +09:00
00306c0075 Adjust test code after explosion pooling changes 2021-03-14 16:15:33 +01:00
8b74666cc3 Add support for pooling explosions in taiko 2021-03-14 16:15:33 +01:00
b03efd6940 Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.8.3 to 16.9.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.8.3...v16.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:43:45 +00:00
417bb07b36 Update tests with fixed diffcalc values 2021-02-20 20:23:49 +11:00
9d229a5ec2 Add tests for clockrate adjusted difficulty calculations 2021-02-20 16:27:58 +11:00
72b2123500 Update nunit in line with framework 2021-02-15 21:42:35 +09:00
1e99357a97 Update build configurations to net5.0 paths 2021-01-19 12:13:27 +09:00
0ea4e221b2 Merge branch 'master' into net5.0 2021-01-14 14:02:51 +03:00
22a0f99f35 Add failing test 2021-01-12 17:49:21 +09:00
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
6e21806873 Adjust sample test to pass with pooling 2020-12-20 18:44:47 +01:00
8b6bc09b8f Implement drum roll application 2020-12-20 16:26:16 +01:00
e32b1c34ca Implement hit application 2020-12-20 16:26:16 +01:00
232c0205b4 Refactor hit object application scene to work reliably 2020-12-20 16:01:01 +01:00
5af1ac1b53 Rename TaikoStrong{-> able}HitObject 2020-12-14 21:46:02 +01:00
7ba04a2cc3 Merge branch 'master' into taiko-strong-state-refactor 2020-12-14 21:44:50 +01:00
d275418b25 Rename and simplify test 2020-12-13 23:17:26 +01:00
ea09cbddc6 Register bar line pool & use in drawable ruleset 2020-12-13 22:31:33 +01:00
c103c3691f Add test for bar line application 2020-12-13 22:31:33 +01:00
44dd9a57a8 Add abstract hit object application test scene 2020-12-13 22:31:33 +01:00
a8e86a20e1 Unify bar line types & prepare for pooling 2020-12-13 22:31:33 +01:00
61c488cd5e Create HO-specific nested hit types 2020-12-13 13:08:32 +01:00
f74567e8eb Introduce base class for hitobjects that can be strong 2020-12-13 12:36:39 +01:00
1ddc896b76 Rename Strong{-> Nested}HitObject 2020-12-13 12:34:14 +01:00
3a3b32186e Make height test steps work better 2020-12-13 00:30:41 +01:00
43c0e2191d Apply local fix for strong/colour not being applied correctly 2020-12-13 00:30:41 +01:00
76193e2217 Fix miss step not working 2020-12-13 00:30:41 +01:00
34e7a36b38 Fix kiai hit steps not working correctly 2020-12-13 00:30:41 +01:00
8292c746ea Leverage hitobject model for strong hit instead of creating own 2020-12-13 00:30:41 +01:00
53da137425 Merge branch 'master' into net5.0 2020-12-10 17:14:21 +09:00
c70b13ecc2 Adjust namespace 2020-12-07 12:30:25 +09:00
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
3b600f0a7b Target net5.0 instead of netcoreapp3 2020-11-20 10:45:19 +03:00
a53b5ef8b9 Remove --no-restore from VSCode build tasks 2020-11-16 19:22:08 +09:00
e9b5f54128 Cover mapping fully for taiko mods 2020-11-15 15:32:02 +01:00
9899687bfe Rename existing method to allow for new one 2020-11-15 14:17:41 +01:00
e0dea4c941 Merge pull request #10775 from bdach/disable-kiai-explosion-on-legacy 2020-11-11 18:06:31 +09:00
8706b51b77 Merge pull request #10717 from smoogipoo/dho-apply 2020-11-11 10:54:24 +09:00
35763a74fd Add test scene 2020-11-10 14:08:13 +01:00
4ea823e4dc Fix test failures 2020-11-10 22:02:33 +09:00
ceb17764b1 Also replace / with - for args in other task.jsons 2020-11-07 01:09:21 +01:00
1a0171fb2d Fix tests specifying steps in their constructors 2020-10-02 18:23:18 +09:00
f439c1afbc Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
4ef7ab2872 Fix tests 2020-09-29 16:33:38 +09:00