Commit Graph

26940 Commits

Author SHA1 Message Date
d7f997a7f3 Set score's rank on a failed submission
As we don't have a `RankInfo.F`, this is the next best choice. I am also
adding a check osu-web side for this - this is just to make sure we
aren't sending scores with SS when they are not actually completed.

I'm working on a separate PR to ensure this does not get mutated during
the player exit process.
2021-07-19 12:36:15 +09:00
fb5d25405e Replace calls to obsoleted GetOrDefault() extension 2021-07-18 21:52:16 +02:00
80885301a3 Fix codefactor issues. 2021-07-18 19:36:34 +02:00
9257cd7fad Revert the use of an enum in ProfileHeader. 2021-07-18 19:18:06 +02:00
77807f9e32 Merge branch 'master' into localise-profile-overlay 2021-07-18 19:14:05 +02:00
2e2a2bdd99 Allow moving timeline selection when mousedown event is outside of blueprint container 2021-07-18 18:06:59 +02:00
ee220feecf Avoid using guesses to determine whether inputs blocked 2021-07-18 16:04:23 +02:00
2c26248042 Localise missing text of PaginatedKudosuHistoryContainer. 2021-07-17 17:36:49 +02:00
28845364a3 Localise score weighting. 2021-07-17 16:52:35 +02:00
77d8f240f8 Use ctor default values. 2021-07-17 16:41:42 +02:00
a7c280508f Throw instead of silently returning. 2021-07-17 16:40:37 +02:00
2545275f71 Partly localise Kudosu section. 2021-07-17 16:29:09 +02:00
148eb890ff Localise Historical section. 2021-07-17 16:24:11 +02:00
2f3ed4a4ab Fix PaginatedProfileSubsection ctor arguments 2021-07-17 16:13:33 +02:00
fbbf8ce5a3 Localise Ranks section. 2021-07-17 15:53:24 +02:00
d17f658985 Localise Recent section. 2021-07-17 15:50:56 +02:00
5bb45c7f84 Localise beatmap section. 2021-07-17 15:45:17 +02:00
f4eeb9139e Correct code style 2021-07-17 21:37:58 +08:00
d36842aa15 Localise TopHeaderContainer 2021-07-17 15:32:28 +02:00
c6bc95767d Simplify popover hide logic and add test coverage 2021-07-17 22:31:47 +09:00
213e3c0716 Localise DetailHeaderContainer 2021-07-17 15:29:34 +02:00
c6a27e4baa Localise CentreHeaderContainer. 2021-07-17 15:27:40 +02:00
2cfec1dc32 Localise osu!supporter badge. 2021-07-17 15:26:18 +02:00
a0c6945f8f Localise user graph. 2021-07-17 15:25:45 +02:00
306a34a802 Localise level badge tooltip. 2021-07-17 15:21:30 +02:00
0183564810 Merge branch 'localisation-base' of https://github.com/kj415j45/osu into localisation-base 2021-07-17 21:19:14 +08:00
4d276b114b Localise profile header. 2021-07-17 15:18:45 +02:00
ca1080dfb5 use switch statement
Co-authored-by: bdach <dach.bartlomiej@gmail.com>
2021-07-17 21:16:57 +08:00
d9c7ea2026 Localise profile section titles. 2021-07-17 14:57:05 +02:00
e6b8307b8e Localise ProfileHeader 2021-07-17 14:46:14 +02:00
7859d02c5b Allow null for breadcrumb control 2021-07-17 20:33:26 +08:00
6bebb1fdb9 Merge branch 'master' into localisation-base 2021-07-17 19:50:52 +08:00
e3c10e3994 Add missing LocalisableString 2021-07-17 19:40:32 +08:00
22ff40fdd5 Fix broken WikiHeader 2021-07-17 19:40:25 +08:00
5b694ad28b Replace string with LocalisableString 2021-07-17 19:37:32 +08:00
64cf9b702e Fix incorrec nesting of manual input manager test containers 2021-07-17 17:26:11 +09:00
c966cb0530 Fix dependency lookup failing due to location of PopoverContainer 2021-07-17 15:04:18 +09:00
d609839ff6 Fix test not working due to popover container being too global 2021-07-17 15:04:00 +09:00
87d3bd4b93 Fix time until next beat potentially being exactly zero at point of trigger 2021-07-17 14:35:43 +09:00
50eed26bd1 Rename radio button item to label 2021-07-17 02:32:23 +09:00
eac9b1ec7e Disable toolbox composition buttons when beatmap is not timed 2021-07-17 02:30:13 +09:00
3ae5f6707a Expose whether an EditorBeatmap has timing present or not via bindable 2021-07-17 02:30:00 +09:00
7a671754f2 Change RadioButton's object to a string 2021-07-17 02:29:31 +09:00
e35cff99c7 Pass on mouseDown input to timeline if no selection modification is made with that input 2021-07-16 17:21:43 +02:00
6eed857d63 Merge branch 'master' into input-settings-localisation 2021-07-16 23:25:25 +09:00
da7e880e46 Merge pull request #13893 from peppy/mouse-settings-localisation
Add localisation coverage of `MouseSettings`
2021-07-16 23:25:12 +09:00
3e8a13bfbf Allow interacting with timeline objects outside of drawable bounds 2021-07-16 16:16:34 +02:00
7df7137c88 Add localisation support for remaining input settings sections 2021-07-16 23:03:55 +09:00
b3d89254a9 Bump LocalisationAnalyser for new key generation 2021-07-16 23:03:55 +09:00
8541e73fc1 use text flow in markdown image caption 2021-07-16 16:26:15 +07:00