Dean Herbert
|
20ab8f64c4
|
Fix database unique constraint issues on some imports (#6852)
Fix database unique constraint issues on some imports
|
2019-11-15 11:32:12 +09:00 |
|
Dean Herbert
|
22c3be2c6f
|
Clear count variables on carousel creation
|
2019-11-15 11:26:01 +09:00 |
|
Dan Balasescu
|
644c581c92
|
Merge branch 'master' into fix-duplicate-online-ids
|
2019-11-15 11:12:06 +09:00 |
|
smoogipoo
|
f0b7b2e1c4
|
Fix broken test case
|
2019-11-15 11:07:16 +09:00 |
|
Dan Balasescu
|
af01d8ca34
|
Merge branch 'master' into clean-carousel-tests
|
2019-11-15 10:28:59 +09:00 |
|
Dan Balasescu
|
1d581b3073
|
Merge pull request #6847 from peppy/commit-on-focus-lost
Make settings textboxes commit on focus lost
|
2019-11-15 10:27:40 +09:00 |
|
Dean Herbert
|
0e587cb9f5
|
Merge branch 'master' into fix-duplicate-online-ids
|
2019-11-15 10:18:53 +09:00 |
|
Dean Herbert
|
6d54846462
|
Null online id on lookup failure
|
2019-11-15 10:18:47 +09:00 |
|
Dan Balasescu
|
cd9902cc9f
|
Merge branch 'master' into commit-on-focus-lost
|
2019-11-15 08:58:59 +09:00 |
|
Dan Balasescu
|
7b062b4de4
|
Merge pull request #6853 from peppy/dedupe-same-hash
Disallow .osu files with the same file content from being imported when in the same set
|
2019-11-15 08:50:37 +09:00 |
|
Dan Balasescu
|
22e46c560c
|
Merge branch 'master' into dedupe-same-hash
|
2019-11-15 08:31:46 +09:00 |
|
Dan Balasescu
|
5f7f32ecad
|
Merge pull request #6856 from gdalmau/patch-1
Add version badge to README
|
2019-11-15 08:31:37 +09:00 |
|
smoogipoo
|
956fb9912d
|
Hook up multiplayer search filter
|
2019-11-15 08:23:56 +09:00 |
|
Dan Balasescu
|
a52aa88141
|
Merge branch 'master' into patch-1
|
2019-11-15 08:13:01 +09:00 |
|
Dan Balasescu
|
a1a0c0ef18
|
Merge pull request #6843 from huoyaoyuan/equals
Remove usages of untyped equality
|
2019-11-15 08:11:14 +09:00 |
|
iiSaLMaN
|
8f02e57d1f
|
Add test ensuring correct muting behaviour
|
2019-11-15 01:08:40 +03:00 |
|
Gerard Dalmau
|
8ae869b788
|
ADD version badge
|
2019-11-14 21:14:59 +01:00 |
|
Huo Yaoyuan
|
0998afdbdb
|
Use ReferenceEquals instead of SequenceEqual.
|
2019-11-14 19:38:08 +08:00 |
|
iiSaLMaN
|
08e9813192
|
Add test ensuring correct changing behaviour
|
2019-11-14 14:23:52 +03:00 |
|
iiSaLMaN
|
d2ce0878bc
|
Change 'current' accessibility to protected
|
2019-11-14 14:20:29 +03:00 |
|
iiSaLMaN
|
4e79bbad6b
|
Add inline comment
|
2019-11-14 14:19:42 +03:00 |
|
Dean Herbert
|
12243aaa9a
|
Dedupe .osu files with same hash in same set
|
2019-11-14 19:38:20 +09:00 |
|
Dean Herbert
|
9f62ec869a
|
Add failing test
|
2019-11-14 19:38:20 +09:00 |
|
Dean Herbert
|
fbf81207d4
|
Don't assign server-fetched online id if it was assigned elsewhere
|
2019-11-14 18:55:12 +09:00 |
|
Dean Herbert
|
1bc0eae2a6
|
Fix beatmap online retrieval response running incorrectly scheduled
|
2019-11-14 18:53:45 +09:00 |
|
Dean Herbert
|
81033e1fdf
|
Add extra logging
|
2019-11-14 18:52:07 +09:00 |
|
Huo Yaoyuan
|
677717875e
|
Change a case to EqualityComparer.Default to handle null properly.
|
2019-11-14 17:35:02 +08:00 |
|
Huo Yaoyuan
|
f25b1ba06f
|
Merge branch 'master' into equals
|
2019-11-14 17:33:44 +08:00 |
|
Dean Herbert
|
1f4bf34238
|
Merge pull request #6836 from peppy/fix-double-background-load
Fix background loading twice when entering song select
|
2019-11-14 16:36:31 +09:00 |
|
Dean Herbert
|
bf567e6df5
|
Make settings textboxes commit on focus lost
|
2019-11-14 14:19:55 +09:00 |
|
Dean Herbert
|
c15f909d83
|
Remove local bindable at song select, along with misplaced reset logic
|
2019-11-14 13:29:06 +09:00 |
|
Dean Herbert
|
1109d201c3
|
Add failing test
|
2019-11-14 13:28:13 +09:00 |
|
Dean Herbert
|
d8a5750e5d
|
Fix typo
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2019-11-14 08:38:01 +09:00 |
|
Dean Herbert
|
a580b9079a
|
Reword comment
|
2019-11-14 08:28:41 +09:00 |
|
Andrei Zavatski
|
2d3fadc1a8
|
Don't update mod filter visibility on every beatmap change
|
2019-11-14 00:38:37 +03:00 |
|
Andrei Zavatski
|
633c497602
|
Hide content if beatmap has no leaderboard
|
2019-11-13 17:36:08 +03:00 |
|
Huo Yaoyuan
|
87d40cf8d0
|
Resolve equals usages.
|
2019-11-13 22:35:50 +08:00 |
|
Andrei Zavatski
|
d1853ea55b
|
Fix incorrect formatting for switch/case
|
2019-11-13 17:29:50 +03:00 |
|
Huo Yaoyuan
|
f90a9db2b2
|
Add BannedApiAnalyzer
|
2019-11-13 22:29:44 +08:00 |
|
Andrei Zavatski
|
8005ee73af
|
Trim whitespace
|
2019-11-13 17:23:46 +03:00 |
|
Andrei Zavatski
|
3f6140db6d
|
Improve loading animation
|
2019-11-13 17:18:58 +03:00 |
|
Andrei Zavatski
|
4e90daf212
|
Implement NoScoresPlaceholder
|
2019-11-13 16:39:33 +03:00 |
|
iiSaLMaN
|
172e777416
|
Fix preview track manager permanently muting game tracks
|
2019-11-13 16:16:06 +03:00 |
|
iiSaLMaN
|
47cbd516f3
|
Revert "Fix preview track manager potentially not updating"
This reverts commit 8f7fd9993d .
|
2019-11-13 16:11:13 +03:00 |
|
Andrei Zavatski
|
2dbee5da79
|
Update dependency
|
2019-11-13 16:06:37 +03:00 |
|
Andrei Zavatski
|
6715b25ddd
|
Apply suggestions
|
2019-11-13 16:04:15 +03:00 |
|
iiSaLMaN
|
8f7fd9993d
|
Fix preview track manager potentially not updating
|
2019-11-13 14:24:22 +03:00 |
|
Dean Herbert
|
2fe068174a
|
Fix unnecessary string interpolation
|
2019-11-13 19:42:33 +09:00 |
|
Dean Herbert
|
110c155fa0
|
Fix background loading twice when entering song select
|
2019-11-13 19:42:05 +09:00 |
|
Dean Herbert
|
2cd156f3d4
|
Clean up carousel tests
|
2019-11-13 19:09:03 +09:00 |
|