Commit Graph

19327 Commits

Author SHA1 Message Date
22b52d63c7 Update framework 2020-08-04 20:51:59 +09:00
4d6f60edaf Fix multiplayer match select forcing playback even when user paused 2020-08-03 22:43:50 +09:00
8a9036938f Merge pull request #9761 from peppy/fix-android-version-hash
Add fallback hash generation to fix android startup crash
2020-08-03 19:20:28 +09:00
6d266b5a93 Merge pull request #9712 from frenzibyte/merge-global-to-legacy
Merge GlobalSkinConfiguration settings into the LegacySetting enum
2020-08-03 19:16:35 +09:00
f812767c95 Add fallback hash generation to fix android startup crash 2020-08-03 18:49:06 +09:00
b448ca3efe Merge branch 'master' into merge-global-to-legacy 2020-08-03 16:00:52 +09:00
630322ff85 Adjust font weights in line with web 2020-08-03 09:55:06 +03:00
057d6f03e5 Merge remote-tracking branch 'refs/remotes/ppy/master' into dashboard-beatmap-panel 2020-08-03 09:54:47 +03:00
4189e918a3 Merge branch 'master' into news 2020-08-03 14:16:45 +09:00
dc559093cd Rename namespace from Dashboard to Home 2020-08-02 21:47:09 +03:00
bddc61756a Rework padding 2020-08-02 21:44:34 +03:00
7d83cdbf1c Make title in DrawableBeatmapList a property 2020-08-02 21:35:24 +03:00
ca57c70961 Naming adjustments 2020-08-02 21:33:14 +03:00
ca7545917c Extract method for performing legacy lookups 2020-08-02 19:55:18 +02:00
3e5c3e256d Extract method for performing generic config lookup 2020-08-02 19:54:38 +02:00
2190e6443a Apply height constraints to all settings dropdown 2020-08-01 10:02:46 +03:00
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