Commit Graph

16807 Commits

Author SHA1 Message Date
a79d6ff27a Change transition to better handle mass filter cases 2020-02-06 12:17:20 +09:00
304a071e39 Remove leasing at a Multiplayer screen level 2020-02-06 12:17:20 +09:00
50c4e34c92 Add ruleset to multiplayer filter criteria 2020-02-06 12:17:20 +09:00
00edc7e66f Fix RoomsContainer test scene not displaying 2020-02-06 12:14:17 +09:00
7757a3a30b Move spotlight layout to it's own method 2020-02-05 23:06:13 +03:00
4dd25b42ae Move spotlightsRequest to another place 2020-02-05 23:00:42 +03:00
24e8a2bd69 Make SpotlightSelector.ShowInfo use the full rankings response 2020-02-05 22:59:01 +03: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
e79ba9a129 Add alwaysShowDecimals param to FormatAccuracy
This allows us to specify whether we want it to show decimal places if accuracy is 100%.
2020-02-05 17:41:57 +01:00
fa3934ddb4 Match osu-web button description 2020-02-05 17:16:20 +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
76037e4ffd Recolour ranked status pill 2020-02-05 16:31:14 +01:00
f4ee281dd6 Add optional decimal place 2020-02-05 16:15:55 +01:00
f5edad16e6 Improve visuals 2020-02-05 19:43:13 +09:00
6708e271ac Adjust SpotlightSelector animations 2020-02-05 13:01:50 +03:00
cb30f463fb Update spotlight info based on selected one 2020-02-05 12:48:29 +03:00
98ab1f9862 Fix negative spinners 2020-02-05 18:35:31 +09:00
3d42973764 Allow scrolling via drag while dragging a hold note handle 2020-02-05 18:35:31 +09:00
cef45afbc8 Add a simple hover state 2020-02-05 18:35:31 +09:00
d56accaef1 Disallow negative / zero repeat counts (and fix off-by-one) 2020-02-05 18:35:31 +09:00
09273d1da9 Fix test scene not correctly building a playable beatmap 2020-02-05 18:35:31 +09:00
d04cc0123d Initial implementation of timeline blueprint dragbars 2020-02-05 18:35:31 +09:00
b83ee6dabf Show beatmap panels for selected spotlight 2020-02-05 12:22:42 +03:00
2b0b789980 Naming adjustments 2020-02-05 12:14:24 +03:00
fa65e3a5bb Make spotlight selector work 2020-02-05 12:09:32 +03:00
cd6902a312 Make EndTime and RepeatCount settable 2020-02-05 17:52:51 +09:00
96986bf5fc Remove beat divisor from ctor and use DI instead 2020-02-05 17:48:21 +09:00
63c595ed97 Make EditorBeatmap a component and move UpdateHitObject to it 2020-02-05 17:48:21 +09:00
a3fd952f74 Use new SpotlightSelector in RankingsHeader 2020-02-05 11:21:23 +03:00
0bbd95a69c Merge remote-tracking branch 'refs/remotes/ppy/master' into logged-out-comments 2020-02-05 10:57:49 +03:00
af4f3e5fff Merge branch 'master' into rankings-spotlights-table 2020-02-05 13:42:26 +09:00
447f31ccfc Remove using directive 2020-02-04 23:25:21 +01:00
c2a80119ca Remove using directives 2020-02-04 23:23:57 +01:00
23d1d3fdf1 Convert field to local variable 2020-02-04 23:09:10 +01:00
b606408667 Remove space 2020-02-04 23:02:28 +01:00
c1b8445b00 Add spacing to match osu-web
Note: due to osu-web using flex to even out the spacing and me not being able to implement the same behaviour here, I added a static margin to separate the title from the diffname above. This looks better than the previous state in most cases, the only scenario where this differs somehow visibly from web is on mapsets with large numbers of difficulties.
2020-02-04 21:53:23 +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
3ef6027d57 Show placeholder instead of success rate when beatmap unranked 2020-02-04 21:02:02 +01:00
48beb9fd6d Recolour PreviewButton 2020-02-04 21:01:02 +01:00
88e79dfa78 Hide ratings if beatmap has no leaderboard 2020-02-04 21:00:27 +01:00
85fb4b4a18 Recolour DetailBox 2020-02-04 21:00:00 +01:00
cbfb90983b Rename variable 2020-02-04 20:17:27 +01:00
268bb73ac6 Adjust header padding 2020-02-04 20:14:50 +01:00
2cc1255035 Adjust online status pill font and padding 2020-02-04 20:09:52 +01:00