Commit Graph

17239 Commits

Author SHA1 Message Date
dacbbb5eee Add a maximum size to ensure things don't get out of hand 2020-02-21 16:11:09 +09:00
b94f937f7e Fill in missing xmldoc 2020-02-21 15:35:40 +09:00
92f6f0207c Rename LoadingAnimation to LoadingSpinner 2020-02-21 15:33:31 +09:00
623b78d675 Combine all loading animation implementations 2020-02-21 15:32:46 +09:00
da41f4cd3f Add CommentsContainer to ChangelogOverlay 2020-02-21 08:02:40 +03:00
5acaf9b371 Privatise setter 2020-02-21 12:33:49 +09:00
2cb218c9c4 Merge remote-tracking branch 'origin/master' into comment-editor 2020-02-21 12:27:34 +09:00
0f088cc2c2 Bump ppy.osu.Game.Resources from 2020.219.0 to 2020.221.0
Bumps [ppy.osu.Game.Resources](https://github.com/ppy/osu-resources) from 2020.219.0 to 2020.221.0.
- [Release notes](https://github.com/ppy/osu-resources/releases)
- [Commits](https://github.com/ppy/osu-resources/compare/2020.219.0...2020.221.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 03:10:48 +00:00
cd666166d5 Merge pull request #7809 from voidedWarranties/proposal-difficulty-icon-select
Allow selecting/playing a specific difficulty using the beatmapset difficulty icons
2020-02-21 10:24:12 +09:00
db4fe4f728 Merge branch 'master' into adjust-beatmap-overlay 2020-02-21 09:52:44 +09:00
4fb4c03956 Merge pull request #7779 from Malox10/hoverable-timestamps
Add tooltips with precise dates to beatmap set overlay
2020-02-21 09:48:22 +09:00
6c21cc3926 Adjust easing type to match in disposal clause
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2020-02-21 08:55:12 +09:00
7adedcb7b9 Fix typo
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-02-21 08:34:51 +09:00
3380dbbd71 Improve visual appearance of ProcessingOverlay 2020-02-20 19:49:22 +09:00
4a3f281855 Make buttons purple 2020-02-20 18:56:14 +09:00
a0b578082e Make ready button also have triangles 2020-02-20 18:56:00 +09:00
e7fca689b1 Change text on playlist add button to be nicer 2020-02-20 18:56:00 +09:00
76c57a695b Change create room button colouring to match design 2020-02-20 18:56:00 +09:00
a94a6eb94e Merge pull request #7900 from smoogipoo/room-inspector-redesign
Update the multiplayer room inspector design
2020-02-20 18:55:03 +09:00
973093b522 Fix non-selectable playlist items not forwarding clicks to children 2020-02-20 18:32:34 +09:00
063fe191ef Add back missing using 2020-02-20 18:15:40 +09:00
e25e9b6164 Merge branch 'master' into multiplayer-header-background 2020-02-20 18:04:02 +09:00
a11862ba0d Improve transition between multiplayer screens (and share constants) 2020-02-20 18:03:53 +09:00
927115a085 Merge branch 'master' into room-inspector-redesign 2020-02-20 17:41:16 +09:00
e48166858c Merge branch 'master' into overlined-display-refactor 2020-02-20 17:38:04 +09:00
8c8e756149 Merge pull request #7896 from peppy/combo-colour-independence
Move DrawableHitObject accent colour update duties to ruleset
2020-02-20 17:01:58 +09:00
5c16dbbea9 Merge pull request #7919 from smoogipoo/null-leaderboard-position
Support null leaderboard position
2020-02-20 16:27:24 +09:00
5970c102b4 Change API to be easier to understand 2020-02-20 15:17:49 +09:00
5aea599c5e Merge branch 'master' into combo-colour-independence 2020-02-20 15:05:15 +09:00
d79ca97fe9 Make beatmap scores also support null position 2020-02-20 15:04:12 +09:00
eb8a56055f Merge pull request #7910 from EVAST9919/rankings-clickable-countries
Make country names in RankingsOverlay clickable
2020-02-20 15:00:01 +09:00
474d0635cf Merge pull request #7913 from TheWildTree/highlight-full-combo
Highlight max combo on beatmap leaderboards
2020-02-20 14:53:55 +09:00
1a689231c2 Support null leaderboard position 2020-02-20 14:51:25 +09:00
17b669fdf7 Refactor to detail the sizing mode setting 2020-02-20 14:32:16 +09:00
51f03d0f07 Adjust comment
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2020-02-20 14:28:38 +09:00
bf5c34a014 Merge branch 'master' into rankings-clickable-countries 2020-02-20 14:21:44 +09:00
ae12097a46 Merge branch 'master' into highlight-full-combo 2020-02-20 14:02:24 +09:00
00d8be9235 Adjust height transition 2020-02-20 13:48:34 +09:00
1935a14288 Adjust animations to be much smoother 2020-02-20 05:08:42 +03:00
a8c735b66d Change default category value 2020-02-20 04:19:50 +03:00
5d8445676d Merge remote-tracking branch 'refs/remotes/ppy/master' into new-direct-gen-three 2020-02-20 04:15:09 +03:00
66ea794935 Add debounce to the querying 2020-02-20 02:54:35 +03:00
7550685a61 DrawableErrorHandler -> NotFoundDrawable 2020-02-20 02:43:13 +03: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
23c9782f50 Add maxCombo to APIBeatmap 2020-02-19 17:58:41 +01:00
62227ad856 Add MaxCombo to BeatmapInfo 2020-02-19 17:58:10 +01:00
edef84d9c3 CI fixes 2020-02-19 19:15:18 +03:00
2ef3c78736 Remove query binding duplicate 2020-02-19 18:19:15 +03:00
237be50e37 Implement DrawableErrorHandler component 2020-02-19 18:17:02 +03:00