Commit Graph

477 Commits

Author SHA1 Message Date
cccb47e6e0 Add user cover background to expanded version of score panel 2020-07-22 11:29:23 +09:00
0125a7ef3b Fix single-frame glitch in SS grade display animation 2020-07-15 15:36:17 +09:00
daa7430fd8 Fix statistics screen blocking retry, home, and alt f4 2020-07-14 00:00:43 -07:00
718f06c690 Use Mod.AdjustRank() instead 2020-07-02 12:35:32 -07:00
fa252d5e95 Fix score panel not showing silver s/ss badges on hd/fl plays 2020-07-01 17:37:38 -07:00
5c1f1ab622 Fix avatar in score panel being unclickable when statistics panel is visible 2020-07-01 14:31:06 -07:00
1701c844a6 Fix scroll container height on smaller ui scales 2020-06-30 16:36:53 +09:00
bb81f908fb Exclude EmptyHitWindow from being considered in TimingDistributionGraph 2020-06-29 15:53:56 +08:00
6bcc693c2f Add ability to close statistics by clicking anywhere 2020-06-23 15:21:23 +09:00
1bf00e0c82 Schedule continuation 2020-06-22 23:22:49 +09:00
ff2f3a8484 Fix div-by-zero errors with autoplay 2020-06-22 20:32:04 +09:00
5c4df2e32c Cancel load on dispose 2020-06-22 20:20:42 +09:00
988baad16f Expand statistics to fill more of the screen 2020-06-22 19:20:43 +09:00
261adfc4e6 Create a local playable beatmap instead 2020-06-22 18:38:41 +09:00
3ede095b9c Apply refactorings from review 2020-06-22 15:42:55 +09:00
33fdd7466c Merge branch 'master' into results-screen-statistics-overlapping-transition 2020-06-22 15:38:48 +09:00
037bd3b463 Fix possible nullref 2020-06-19 22:48:21 +09:00
4cb49cd606 Add minimum height to the timing distribution graph 2020-06-19 22:21:34 +09:00
486b899e8f Rename method 2020-06-19 22:11:29 +09:00
25abdc2903 General cleanups 2020-06-19 21:41:48 +09:00
8aea8267fb Add some padding 2020-06-19 20:58:05 +09:00
5ce2c712d3 Fix statistics not being wrapped by containers 2020-06-19 20:53:43 +09:00
34a8fcfd2f Fix potential off-by-one 2020-06-19 20:53:30 +09:00
83e6c3efdb Adjust API for returning statistics 2020-06-19 20:31:52 +09:00
1cbbd6b442 Move timing distribution graph to osu.Game 2020-06-19 20:03:18 +09:00
a3ff25177a Asyncify statistics load 2020-06-19 19:12:55 +09:00
55196efe6e Fix panel depth ordering 2020-06-19 18:02:54 +09:00
ec16b0fc5a Rework score panel tracking to fix visual edge cases 2020-06-19 17:28:35 +09:00
85a0f78600 Hide statistics panel on first exit 2020-06-18 22:48:52 +09:00
53f507f51a Fade background 2020-06-18 22:27:10 +09:00
ecdfcb1955 Display placeholder if no statistics available 2020-06-18 22:21:30 +09:00
6c8a24260b Add padding 2020-06-18 17:06:05 +09:00
c31a05977d Re-implement statistics as a click-in panel 2020-06-18 16:50:45 +09:00
725b2e540b wip 2020-06-17 22:29:00 +09:00
5e74985eda Add scrolling capability to results screen 2020-06-17 19:28:40 +09:00
e7687a0927 Temporary placement inside results screen 2020-06-16 17:49:43 +09:00
a2ddb4edb4 Change interface for creating statistic rows 2020-06-16 17:49:28 +09:00
89b54be673 Add initial implementation of the statistics panel 2020-06-15 22:45:18 +09:00
c3c5a99a22 Load imported scores to results screen rather than gameplay 2020-06-15 20:23:35 +09:00
7b012f1def Fix test failures 2020-06-11 14:55:49 +09:00
05b1edb9d8 Fix incorrect beatmap showing 2020-06-09 19:01:02 +09:00
5d1770dec8 Merge pull request #9212 from smoogipoo/fix-scorepanel-input
Fix score panel not receiving input in some places
2020-06-05 00:26:02 +09:00
afcefe01bf Fix score panel not receiving input in some places 2020-06-04 21:48:55 +09:00
5d7bb8cb4e Change format of date on score panel 2020-06-04 21:33:38 +09:00
b174daa94a Remove unused using 2020-06-03 11:58:56 +09:30
96e3c6e8e8 Move check to SoloResultsScreen 2020-06-03 11:36:47 +09:30
90213d079d Include submission status in check 2020-06-03 10:48:27 +09:30
f4f84ede6a Fix results screen crashing for beatmaps with no online ID 2020-06-03 10:43:16 +09:30
f2dadeeeb5 Allow horizontal scroll on results screen when not hovering expanded panel 2020-05-31 13:50:42 +09:00
013461377e Fix potential nullref 2020-05-28 21:46:02 +09:00