Commit Graph

991 Commits

Author SHA1 Message Date
b844d76311 Move Shake logic local to hitcircle/slider 2022-09-22 15:04:20 +09:00
4492a26b59 Merge branch 'master' into argon-skin 2022-09-21 13:00:16 +09:00
8bf196d561 Merge pull request #20354 from peppy/default-skin-refactor
Rename default skin to make way for new version
2022-09-21 11:48:38 +09:00
f6b29d8ebc Make TestSceneHitCircle show more than one cirle to make testing easier 2022-09-19 12:38:34 +09:00
d0b8409de5 Apply more renames 2022-09-18 18:19:00 +09:00
41e69fbca6 Remove "default" prefix from naming 2022-09-18 00:15:26 +09:00
51841988bf Rename references to DefaultSkin to have Triangles suffix 2022-09-17 23:57:25 +09:00
fe72237118 Remove unused using 2022-09-16 20:08:50 +03:00
f512106bee Adjust test scene to match expectations
- Adds a scenario where no button is pressed before second hitobject.
- Adjusts press time to not conflict with break start time.
2022-09-16 20:00:44 +03:00
3fe94b1620 Merge branch 'ppy:master' into Freeze_frame_implementation 2022-09-16 14:29:44 +02:00
6db8f51c02 Improve Tests
Fix divisor in test


Add Copyright header
2022-09-16 13:45:18 +02:00
c7f8f948b9 Rename CreateLegacySkinProvider to CreateSkinTransformer and apply to all skins 2022-09-15 20:18:10 +09:00
65d1c40dd5 Remove remaining package references and replace with SQLitePCLRaw direct reference
This may require further consideration for test and iOS projects.
2022-09-15 16:58:58 +09:00
cb17fb2091 Create Test Scene 2022-09-09 23:13:19 +02:00
6a35b233e5 Merge branch 'master' into remove-dispose-updates 2022-09-01 23:03:19 +09:00
a15ea71aed Merge branch 'master' into fix-merge-crash 2022-08-31 13:28:57 +09:00
706ac3e44f Merge pull request #19982 from OliBomby/fix-illegal-merge
Fixed 0 length merge being allowed
2022-08-30 12:28:18 +09:00
a215d009fe Update Remove/RemoveRange/RemoveAll calls in line with framework changes 2022-08-29 15:57:40 +09:00
ff2eac79d1 fix same time merge causing crash 2022-08-27 17:43:32 +02:00
16e0ec2f88 Fixed 0 length merge being allowed 2022-08-27 13:53:50 +02:00
90ff0864c0 Merge branch 'master' into no-gameplay-clock-editor-offset 2022-08-26 20:25:21 +09:00
69cbc0125b Merge pull request #19964 from nanashi-1/merge-hitobject-hitsound-fix
Fix hitobjects merge feature in editor not adding any hitsounds
2022-08-26 20:05:02 +09:00
cb1c4a1bb1 Move sample checks to be inline in other existing tests 2022-08-26 19:18:15 +09:00
03dcfed384 Merge branch 'master' into slider-splitter 2022-08-26 19:10:33 +09:00
4b72e55770 Fix various test scenes not adding EditorClock to the draw hierarchy 2022-08-26 18:08:43 +09:00
78717956d5 add visual test 2022-08-26 16:55:18 +08:00
16fee7ac1c add visual test 2022-08-25 19:31:47 +08:00
631ea9a3ed added a gap between objects and made it theoretically possible to retain sample control point 2022-08-23 23:29:59 +02:00
7732fb21d5 fix code quality 2022-08-20 16:09:02 +02:00
614ae815c0 Added tests for making sure flipping and rotating retains perfect control point type 2022-08-20 15:57:39 +02:00
91e6f4c4ee fix TestPerfectCurveChangeToBezier 2022-08-19 19:31:47 +02:00
d1519343f6 Improved visual tests for slider splitting 2022-08-19 18:29:01 +02:00
89eb0a4079 Added TestScene for slider splitting 2022-08-19 01:10:54 +02:00
5d8d584afb Fix some backwards asserts 2022-08-18 18:08:46 +09:00
a5ac69a554 Update various dependencies 2022-08-17 16:57:56 +09:00
615c5cf6ae Merge branch 'master' into slider-merger 2022-08-17 13:36:15 +09:00
d021218d78 added test for objects which cant be merged 2022-08-16 23:05:35 +02:00
d140e0df14 remove nullable disable annotation 2022-08-15 21:15:23 +02:00
7c2ada9b20 Revert "remove copyright notice from new file"
This reverts commit b5e5411348.
2022-08-15 21:11:06 +02:00
b5e5411348 remove copyright notice from new file 2022-08-15 18:07:55 +02:00
d261be8734 added visual tests 2022-08-15 17:19:04 +02:00
6d78218142 Update usages of GameplayClockContainer.GameplayClock to access properties directly 2022-08-15 18:08:49 +09:00
0087935708 Update TestSceneSpinnerRotation to use constraint-based assertions 2022-08-15 18:05:39 +09:00
9f28c4c033 Adjust test values 2022-08-11 19:47:32 +09:00
5a1c05918f Fix test failures 2022-08-02 20:18:45 +09:00
b4e55f7309 Apply IRenderer changes 2022-08-02 19:50:57 +09:00
8fa5765573 Remove nullable disable annotation in the Osu test case. 2022-07-26 23:58:50 +08:00
cfb2adfd27 Merge branch 'master' into velocitychanges 2022-07-19 19:57:47 +09:00
842fe32003 Update test values 2022-07-19 19:57:36 +09:00
be3187c3a4 Remove remnant nullable disables 2022-07-13 22:05:56 +09:00