Commit Graph

717 Commits

Author SHA1 Message Date
5159127bce Fix SQLite failing to initialize on test projects 2018-03-26 18:07:09 +09:00
35ef9d99c6 Only compile with net461 in visual studio 2018-03-26 15:44:55 +09:00
3f9b14704e Fix extra semicolon 2018-03-26 13:30:58 +09:00
96901b6498 Add msbuild/dotnet build + launch targets 2018-03-26 10:52:54 +09:00
90d763fda5 Apply review changes and suggestions 2018-03-25 10:00:30 -07:00
78a7564acd Score multiplier edits 2018-03-24 16:00:18 -07:00
31920f1866 Fix ruleset resources not getting included in build 2018-03-25 02:12:01 +09:00
d28de89e50 Add net461 target to test projects for nunit discovery
Nunit "by design" will not run tests for NETStandard projects (see: https://github.com/nunit/dotnet-test-nunit/issues/122#issuecomment-329531632).
2018-03-25 01:35:50 +09:00
7b39447213 Update OsuAutoGenerator.cs 2018-03-24 18:34:56 +08:00
bee9af8500 Update OsuAutoGenerator.cs 2018-03-24 18:30:36 +08:00
9d96aeb347 Update OsuAutoGenerator.cs 2018-03-24 17:53:50 +08:00
12f785bf40 Change duplicate condition to HitResult.Good instead of HitResult.Meh 2018-03-24 17:48:43 +08:00
97be022e22 Remove duplicate condition 2018-03-24 16:55:39 +08:00
c29f7a4333 Merge remote-tracking branch 'origin/master' into netstandard 2018-03-24 14:49:46 +09:00
9d3529ce7b Merge branch 'master' into cursor-skinning 2018-03-22 21:07:16 +09:00
af65f2dd48 Move AccentColour changes local to rulesets which rely on it 2018-03-22 18:53:16 +09:00
ab9505652b Merge branch 'master' into skin--completion 2018-03-22 16:44:00 +09:00
4ccaf143b5 Give sliders a default accent colour 2018-03-22 15:50:19 +09:00
78a8f60b39 IHasComboIndex -> IHasComboInformation 2018-03-22 12:35:17 +09:00
505a7c14fc was persuaded I changed the if statement... 2018-03-21 21:14:17 +01:00
d909cce8d6 Add the ability to skin the gameplay cursor 2018-03-21 20:06:10 +09:00
8159e219fd increaseFirstObjectVisibility now cannot be null 2018-03-20 22:23:27 +01:00
cdbe6bf22d cleared comment 2018-03-20 21:55:35 +01:00
4068be1293 cleared comment 2018-03-20 21:54:44 +01:00
9252203916 build fix 2018-03-20 18:23:41 +01:00
fb3d319d0e Make fallback bool into a function
Allows correct handling now that beatmap skins are also a thing.
2018-03-20 16:40:11 +09:00
c38c26eacb Move combo index processing to BeatmapProcessor 2018-03-20 15:57:43 +09:00
cb3d0db555 Move combo colours completely out of HitObjects 2018-03-20 15:50:12 +09:00
fea8f868d7 Fixing hidden test bug 2018-03-17 13:22:58 +01:00
7e7f8ed7a2 Merge branch 'master' into drawable-composite-hit-object 2018-03-16 15:53:16 +09:00
23ffee3d38 Merge branch 'master' into drawable-composite-hit-object 2018-03-16 15:38:52 +09:00
46f5c0fc19 Merge branch 'master' into mod-fixes 2018-03-16 15:38:41 +09:00
cdc61d5f0d Merge branch 'master' into fix-combo-colours 2018-03-16 14:59:45 +09:00
7ed84465fb Merge branch 'master' into mod-fixes 2018-03-16 11:27:39 +09:00
a42035f494 Make DrawableHitObject a CompositeDrawable
No reason for it to be a container.
2018-03-15 13:41:06 +09:00
8d433cb4bf Merge branch 'master' into cursor-trail 2018-03-15 11:14:21 +09:00
a0691168cb Merge remote-tracking branch 'upstream/master' into editor-hitobject-movement 2018-03-14 15:35:24 +09:00
81f82d98a1 Rework a lot of naming and structure 2018-03-14 15:18:21 +09:00
d122aa80e4 Edit mods description, multiplier, and code 2018-03-13 20:07:03 -07:00
13f64a1d12 Merge branch 'master' into cursor-trail 2018-03-14 11:42:40 +09:00
8a86766324 Changes requests 2018-03-13 23:21:47 +01:00
c55d70ec13 Merge branch 'master' into fix-combo-colours 2018-03-13 19:19:45 +09:00
e43de68ad3 Move colour parsing to LegacyDecoder 2018-03-13 19:13:50 +09:00
0c705b0397 Rename to EditorTestCase 2018-03-13 15:57:05 +09:00
b93e83e3d2 Merge branch 'master' into base-editor-testcase 2018-03-13 15:53:33 +09:00
107ad8cfff Merge remote-tracking branch 'FreezyLemon/master' into more-skinning 2018-03-12 22:01:59 +09:00
d2859d779d Create a base TestCaseEditor for rulests to derive 2018-03-12 19:43:52 +09:00
8c4bcb4a04 Only accept drag movement on the overlays 2018-03-12 17:33:10 +09:00
212142429f Derive from IHasPosition 2018-03-12 17:25:34 +09:00
2d9fcdcbd0 Fix slider circle overlays moving with the endpoints 2018-03-12 17:18:50 +09:00