Commit Graph

19284 Commits

Author SHA1 Message Date
5b1e3e8622 Remove redundant FillFlowContainer from DashboardBeatmapPanel 2020-08-01 09:11:53 +03:00
b5f688e63a Implement DashboardBeatmapListing component 2020-08-01 07:04:39 +03:00
7624804edf Implement DashboardPopularBeatmapPanel component 2020-08-01 06:23:06 +03:00
ce47a34991 Implement DashboardNewBeatmapPanel component 2020-08-01 06:14:24 +03:00
74f70136fd Implement DashboardBeatmapPanel component 2020-08-01 06:00:24 +03:00
04b71a0c7c Adjust xmldoc 2020-07-31 23:16:55 +09:00
308f8bf9bf Fix inverted naming 2020-07-31 23:11:42 +09:00
d63f040477 Merge branch 'master' into multi-position 2020-07-31 23:10:25 +09:00
60ef727304 Merge pull request #9706 from smoogipoo/multi-pagination 2020-07-31 23:08:34 +09:00
909b38a019 Merge branch 'master' into multi-pagination 2020-07-31 22:41:24 +09:00
4f3795486d Post-process responses to populate positions 2020-07-31 22:36:44 +09:00
b361761d86 Add position display in contracted score panels 2020-07-31 22:02:25 +09:00
e8f75a78e8 Also fix second instance of same execution 2020-07-31 22:02:12 +09:00
f1e721e396 Rewrite test scene and add more tests 2020-07-31 21:39:50 +09:00
17018ffa8b Fix potentially triggering new requests too early 2020-07-31 21:33:04 +09:00
a4a4c87612 Fix incorrect score id being used 2020-07-31 21:21:48 +09:00
2b77f99f56 Initialise some response parameters 2020-07-31 20:55:44 +09:00
8e8a11bb72 Add APIRequest.TriggerFailure() for testing 2020-07-31 20:55:26 +09:00
4d2a677080 Fix next track starting before previous one is paused
Closes #9651.
2020-07-31 20:33:18 +09:00
9966d4f3b3 Add more loading spinners 2020-07-31 19:57:05 +09:00
6d728d27fc Cleanup/consolidate indexing request 2020-07-31 19:11:56 +09:00
eadef53e68 Add more annotations 2020-07-31 17:43:40 +09:00
88e179d8aa Split out index-only response 2020-07-31 17:40:58 +09:00
3373da5a3d Merge branch 'master' into ignore-sample-bank-on-user-skin-final 2020-07-31 17:31:58 +09:00
80496d8d7f Merge pull request #9709 from peppy/send-exe-hash
Include executable hash when submitting multiplayer scores
2020-07-31 17:25:27 +09:00
2f4027df2d Merge pull request #9723 from peppy/add-catch-banana-sounds
Add osu!catch banana catching sounds
2020-07-31 17:22:49 +09:00
62ba214dad Use OrderByDescending 2020-07-31 16:21:47 +09:00
6452d62249 Update resources 2020-07-31 12:52:03 +09:00
971eafde2b Move fallback to non-bank samples to centralise hackery 2020-07-30 22:20:36 +02:00
2bb436fd3c Do not use custom sample banks outside of beatmap skin 2020-07-30 22:07:26 +02:00
23ab6f8f94 Fix dynamic compilation loading wrong ruleset versions 2020-07-30 21:10:13 +09:00
c4af19be76 Merge branch 'master' into send-exe-hash 2020-07-30 16:44:39 +09:00
e6a2409415 Merge branch 'master' into panel-load-debounce 2020-07-30 16:03:17 +09:00
cf697cc276 Update framework again (fix audio component disposal issue) 2020-07-30 15:32:42 +09:00
5e8e9f1424 Merge branch 'master' into send-exe-hash 2020-07-30 15:32:10 +09:00
1dfd2112c6 Source hash from osu.Game.dll rather than executable 2020-07-30 15:32:08 +09:00
d8bb52800f Update framework again (github deploy failed) 2020-07-30 14:31:10 +09:00
7071f9a3af Update framework 2020-07-30 14:24:21 +09:00
e5991d6e14 Change method structure for hover/unhover state setting (shouldn't be called "Fade") 2020-07-30 13:49:04 +09:00
45ddc7a2e9 Rename ShowMoreButton in comments namespace to ShowMoreRepliesButton 2020-07-30 05:02:01 +03:00
ffa98ddd00 Merge remote-tracking branch 'refs/remotes/ppy/master' into show-more-update 2020-07-30 04:51:11 +03:00
d4496eb982 Update ShowMoreButton in line with web 2020-07-30 04:51:09 +03:00
87cf9ff896 Merge pull request #9701 from smoogipoo/fix-tracked-bindable-update-cancellation 2020-07-30 10:21:14 +09:00
91ce06aaa7 Merge pull request #9710 from EVAST9919/comments-footer
Update comments container footer in line with web
2020-07-29 13:18:45 +09:00
9e6d562872 Send in initial score request instead 2020-07-29 13:18:40 +09:00
2ca3c8a0ff Merge pull request #9700 from ynjoe/vertical-failing-layer 2020-07-29 12:50:36 +09:00
d7fab98af0 Update comments container footer in line with web 2020-07-29 06:39:23 +03:00
6c7e806eac Include executable hash when submitting multiplayer scores 2020-07-29 12:39:18 +09:00
4648362214 Safeguard against potential finalise-before-initialised 2020-07-29 11:30:25 +09:00
a57b6bdc18 Remove cancellation of linked tokens 2020-07-29 11:29:38 +09:00