Commit Graph

290 Commits

Author SHA1 Message Date
1a689231c2 Support null leaderboard position 2020-02-20 14:51:25 +09:00
84d6a8ae2a Add null check 2020-02-19 19:42:56 +01:00
7ea67aa672 Highlight max combo on beatmap leaderboards 2020-02-19 17:58:59 +01:00
958c891d15 Update with framework-side bindable list changes 2020-02-17 15:06:14 +09:00
4d180a685a Adjust font sizes and spacing in BeatmapSetOverlay 2020-02-16 21:43:33 +01:00
8fcd5e93dd Adjust table layout to match osu-web 2020-02-16 21:43:11 +01:00
c08398a404 Merge branch 'master' into hoverable-timestamps 2020-02-13 15:21:09 +01:00
9a9349a13a Merge branch 'master' into adjust-beatmap-overlay 2020-02-12 16:52:42 +09:00
b694b0c90c Merge branch 'master' into adjust-beatmap-overlay 2020-02-11 21:07:26 +01:00
2be7d1a873 Remove redundant type specification 2020-02-11 18:19:08 +07:00
44568ac9e6 Avoid covariant array conversion 2020-02-11 17:36:10 +07:00
28a39fd8fa Use explicit typing 2020-02-11 17:12:32 +07:00
17791259ed Fix InfoColumn minWidth implementation 2020-02-11 16:21:31 +07:00
ed8cb1d6bf add missing eof newline 2020-02-09 23:46:06 +01:00
3e06324f61 fix formatting issue 2020-02-09 23:39:34 +01:00
867c733809 make score date hoverable 2020-02-09 23:19:32 +01:00
2770fb71b2 Use SortedStatistics where needed 2020-02-07 21:12:21 +01:00
7395f01919 Use osu-web font sizes 2020-02-07 20:28:02 +01:00
c09af0052b Revert accuracy display and column sorting changes 2020-02-06 20:21:47 +01:00
c93d2c7f00 Adjust loading container corner radius 2020-02-05 18:26:01 +01:00
63df6b8da6 Change accuracy formatting method 2020-02-05 17:42:14 +01:00
e1e1c1a11a Match osu-web display accuracy
Decided to change this only locally instead of modifying FormatAccuracy which would affect everywhere else in the game as well.
2020-02-05 16:34:39 +01:00
b606408667 Remove space 2020-02-04 23:02:28 +01:00
86c0b50983 Adjust font once again for readibility 2020-02-04 21:45:45 +01:00
d7af96a2e5 Adjust corner radius 2020-02-04 21:42:01 +01:00
82914b5d6e Adjust ScoreTable spacing 2020-02-04 21:41:33 +01:00
9795897045 Enforce correct column order in ScoreTable 2020-02-04 21:28:31 +01:00
d23e4a1fa1 Change scoreboard text size 2020-02-04 21:27:51 +01:00
5458085849 Adjust TopScoreUserSection font and spacing 2020-02-04 21:11:35 +01:00
4ea9efd92e Enforce column ordering 2020-02-04 17:59:32 +01:00
833bb28dcf Adjust separator position between top and bottom content 2020-02-04 22:38:25 +07:00
0cba1a357f Adjust padding on DrawableTopScore 2020-02-04 21:56:22 +07:00
bd815cd81b Use minWidth on more columns to further match web 2020-02-04 21:55:48 +07:00
1c16ab1813 Use better colours 2020-02-04 21:55:20 +07:00
f112760b00 Revert column separator height to 2 2020-02-04 21:55:04 +07:00
5030b66092 Adjust width of statistics columns 2020-02-04 19:59:11 +07:00
a8faee91d8 Use minWidth on pp column 2020-02-04 19:54:57 +07:00
556a4e64cb Use minimum width on statistics columns 2020-02-04 19:46:14 +07:00
8f9917238e Add optional minimum width to InfoColumn 2020-02-04 19:45:08 +07:00
4f312ae6bc Adjust InfoColumn spacing 2020-02-04 19:43:14 +07:00
c12fc67887 Change InfoColumn title font weight 2020-02-04 19:42:37 +07:00
3571c2b617 Rearrange children in TopScoreStatisticsSection 2020-02-04 19:41:44 +07:00
f30cdab025 Update Scores section 2020-02-04 14:35:04 +03:00
0e54e0e092 Recolour DrawableTopScore 2020-02-04 14:17:22 +03:00
9898a926b2 Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
c2a40c574d Split out if statement for readability 2019-12-09 02:13:47 +09:00
929be3e9e7 Highlight own score in BeatmapSetOverlay 2019-12-08 12:34:07 +03:00
f0d49d0cdf Decouple APILegacyScoreInfo from ScoreInfo 2019-12-03 15:31:11 +09:00
c0fe91a84c Merge branch 'master' into sharpen 2019-11-26 18:21:50 +08:00
96533631fc Simplify if/else statement 2019-11-24 01:29:11 +03:00