Shane Woolcock
|
0d5a2cf96d
|
Add unit tests
|
2020-06-03 11:36:59 +09:30 |
|
Dan Balasescu
|
64d1b4b11b
|
Merge branch 'master' into move-setter-to-duration
|
2020-06-01 15:55:48 +09:00 |
|
smoogipoo
|
013461377e
|
Fix potential nullref
|
2020-05-28 21:46:02 +09:00 |
|
smoogipoo
|
ad99d85468
|
Resolve several positioning errors
|
2020-05-28 21:29:16 +09:00 |
|
smoogipoo
|
666cbd0f40
|
Allow selected score to be programmatically changed
|
2020-05-28 21:09:03 +09:00 |
|
smoogipoo
|
a55ce26130
|
Allow null score
|
2020-05-28 20:46:17 +09:00 |
|
Dean Herbert
|
cbd563e80b
|
Rename to IHasDuration
|
2020-05-27 12:38:39 +09:00 |
|
Dean Herbert
|
b8e0a6f127
|
Move sett from EndTime to Duration
|
2020-05-27 12:37:44 +09:00 |
|
smoogipoo
|
a1ece4f308
|
Add expansion/contraction test
|
2020-05-26 16:26:58 +09:00 |
|
smoogipoo
|
aaf5596f9c
|
Cleanup test
|
2020-05-26 15:54:07 +09:00 |
|
smoogipoo
|
51e74687f8
|
Merge branch 'editor-scrolling-playfield-support' of https://github.com/peppy/osu; branch 'results-screen-condensed-panel' of https://github.com/smoogipoo/osu into results-screen-condensed-panel
|
2020-05-26 15:39:39 +09:00 |
|
Dean Herbert
|
2bf066d72c
|
Rename tests to match convention
|
2020-05-26 11:30:36 +09:00 |
|
Dean Herbert
|
13bd6be8a3
|
Convert wait steps into until steps
|
2020-05-26 11:29:56 +09:00 |
|
smoogipoo
|
d5ea076427
|
Merge branch 'master' into results-screen-condensed-panel
|
2020-05-22 20:45:39 +09:00 |
|
smoogipoo
|
5005986049
|
Cleanup test
|
2020-05-22 20:18:47 +09:00 |
|
Dean Herbert
|
8b79e14225
|
Fix remaining test regressions
|
2020-05-22 19:49:49 +09:00 |
|
Dean Herbert
|
866db629d6
|
Fix remaining test failures
|
2020-05-22 18:23:24 +09:00 |
|
Dean Herbert
|
f395ef24a4
|
Merge branch 'master' into editor-position-snap
|
2020-05-22 16:42:09 +09:00 |
|
Bartłomiej Dach
|
24d898c870
|
Demonstrate failure case in visual test scene
|
2020-05-21 21:56:55 +02:00 |
|
Bartłomiej Dach
|
8702a1b5a5
|
Fix test scene regression
|
2020-05-21 20:16:02 +02:00 |
|
smoogipoo
|
f5c80ac2d5
|
Remove vertical line
|
2020-05-21 22:07:24 +09:00 |
|
smoogipoo
|
45244683de
|
Fix scrolling (1-frame + maintain scroll position)
|
2020-05-21 22:07:06 +09:00 |
|
smoogipoo
|
d0f74c2b68
|
Refactor initial state
|
2020-05-21 20:48:25 +09:00 |
|
smoogipoo
|
9f868be872
|
Create common TestScoreInfo type
|
2020-05-21 18:39:22 +09:00 |
|
smoogipoo
|
1b8d657ead
|
Implement score panel list
|
2020-05-20 23:46:47 +09:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
Dean Herbert
|
eee8af28f6
|
Merge pull request #9018 from Game4all/allowgameplayoverlays-hide-skip
Allow disabling SkipOverlay through AllowGameplayOverlays.
|
2020-05-19 19:22:51 +09:00 |
|
smoogipoo
|
6d3ca4ec43
|
Fix failing tests
|
2020-05-19 13:16:46 +09:00 |
|
smoogipoo
|
f98ee27185
|
Fix referencing wrong child
|
2020-05-18 20:01:00 +09:00 |
|
smoogipoo
|
6d70f4b410
|
Merge branch 'master' into allowgameplayoverlays-hide-skip
|
2020-05-18 19:54:38 +09:00 |
|
smoogipoo
|
2fd25f5ee6
|
Fix tests
|
2020-05-18 19:54:26 +09:00 |
|
smoogipoo
|
cfa5a81e78
|
Cleanup testscene
|
2020-05-16 18:33:21 +09:00 |
|
Dean Herbert
|
0279bcf3c8
|
Fix missed issues
|
2020-05-16 18:28:22 +09:00 |
|
Dean Herbert
|
be3a0a3c1d
|
Merge branch 'master' into remove-requiredtypes
|
2020-05-16 18:28:14 +09:00 |
|
smoogipoo
|
16cde20db4
|
Merge branch 'remove-requiredtypes' into results-screen-condensed-panel
|
2020-05-16 18:23:39 +09:00 |
|
smoogipoo
|
9b7b1ef605
|
Add cover urls
|
2020-05-16 18:23:18 +09:00 |
|
smoogipoo
|
3df92925ee
|
Add score panel test
|
2020-05-16 18:22:07 +09:00 |
|
smoogipoo
|
2bde4fc3ee
|
Initial implementation of contracted score panel
|
2020-05-16 18:20:19 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
Lucas A
|
ed9d6f2829
|
Fix CI inspection.
|
2020-05-15 22:58:15 +02:00 |
|
Lucas A
|
4096463d02
|
Move SkipOverlay internal alpha manipulation to a nested container and adjust visual tests.
|
2020-05-15 19:43:01 +02:00 |
|
Dean Herbert
|
9ed0e8891b
|
Merge branch 'fix-nested-folder-migration-endless-copy' into migration-ui
|
2020-05-15 13:04:16 +09:00 |
|
Dan Balasescu
|
fe7c5bbc8b
|
Merge branch 'master' into fix-failure-logic
|
2020-05-14 20:16:37 +09:00 |
|
Dean Herbert
|
a582611647
|
Add test coverage
|
2020-05-14 19:05:35 +09:00 |
|
Dean Herbert
|
49e4fc6cba
|
Move to better namespace
|
2020-05-13 18:54:45 +09:00 |
|
Dean Herbert
|
2c83417c41
|
Switch to using DirectoryInfo/DriveInfo
|
2020-05-13 18:54:45 +09:00 |
|
Dean Herbert
|
8500f8fe76
|
Add basic implementation
|
2020-05-13 18:54:45 +09:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
Dean Herbert
|
81889e0034
|
Fix tests potentially selecting a deleted beatmap
|
2020-05-04 15:20:43 +09:00 |
|