Commit Graph

9489 Commits

Author SHA1 Message Date
eb8f6626ab revert changes from GameplayLeaderboard tests 2022-11-17 21:38:09 +01:00
5e4ade3bee add tests 2022-11-17 13:28:04 +01:00
a25c94d567 Replacing structure to use LimitedCapacityQueue.cs 2022-11-17 13:07:06 +01:00
a9747d367c Cleaning up 2022-11-17 13:07:06 +01:00
19dc31c7ae Changed tests. 2022-11-17 13:07:06 +01:00
5253f5309e Added more tests for new features 2022-11-17 13:07:06 +01:00
3d4962e181 Added functioning tests. 2022-11-17 13:07:06 +01:00
a79af6671e Added SetUp for new tests. 2022-11-17 13:07:06 +01:00
039ab83a46 Disable beatmap options button when none selected 2022-11-17 04:00:23 +03:00
0e46614c57 Revert beatmap option button state changes 2022-11-17 03:57:01 +03:00
13cf3fc40c Make SpawnRatio public 2022-11-16 15:17:50 +03:00
bda32d71bf Change test scene name 2022-11-16 14:53:55 +03:00
d94c624ee4 Merge branch 'master' into triangles-v2 2022-11-16 14:53:32 +03:00
46c7451ede remove redundant code 2022-11-16 09:57:23 +08:00
9101ad0cbd fixed naming 2022-11-16 09:42:40 +08:00
7aec5ca1e8 visual tests 2022-11-15 20:57:42 +08:00
333165e052 Add test scene for Triangles 2022-11-15 10:54:37 +03:00
308ed1abd1 Fix number of judgements shown potentially exceeding upper limit 2022-11-15 12:31:25 +09:00
81c9ea98e2 Implement TrianglesV2 component 2022-11-13 15:31:48 +03:00
1911120afe Merge branch 'master' into long-standard 2022-11-12 09:52:11 -03:00
dde09d409b Merge branch 'master' into chat-silences 2022-11-12 21:00:56 +09:00
8154eaafd8 Merge pull request #20991 from smoogipoo/websocket-chat-2
Receive chat messages via notification websocket
2022-11-12 18:18:39 +09:00
b0314c67aa Fix failing gameplay bindings test 2022-11-12 14:16:46 +09:00
19876ca0fb Merge branch 'master' into websocket-chat-2 2022-11-11 23:53:42 +09:00
106f1cf90b Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 18:24:39 +09:00
db25e9e9c8 Merge branch 'master' into combo-colour-brightness-limit 2022-11-11 15:31:28 +09:00
6ac19615fa Fix test failure 2022-11-11 14:55:41 +09:00
63270c8619 Merge branch 'master' into improve-ui-control-sound-sync 2022-11-11 05:50:28 +01:00
3547c04002 Merge branch 'master' into skinnable-things-cleanup 2022-11-10 12:09:32 +09:00
040d7ee247 Merge pull request #21183 from peppy/skinnable-nullability
Apply nullability considerations to all skin related classes
2022-11-10 11:50:41 +09:00
2b81f3048c Merge branch 'master' into close-side-overlays-when-main-overlay 2022-11-09 12:48:57 -08:00
3909e5730e Rename test steps
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
2022-11-09 21:33:28 +03:00
a57c824092 Merge branch 'master' into beatmap-info 2022-11-09 14:47:08 +00:00
e19ba65f91 Remove LookupName from base ISkinComponentLookup 2022-11-09 17:46:43 +09:00
1aa0e40f2f Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
e75c3b3f94 Rename SkinnableTarget to GlobalSkinLookup 2022-11-09 17:46:43 +09:00
c908969d9b Rename ISkinComponent to ISkinLookup 2022-11-09 17:46:43 +09:00
ab458320c4 Fix some lingering inspections 2022-11-09 17:46:24 +09:00
9549e55ef8 Merge branch 'ppy:master' into gameplay-leaderboard-fix 2022-11-08 20:04:13 +01:00
9da57c66a2 add visual tests 2022-11-08 20:03:09 +01:00
b166e477c2 Merge branch 'master' into editor-background 2022-11-08 17:18:34 +09:00
4c15794694 Add test coverage of overlay interplay 2022-11-08 14:58:57 +09:00
b7ef9b176d Make score type consistent 2022-11-06 19:59:27 -03:00
0c17571c58 Merge branch 'master' into beatmap-info 2022-11-06 18:53:14 +00:00
ee68f33e3c Merge pull request #21109 from frenzibyte/fix-beatmap-duplicating-again
Fix beatmap cards still potentially showing twice in listing
2022-11-06 18:46:31 +09:00
e02c477008 Merge pull request #21017 from andy840119/remove-nullable-disable-in-the-checks
Remove nullable disable in the checks.
2022-11-06 18:39:03 +09:00
84179fb087 Merge branch 'master' into combo-colour-brightness-limit 2022-11-05 16:48:56 +01:00
e862ba5e04 Fix the wrong AsNonNull() usage. 2022-11-05 20:13:50 +08:00
6062641bf4 Mark mock track as nun-nullable because technically it should not accept the null track. 2022-11-05 16:17:20 +08:00
5931e965c5 Mark background prams in the getMockWorkingBeatmap() as nun-nullable because technically it should not accept the null background. 2022-11-05 16:16:26 +08:00