Dean Herbert
|
e76b3e2b40
|
User property instead of method
|
2019-07-21 10:42:40 +09:00 |
|
iiSaLMaN
|
842417cf42
|
Check if selected scope requires API
|
2019-07-21 03:07:27 +03:00 |
|
smoogipoo
|
7c5a227fc5
|
Fix crashes when presenting replays
|
2019-07-17 14:46:25 +09:00 |
|
Dean Herbert
|
7634e3cc81
|
Fix song select iterating over all beatmaps in database unnnecessarily
|
2019-07-16 14:57:11 +09:00 |
|
Dean Herbert
|
d4c1005c7e
|
Fix incorrect comparison in line updating logic
|
2019-07-15 15:53:19 +09:00 |
|
Dean Herbert
|
19e8198bff
|
Merge branch 'master' into flow_container_insert
|
2019-07-11 22:53:57 +09:00 |
|
Dean Herbert
|
3b448b0086
|
Merge remote-tracking branch 'upstream/master' into Desconocidosmh-master
|
2019-07-11 00:25:35 +09:00 |
|
Dean Herbert
|
6819c528db
|
Use canBeNull instead of needlessly caching MusicController for tests
|
2019-07-11 00:20:01 +09:00 |
|
Dean Herbert
|
b225b2eb39
|
Rename to IsUserPaused
|
2019-07-11 00:18:19 +09:00 |
|
iiSaLMaN
|
38bc652bf2
|
Remove sorting by length for beatmaps
|
2019-07-09 17:02:51 +03:00 |
|
iiSaLMaN
|
e0c1fb7818
|
Compare by milliseconds for length
|
2019-07-09 14:47:54 +03:00 |
|
Desconocidosmh
|
2546f647be
|
Completely change the way we fix the bug
|
2019-07-09 11:32:49 +02:00 |
|
Desconocidosmh
|
338371c3fc
|
Fix music playing while exiting from editor
|
2019-07-09 00:08:18 +02:00 |
|
iiSaLMaN
|
5f3f59629e
|
Use the length field instead of recalculating
|
2019-07-08 11:55:07 +03:00 |
|
iiSaLMaN
|
129899f419
|
Add a BPM property in BeatmapInfo
|
2019-07-08 10:43:35 +03:00 |
|
iiSaLMaN
|
90d5484818
|
Return BPM back to OnlineInfo
Revert commit of "Move BPM out of OnlineInfo"
|
2019-07-08 09:10:41 +03:00 |
|
iiSaLMaN
|
729f0901f7
|
Move Length out of OnlineInfo
|
2019-07-07 20:25:36 +03:00 |
|
iiSaLMaN
|
3ea9629daf
|
Move BPM out of OnlineInfo
|
2019-07-07 20:11:44 +03:00 |
|
iiSaLMaN
|
6ee10640e3
|
Remove unnecessary migration + Fix CI issues
|
2019-07-07 19:26:41 +03:00 |
|
iiSaLMaN
|
b4ef64fa61
|
Add sorting by Length
|
2019-07-07 18:26:56 +03:00 |
|
iiSaLMaN
|
65c8249c94
|
Add beatmap extension for calculating length
|
2019-07-07 18:25:52 +03:00 |
|
iiSaLMaN
|
188c80374e
|
Add sorting by BPM
|
2019-07-07 18:14:23 +03:00 |
|
Dean Herbert
|
ebc0e50295
|
Simplify conditions
|
2019-07-07 13:21:41 +09:00 |
|
Joseph Madamba
|
7c0e3a50b6
|
Merge branch 'master' into fix-unranked-map-lb-placeholder
|
2019-07-06 12:09:28 -07:00 |
|
Dean Herbert
|
2149d639de
|
Merge branch 'master' into leaderboard-mod-filter
|
2019-07-06 13:27:49 +09:00 |
|
Dean Herbert
|
adf6d6c942
|
Update initial run import process to include scores
|
2019-07-05 14:25:52 +09:00 |
|
Joehu
|
1534b75d27
|
Fix ci errors
|
2019-07-04 21:39:21 -07:00 |
|
Joehu
|
e8168037f9
|
Fix unranked beatmap leaderboards showing "no records" placeholder
|
2019-07-04 21:19:51 -07:00 |
|
naoey
|
1dab363be3
|
Require supporter for filtering mods on online leaderboards
|
2019-07-05 08:42:44 +05:30 |
|
naoey
|
98a242cc37
|
Merge remote-tracking branch 'ppy/master' into leaderboard-mod-filter
|
2019-07-05 08:38:33 +05:30 |
|
Dean Herbert
|
91d461eba7
|
Merge pull request #5251 from Joehuu/remove-edit-song-select-file
Remove unused EditSongSelect file
|
2019-07-05 10:30:37 +09:00 |
|
Joehu
|
5f6544eebf
|
Fix beatmap leaderboards requiring supporter when signed out
|
2019-07-04 12:05:07 -07:00 |
|
naoey
|
f04adb7192
|
Apply mods filter to local scores too
|
2019-07-04 22:38:33 +05:30 |
|
Joehu
|
9b2ebed669
|
Remove unused EditSongSelect file
|
2019-07-04 08:36:34 -07:00 |
|
naoey
|
99606a018b
|
Merge remote-tracking branch 'upstream/master' into leaderboard-mod-filter
|
2019-07-03 19:35:08 +05:30 |
|
naoey
|
4ba60ed089
|
Apply currently selected mods to filter leaderboard scores
Modifies GetScoresRequest to build query string locally instead of using WebRequest.AddParameter since it doesn't support array parameters
|
2019-07-03 17:04:20 +05:30 |
|
naoey
|
ccae4ce95e
|
Fix local beatmap leaderboard displaying scores from all game modes
|
2019-07-03 14:39:11 +05:30 |
|
Roman Kapustin
|
9037fb59de
|
Make BeatmapOptionsButton insertion cleaner
|
2019-07-01 18:42:18 +03:00 |
|
Dean Herbert
|
8703f0ad40
|
Change song select initialisation to promote db context sharing
|
2019-06-30 22:23:48 +09:00 |
|
Dean Herbert
|
9e1cb90dd8
|
Remove existing argument for ItemAdded event
For all usages, it looks like this was unnecessary.
|
2019-06-26 11:40:41 +09:00 |
|
smoogipoo
|
1a26608ba9
|
Close mod select before exiting song selection
|
2019-06-25 18:33:21 +09:00 |
|
smoogipoo
|
d9927204f8
|
Relieve OsuScreen of back button input duties
|
2019-06-25 18:33:18 +09:00 |
|
smoogipoo
|
8c96e4c1fa
|
Move back button to OsuGame
|
2019-06-25 18:33:08 +09:00 |
|
Dan Balasescu
|
8ab7a8641b
|
Add comment for why it's not a fill flow
|
2019-06-21 12:42:35 +09:00 |
|
David Zhao
|
65c84428cc
|
Fix position of gradient in beatmap carousel
|
2019-06-20 15:05:15 +09:00 |
|
Dean Herbert
|
2b48f5d3e0
|
Tidy up updateMetrics flow
|
2019-06-15 14:45:51 +09:00 |
|
Dean Herbert
|
587edcb716
|
Merge branch 'master' into fix-beatmapoverlay-graphs
|
2019-06-15 13:42:13 +09:00 |
|
Dean Herbert
|
bc574520bf
|
Update ScrollContainer usages in line with framework changes
|
2019-06-14 15:55:32 +09:00 |
|
smoogipoo
|
f54f6e552b
|
Fix beatmap details potentially using the incorrect metrics
|
2019-06-13 18:04:42 +09:00 |
|
smoogipoo
|
583bb53f53
|
Remove GetBeatmapDetailsRequest
|
2019-06-13 16:57:19 +09:00 |
|