Commit Graph

42 Commits

Author SHA1 Message Date
7a1909bf97 Change parameter order of LegacySkin to put IStorageResourceProvider first
The optional resource store should not be before the (basically)
required resource provider.
2022-03-23 15:02:04 +09:00
5288eedd31 Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID 2022-01-27 15:38:03 +09:00
5f61936700 Update legacy encoder tests to only compare pieces we care about 2021-09-10 17:29:09 +09:00
1952ebece9 Update tests to use more correct control point definitions 2021-09-06 22:04:51 +09:00
eb21ed08f8 Update test to only compare HitObjects 2021-08-31 14:51:14 +09:00
ce0d7cce2d Merge branch 'remove-ijsonserializable' into no-more-sample-control-points-info 2021-08-31 14:40:54 +09:00
a2cff75fc0 Fix editor not cloning control points as expected 2021-08-30 21:55:08 +09:00
2115d6f93e Add test coverage of legacy sample point recreation 2021-08-30 17:14:53 +09:00
4adfe9a6dc Add test coverage of double-convert stability 2021-08-30 15:30:04 +09:00
6108451449 Retrieve separated skin instance from working beatmap for editing 2021-08-15 21:18:09 +02:00
4f6de6fdc6 Implement GetSkin() for other working beatmaps 2021-05-21 20:21:29 +03:00
400f8b3938 Add GetStream to IWorkingBeatmap
This is necessary to obtain the filesize of the audio and background files.
2021-04-17 17:47:13 +02:00
9c1320e18b Add test 2021-04-06 14:34:26 +09:00
88ffcb9234 Update EndsWith usages 2020-10-16 12:58:34 +09:00
e17ccdfe9f Merge branch 'master' into combo-colors 2020-09-07 13:55:41 +09:00
2b16e25353 Revert unnecessary passing down of tuple in test 2020-09-06 18:44:41 +02:00
2a7259f7aa Update LegacyBeatmapEncoderTest.cs 2020-09-01 18:15:46 +02:00
c2ade44656 Change types back 2020-09-01 17:58:06 +02:00
a893aa8af8 Cut down changes done to LegacyBeatmapEncoderTest 2020-08-31 17:24:24 +02:00
07f6a68179 Update LegacyBeatmapEncoderTest.cs 2020-08-30 21:13:06 +02:00
43d144b7c0 Remove empty argument list 2020-08-30 16:23:00 +02:00
337037ab3b Make test load actual beatmap's skin configuration 2020-08-30 16:08:52 +02:00
919d7b7785 Remove redundant call to TestResources 2020-08-30 16:08:13 +02:00
e428144f73 Use IBeatmapSkin 2020-08-30 11:34:50 +02:00
da5853e7eb Create a new BeatmapSetInfo when setting files 2020-08-29 10:25:43 +02:00
492be0e016 Fix formatting 2020-08-23 15:23:10 +02:00
e6646b9877 Resolve review comments 2020-08-23 15:08:02 +02:00
cfd82104db Minor changes and improvements 2020-08-16 01:00:28 +02:00
434354c44c Properly implement SkinConfiguration equality 2020-08-16 00:21:26 +02:00
3a6e378a08 Change skin testing 2020-08-15 23:41:53 +02:00
0e8411f76c Rename fields and make readonly 2020-08-15 22:06:26 +02:00
c4a7fac760 Add required parameters and other various changes 2020-08-15 22:03:24 +02:00
69590113d6 Temporary changes 2020-08-12 06:40:21 +02:00
e87f50f74f Rename method 2020-08-07 22:31:41 +09:00
ca6e6f7496 Add required parameter for android build 2020-05-11 17:26:11 +09:00
7f7d5e6617 Fix apparently required argument 2020-05-11 16:37:08 +09:00
93440874db Refactor beatmap encoder test to be a bit easier to understand 2020-05-11 16:30:54 +09:00
1e7e7417ed Fix testing relying on control point order 2020-04-22 09:04:44 +09:00
8ea76244a2 Fix only single beatmap being tested 2020-04-22 09:04:44 +09:00
9713d90388 Always apply beatmap converter/processor 2020-04-22 09:04:44 +09:00
c976427206 Refactor test to be more complete 2019-12-13 19:00:28 +09:00
be000e13e4 Implement initial legacy beatmap encoding support 2019-12-12 18:34:40 +09:00