naoey
|
d903ad2186
|
Fix order
|
2019-06-11 21:30:25 +05:30 |
|
naoey
|
06a558c4b7
|
Remove unecessary third generic and change usages to match
|
2019-06-11 21:11:30 +05:30 |
|
Dean Herbert
|
27054a744e
|
Fill in thread pool names
|
2019-06-12 00:35:13 +09:00 |
|
naoey
|
f4dab4da85
|
Add method to check if model exists locally already
|
2019-06-11 20:53:44 +05:30 |
|
Dean Herbert
|
606be3d7ce
|
Merge branch 'master' into backgrounded-beatmap-status-lookups
|
2019-06-12 00:22:47 +09:00 |
|
Dean Herbert
|
15f1ee4b67
|
Allow fullscreen overlays to surface on subsequent show requests (#4989)
Allow fullscreen overlays to surface on subsequent show requests
|
2019-06-12 00:21:37 +09:00 |
|
Dean Herbert
|
a690a67a6c
|
Merge branch 'master' into fullscreen-overlay-surface
|
2019-06-12 00:07:30 +09:00 |
|
naoey
|
709ca03a08
|
Remove unused usings
|
2019-06-11 20:21:06 +05:30 |
|
naoey
|
802f48712d
|
Add ability to perform a download request with options
|
2019-06-11 20:14:36 +05:30 |
|
naoey
|
8ff26a8fbc
|
Add license headers and xmldoc
|
2019-06-11 19:49:10 +05:30 |
|
naoey
|
341d137f5c
|
Make BeatmapManager inherit from new base class
|
2019-06-11 19:36:08 +05:30 |
|
naoey
|
b4de51b612
|
Create a generic base archive download manager class
|
2019-06-11 18:29:33 +05:30 |
|
KingLuigi4932
|
13cd22e397
|
Test scene for BeatmapNotAvailable
|
2019-06-11 14:58:46 +03:00 |
|
Dean Herbert
|
3cf3154e1d
|
Update framework (#4992)
Update framework
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-06-11 20:57:24 +09:00 |
|
Dean Herbert
|
6a34d5575b
|
Bump framework version
|
2019-06-11 20:44:11 +09:00 |
|
Dean Herbert
|
00ee45fe46
|
Merge remote-tracking branch 'origin/update-visibility-container' into update-framework
|
2019-06-11 19:36:13 +09:00 |
|
Dean Herbert
|
d2e42b38fc
|
Merge remote-tracking branch 'smoogipoo/cursortrail-vertexbatch' into update-framework
|
2019-06-11 19:25:25 +09:00 |
|
Dean Herbert
|
261badc770
|
Update framework
|
2019-06-11 19:24:54 +09:00 |
|
Dean Herbert
|
5c2c4f0ada
|
Merge pull request #4878 from HoLLy-HaCKeR/expose-skills
Expose skills in DifficultyAttributes
|
2019-06-11 18:47:56 +09:00 |
|
Dean Herbert
|
6973e1af4d
|
Fix incorrect xmldoc in OsuAnimatedButton (#4984)
Fix incorrect xmldoc in OsuAnimatedButton
|
2019-06-11 18:45:23 +09:00 |
|
Dean Herbert
|
8faca7c9ef
|
Load results pages asynchronously (#4983)
Load results pages asynchronously
|
2019-06-11 18:45:11 +09:00 |
|
Dean Herbert
|
591be33fc2
|
Merge branch 'master' into async-results-pages
|
2019-06-11 18:45:06 +09:00 |
|
Dean Herbert
|
86b6070ae8
|
Tween track frequency on pause (#4973)
Tween track frequency on pause
|
2019-06-11 18:44:56 +09:00 |
|
Dean Herbert
|
c07e1088c6
|
Fix checkboxes with long labels overlapping nub (#4970)
Fix checkboxes with long labels overlapping nub
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
|
2019-06-11 18:44:27 +09:00 |
|
iiSaLMaN
|
1c6a81e2aa
|
Merge branch 'master' into not-available-to-download
|
2019-06-11 12:32:46 +03:00 |
|
KingLuigi4932
|
130ff56886
|
Move logic into BeatmapNotAvailable
|
2019-06-11 12:29:42 +03:00 |
|
smoogipoo
|
a9758ba813
|
Merge remote-tracking branch 'origin/master' into fix-checkbox-overlap
|
2019-06-11 18:26:42 +09:00 |
|
smoogipoo
|
e5417416a2
|
Remove braces
|
2019-06-11 18:24:50 +09:00 |
|
Dean Herbert
|
dc566f3477
|
Fix all "Maintainability" CodeFactor issues (#4990)
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 17:40:26 +09:00 |
|
Arphox
|
07e17518e9
|
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 10:28:16 +02:00 |
|
David Zhao
|
a53ade07a5
|
remove unused using
|
2019-06-11 15:51:57 +09:00 |
|
David Zhao
|
975bb3db8a
|
cleanup
|
2019-06-11 15:51:14 +09:00 |
|
Dean Herbert
|
620c2311ac
|
Add test
|
2019-06-11 15:39:18 +09:00 |
|
Dean Herbert
|
8de62b608e
|
Allow FullscreenOverlay to surface to front on subsequent Show requests
|
2019-06-11 15:22:27 +09:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
David Zhao
|
d4ba67747b
|
fix test count
|
2019-06-11 14:24:04 +09:00 |
|
Lucas A
|
141775d98c
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-06-10 21:41:00 +02:00 |
|
KingLuigi4932
|
c9cffe4394
|
Merge branch 'not-available-to-download' of https://www.github.com/iiSaLMaN/osu into not-available-to-download
|
2019-06-10 21:54:57 +03:00 |
|
iiSaLMaN
|
94a7794ff7
|
Fix issue
|
2019-06-10 21:54:33 +03:00 |
|
KingLuigi4932
|
fc3e1e6a86
|
Fix issue
|
2019-06-10 21:50:08 +03:00 |
|
iiSaLMaN
|
ae284d1127
|
Merge branch 'master' into not-available-to-download
|
2019-06-10 21:39:32 +03:00 |
|
KingLuigi4932
|
75716af25e
|
Forgot to return
|
2019-06-10 21:14:12 +03:00 |
|
KingLuigi4932
|
70fdd4ba5b
|
Disable download button + Fix AppVeyor Errors
|
2019-06-10 21:13:37 +03:00 |
|
KingLuigi4932
|
3202110b80
|
Add a container for Beatmap Availability
|
2019-06-10 20:17:44 +03:00 |
|
Lucas A
|
7cf2c2ffc5
|
Merge branch 'settings-footer-show-changelog-current-build' of https://github.com/Game4all/osu into settings-footer-show-changelog-current-build
|
2019-06-10 19:14:54 +02:00 |
|
Lucas A
|
2e911d0e96
|
Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build
|
2019-06-10 19:13:54 +02:00 |
|
Dean Herbert
|
71e15fe0f1
|
Fix incorrect xmldoc in OsuAnimatedButton
|
2019-06-11 01:21:01 +09:00 |
|
Dean Herbert
|
e87123342c
|
Load results pages asynchronously
Reduces performance burden when first displaying pages. Closes #4977.
|
2019-06-10 23:51:09 +09:00 |
|
smoogipoo
|
2b768bef96
|
Make CursorTrail use VertexBatch
|
2019-06-10 20:29:01 +09:00 |
|
KingLuigi4932
|
adbf4d374e
|
Redirecting ShowBeatmapSet to FetchAndShowBeatmapSet
|
2019-06-10 14:15:49 +03:00 |
|