Dean Herbert
|
f989f1aa00
|
Change event flow to avoid firing store delete events on update
|
2020-05-27 16:08:47 +09:00 |
|
Dan Balasescu
|
2b7f86a1ae
|
Merge pull request #9111 from peppy/fix-dim-tests
Fix test failures on TestSceneUserDimBackgrounds
|
2020-05-26 14:45:22 +09:00 |
|
Dean Herbert
|
0cc6d6d97c
|
Merge pull request #9033 from smoogipoo/applydefaults-cancellation
Add cancellation token support to CreateNestedHitObjects()
|
2020-05-26 12:04:06 +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
|
bc35bc5efb
|
Merge branch 'master' into applydefaults-cancellation
|
2020-05-25 16:45:30 +09:00 |
|
Dean Herbert
|
8b79e14225
|
Fix remaining test regressions
|
2020-05-22 19:49:49 +09:00 |
|
Dean Herbert
|
ffaec9f9f7
|
Merge branch 'master' into editor-clock-cache
|
2020-05-22 19:35:05 +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 |
|
Dan Balasescu
|
648fc3af41
|
Merge branch 'master' into bar-line-floating-point
|
2020-05-22 16:32:25 +09:00 |
|
Bartłomiej Dach
|
4299bd05b4
|
Add test cases for sequential scroll algorithm
|
2020-05-21 21:56:59 +02: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 |
|
Dean Herbert
|
b1fd7da824
|
Merge branch 'master' into editor-position-snap
|
2020-05-21 15:47:20 +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 |
|
smoogipoo
|
e5de382760
|
Merge branch 'master' into storyboard-overlay-layer
|
2020-05-20 15:08:45 +09:00 |
|
Bartłomiej Dach
|
6e27247cdf
|
Adjust storyboard decoder test in line with changes
|
2020-05-19 19:47:50 +02:00 |
|
Dan Balasescu
|
a075529f93
|
Merge branch 'master' into fix-outwards-event-bindings
|
2020-05-20 00:07:30 +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 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +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 |
|
Bartłomiej Dach
|
bc6b64b1d7
|
Add failing test
|
2020-05-17 22:10:09 +02: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
|
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 |
|
smoogipoo
|
6cd1753459
|
Add overload to prevent crashes (bosu)
|
2020-05-15 18:51:44 +09:00 |
|
Dean Herbert
|
9ed0e8891b
|
Merge branch 'fix-nested-folder-migration-endless-copy' into migration-ui
|
2020-05-15 13:04:16 +09:00 |
|
Dean Herbert
|
aea192080a
|
Fix incorrect storage name
|
2020-05-15 13:02:46 +09:00 |
|
Dean Herbert
|
7641507c90
|
Ensure test directories are deleted before subsequent run
|
2020-05-15 10:45:57 +09:00 |
|
Dean Herbert
|
0690d81bbb
|
Add protection against migrating to a nested folder
|
2020-05-15 10:40:26 +09:00 |
|
Dean Herbert
|
19f117ae53
|
Update test logic for new exception type
|
2020-05-15 10:28:03 +09:00 |
|
Dean Herbert
|
364aa5aa12
|
Add protection against migrating to a nested folder
|
2020-05-14 22:45:03 +09:00 |
|
Dean Herbert
|
f3b1c32a85
|
Update test logic for new exception type
|
2020-05-14 20:18:57 +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 |
|
Dan Balasescu
|
39f8f7ed78
|
Merge branch 'master' into directory-chooser
|
2020-05-14 15:23:52 +09:00 |
|
Dean Herbert
|
9de216f1b4
|
Merge branch 'master' into migration-backend
|
2020-05-13 20:15:22 +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
|
e4a23b3e7d
|
Fix ignored excluding more than top level
|
2020-05-12 12:39:04 +09:00 |
|
Dean Herbert
|
bf719f98d5
|
Fix beatmap skins providing fallback version lookup, preceding user skins
|
2020-05-12 11:08:30 +09:00 |
|