Dean Herbert
|
3565fe1cb2
|
Fix incorrect passing logic
|
2020-05-10 07:51:39 +09:00 |
|
Dean Herbert
|
7ce78d8ce4
|
Merge branch 'master' into taiko-scroller
|
2020-05-09 23:25:54 +09:00 |
|
Dan Balasescu
|
c9b1735a53
|
Merge pull request #8982 from peppy/fix-nullref-on-early-exit
Fix null reference causing hard freeze if game is forcefully closed during disclaimer
|
2020-05-09 20:25:18 +09:00 |
|
Dean Herbert
|
5dda94187e
|
Add more edge case testing
|
2020-05-09 20:13:44 +09:00 |
|
Dean Herbert
|
bbebd26efb
|
Use DirectoryInfo in more places
|
2020-05-09 20:13:31 +09:00 |
|
Dean Herbert
|
0bbf02d916
|
Merge branch 'master' into migration-backend
|
2020-05-09 19:32:35 +09:00 |
|
Dean Herbert
|
1348bdaa15
|
Merge branch 'custom-data-directory' into migration-backend
|
2020-05-09 19:32:29 +09:00 |
|
Dean Herbert
|
3f78ddf482
|
Add CanBeNull hinting
|
2020-05-09 19:13:18 +09:00 |
|
Dean Herbert
|
e2979cbe9a
|
Merge branch 'master' into fix-nullref-on-early-exit
|
2020-05-09 19:13:11 +09:00 |
|
Dean Herbert
|
fa711a6456
|
Fix null reference causing hard freeze if game is forcefully closed during disclaimer
|
2020-05-09 19:11:51 +09:00 |
|
Huo Yaoyuan
|
80a193a616
|
Use IEnumerable<T> for TypedListConverter.
|
2020-05-09 17:41:59 +08:00 |
|
Dean Herbert
|
8f370c5ef5
|
Merge pull request #8980 from LittleEndu/already-downloaded
Check local availability of beatmap before disabling download buttons
|
2020-05-09 18:32:38 +09:00 |
|
Dean Herbert
|
55e0d91f37
|
Fix download button being disabled after importing a download disabled beatmap
|
2020-05-09 18:09:17 +09:00 |
|
Huo Yaoyuan
|
74cbe9306c
|
Use strongly-typed JsonConerter.
|
2020-05-09 16:39:46 +08:00 |
|
Dean Herbert
|
56f17fa64f
|
Merge branch 'master' into custom-data-directory
|
2020-05-09 17:27:16 +09:00 |
|
Endrik Tombak
|
d1976b194d
|
Check local availability before disabling buttons
|
2020-05-09 10:42:56 +03:00 |
|
Dan Balasescu
|
2d49210250
|
Merge pull request #8972 from peppy/fix-ruleset-upgrade
Fix loading a ruleset with a new version specification causing a crash
|
2020-05-08 21:01:17 +09:00 |
|
Dean Herbert
|
5c2778d5f0
|
Change comparison direction
|
2020-05-08 20:33:02 +09:00 |
|
smoogipoo
|
be3b77cf25
|
Fix potentially skipping hitobject updates
|
2020-05-08 20:09:59 +09:00 |
|
Dean Herbert
|
115cbf25ae
|
Fix new sprites not getting spawned with correct passing state
|
2020-05-08 19:15:19 +09:00 |
|
Dean Herbert
|
1a31e1f10f
|
Also check for AffectsCombo to avoid too many passing switches
|
2020-05-08 19:13:41 +09:00 |
|
Dean Herbert
|
9b8589583c
|
Merge branch 'master' into taiko-scroller
|
2020-05-08 19:10:39 +09:00 |
|
Dean Herbert
|
abd1115c6d
|
Fix test failures
|
2020-05-08 19:08:43 +09:00 |
|
Dean Herbert
|
d9658bc34e
|
Merge branch 'master' into custom-data-directory
|
2020-05-08 19:08:07 +09:00 |
|
smoogipoo
|
d67facf8e4
|
Add test scene
|
2020-05-08 18:50:06 +09:00 |
|
smoogipoo
|
22dda3fe02
|
Make ScrollingHitObjectContainer respond to defaults applied events
|
2020-05-08 18:49:58 +09:00 |
|
smoogipoo
|
efff2bf15d
|
Add HitObject to DefaultsApplied event
|
2020-05-08 18:49:19 +09:00 |
|
smoogipoo
|
dcfef6b443
|
Add clear method to EditorBeatmap
|
2020-05-08 18:46:37 +09:00 |
|
Dean Herbert
|
a59db976d6
|
Fix loading a ruleset with a new version specification causing a crash
|
2020-05-08 18:05:06 +09:00 |
|
Lucas A
|
30dd158c33
|
Rename property to AllowGameplayOverlays and update XMLDoc accordingly.
|
2020-05-08 09:37:50 +02:00 |
|
Dean Herbert
|
48f93adb53
|
Merge pull request #8970 from peppy/android-version-update
Fix android usage of obsoleted VersionCode
|
2020-05-08 16:09:04 +09:00 |
|
Dean Herbert
|
116957a213
|
Merge pull request #8971 from peppy/commit-rider-vcs-update
Revert "Commit autogenerated rider VCS settings update"
|
2020-05-08 15:35:58 +09:00 |
|
Dean Herbert
|
c5589d278b
|
Revert "Commit autogenerated rider VCS settings update"
This reverts commit af5e1f8298 .
|
2020-05-08 15:35:25 +09:00 |
|
Dean Herbert
|
8b5de7403f
|
Fix android usage of obsoleted VersionCode
|
2020-05-08 15:12:29 +09:00 |
|
Dean Herbert
|
586ddd8200
|
Merge pull request #8969 from peppy/update-framework
Update framework
|
2020-05-08 15:11:50 +09:00 |
|
Dan Balasescu
|
e893144c1f
|
Merge pull request #8968 from peppy/commit-rider-vcs-update
Commit autogenerated rider VCS settings update
|
2020-05-08 14:50:04 +09:00 |
|
Dean Herbert
|
9f64882f37
|
Update framework
|
2020-05-08 14:48:38 +09:00 |
|
Dean Herbert
|
af5e1f8298
|
Commit autogenerated rider VCS settings update
|
2020-05-08 14:22:07 +09:00 |
|
Dean Herbert
|
c9ca996d08
|
Merge pull request #8966 from peppy/update-framework
Update framework
|
2020-05-08 11:33:10 +09:00 |
|
Dean Herbert
|
d6840d880a
|
Update StableStorage implementation in line with framework changes
|
2020-05-08 10:40:04 +09:00 |
|
Dean Herbert
|
b6f232e394
|
Update framework
|
2020-05-08 10:27:48 +09:00 |
|
Dean Herbert
|
abb32b3256
|
Merge branch 'master' into custom-data-directory
|
2020-05-08 10:05:11 +09:00 |
|
Dean Herbert
|
a019b5e6e8
|
Merge pull request #8958 from smoogipoo/fix-ss-nullref
Fix potential nullref in song select filtering
|
2020-05-08 09:08:03 +09:00 |
|
Dean Herbert
|
e8aebada3c
|
Merge pull request #8959 from smoogipoo/fix-catch-crash
Fix catch crashing when finishing maps
|
2020-05-07 23:46:36 +09:00 |
|
Dean Herbert
|
c5bd352f63
|
Merge branch 'master' into fix-ss-nullref
|
2020-05-07 22:29:18 +09:00 |
|
Dean Herbert
|
5e65bda8d8
|
Add test coverage
|
2020-05-07 22:12:24 +09:00 |
|
Dean Herbert
|
7a2020fd45
|
User copy operation instead of move
|
2020-05-07 22:12:24 +09:00 |
|
Dean Herbert
|
49a03f1c06
|
Add basic blocking migration, move not copy
|
2020-05-07 22:11:57 +09:00 |
|
Dean Herbert
|
754afb9c0b
|
Expose ContextFactory to allow for connection flushing
|
2020-05-07 22:11:57 +09:00 |
|
Dean Herbert
|
4ac5ed71f4
|
Remove redundant string interpolation
|
2020-05-07 21:48:57 +09:00 |
|