a84386ba01
Merge branch 'simplify-mp-subscreen-disables' into lounge-ruleset-filtering
2020-02-06 14:22:52 +09:00
81cadb7875
Simplify the way multiple subscreens handle their disable states via a custom stack
2020-02-06 14:22:01 +09:00
114fd967c1
Revert "Remove leasing at a Multiplayer screen level"
...
This reverts commit 304a071e39
.
2020-02-06 13:47:34 +09:00
d00b61de99
Merge branch 'master' into lounge-ruleset-filtering
2020-02-06 13:38:27 +09:00
e548a4b8dd
Fix missing bind causing regression in filter
2020-02-06 13:36:49 +09:00
94b6564b98
Merge branch 'master' into editor-slider-repeat
2020-02-06 13:16:39 +09:00
daf5fa9da4
Throw NotSupportedException instead
2020-02-06 13:16:32 +09:00
75eb9ca040
Merge pull request #7739 from peppy/fix-rooms-test-scene
...
Fix rooms test scene not displaying anything
2020-02-06 13:12:10 +09:00
061b8c389f
Fix null search string causing an exception
2020-02-06 13:03:04 +09:00
1dc7fc4a33
Fix case where playlist is empty
2020-02-06 13:01:48 +09:00
38bf14a06c
Merge branch 'master' into editor-beatmap-component
2020-02-06 12:25:33 +09:00
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