Commit Graph

57730 Commits

Author SHA1 Message Date
38a674cd84 Merge pull request #21807 from Joehuu/external-link-open-highlight
Highlight "open" option on external link button context menu
2022-12-27 16:09:06 +08:00
777ffcf805 Highlight "open" option on external link button context menu 2022-12-26 20:47:24 -08:00
bcaff37851 Merge pull request #21802 from turbedi/generic_enum
Use generic Enum methods
2022-12-27 02:42:12 +03:00
cb2b0d4178 Remove redundant type specs 2022-12-26 23:12:53 +01:00
335cb0205f Remove now unnecessary using 2022-12-26 22:50:36 +01:00
fcbb21c75e Fix typo 2022-12-26 20:38:35 +01:00
c7ca4bbba5 Use generic Enum methods 2022-12-26 20:36:39 +01:00
2470991aaa Merge pull request #21800 from mk56-spn/remove_obsolete_star_colours
Remove obsoleted "ForDifficultyRating" method
2022-12-26 17:39:25 +01:00
e416bdd06b Merge branch 'master' into remove_obsolete_star_colours 2022-12-26 16:35:47 +01:00
fbff5d8d69 Remove obsoleted "ForDifficultyRating" method 2022-12-26 16:16:52 +01:00
6b5059285b Merge pull request #21798 from peppy/update-framework
Update framework
2022-12-26 22:44:47 +08:00
5dd03c6c60 Update framework 2022-12-26 21:53:52 +08:00
786d94c149 Merge pull request #21792 from Joehuu/fix-parameters-inspection
Fix parameters with the same default value inspection
2022-12-26 15:41:54 +09:00
0761fa54c5 Merge pull request #21778 from bdach/score-stats-on-results
Add overall ranking display to solo results screen
2022-12-26 14:14:53 +08:00
09cc41604f Merge branch 'master' into score-stats-on-results 2022-12-26 13:37:36 +08:00
144144c40c Revert removing redundant font parameter 2022-12-25 20:47:05 -08:00
a10628e270 Change severity of RedundantArgumentDefaultValue to hint 2022-12-25 20:47:05 -08:00
ee77b8cad3 Merge branch 'master' into fix-parameters-inspection 2022-12-26 05:17:40 +03:00
97d3b7bd63 Merge pull request #21781 from Joehuu/link-title-and-artist
Link beatmap set title and artist to listing search
2022-12-26 10:13:16 +08:00
2d57ea6f15 Merge branch 'master' into link-title-and-artist 2022-12-26 03:23:05 +03:00
973fd90af2 Fix parameters with the same default value inspection 2022-12-25 16:15:02 -08:00
f959b02dc8 Use empty drawables for spacing badges instead 2022-12-25 16:05:59 -08:00
8e899c2e92 Use localisation parameters to find preferred string instead 2022-12-25 16:03:44 -08:00
b1ca38685d Merge branch 'master' into score-stats-on-results 2022-12-25 21:44:42 +01:00
e6f9d6202c Update appveyor deploy image 2022-12-25 23:40:01 +08:00
831c7420b7 Merge pull request #21776 from bdach/score-stats-display
Implement overall ranking display for solo results screen
2022-12-25 21:43:12 +08:00
b871d6f078 Remove unused fields 2022-12-24 13:35:17 -08:00
ae967e08b0 Add badges when needed instead of using alpha 2022-12-24 13:27:46 -08:00
4f6b3644f3 Fix title/artist overflowing to right side 2022-12-24 12:40:32 -08:00
df645ef3cb Change title/artist idle colour to white 2022-12-24 11:42:05 -08:00
9d073f4228 Link beatmap set title and artist to listing search 2022-12-24 11:26:09 -08:00
8c7814aaf0 Fix weird using statement 2022-12-24 21:48:04 +08:00
36a6f3685e Don't show global rankings display when not logged in 2022-12-24 14:35:11 +01:00
145130ba80 Register solo statistics watcher at game level 2022-12-24 14:35:07 +01:00
da519acb20 Add overall ranking display to solo results 2022-12-24 14:35:04 +01:00
3abdf557ea Add protected method for customising statistics panel rows 2022-12-24 14:35:00 +01:00
600ada46be Add protected method for customising statistics panel 2022-12-24 14:34:54 +01:00
cf0b3ec879 Merge branch 'master' into score-stats-display 2022-12-24 14:32:08 +01:00
209d44746a Merge pull request #21762 from bdach/score-stats-updates
Add solo statistics watcher component to deliver incremental global user statistics updates
2022-12-24 21:30:34 +08:00
e961af20cc Merge branch 'score-stats-updates' into score-stats-display 2022-12-24 13:56:10 +01:00
78c47a3695 Add callback to dictionary rather than overwrite
Attempting to overwrite will henceforth throw an exception.
2022-12-24 13:45:04 +01:00
6c4ca387e0 Fix wrong handling of missing ruleset statistics 2022-12-24 13:44:11 +01:00
3c26016b61 Ensure latest stats are cleared on successful profile fetch 2022-12-24 13:44:08 +01:00
fd9110a61e Fix solo statistics watcher firing requests for invalid user with id 1
Can happen during login flow (see `APIAccess.attemptConnect()`).
2022-12-24 13:44:05 +01:00
d6e079a2b4 Ignore statistics update requests from third-party rulesets for now 2022-12-24 13:43:57 +01:00
0aaffcfcfb Merge pull request #21777 from peppy/add-help-button
Add button to settings to show lazer upgrade guide
2022-12-24 11:38:41 +01:00
83a50816b6 Remove unused constructor param 2022-12-24 10:44:38 +01:00
4bcc2b832c Merge branch 'master' into add-help-button 2022-12-24 10:40:35 +01:00
301eb71e22 Fix wrong member names 2022-12-24 10:39:05 +01:00
2c060ac8d4 Add localisation support for new button's strings 2022-12-24 17:32:04 +08:00