Joseph Madamba
|
ed2362b63d
|
Fix icon family and weight not transferring to text conversion
|
2024-02-09 14:31:38 -08:00 |
|
Joseph Madamba
|
666c57da50
|
Fix profile current location and interests icons not matching web
|
2024-02-09 14:31:37 -08:00 |
|
Berkan Diler
|
6adf0ac01e
|
Use new LINQ Order() instead of OrderBy() when possible
|
2024-02-08 18:01:00 +01:00 |
|
Dean Herbert
|
21e5ae5ba9
|
Minor adjustments
|
2024-02-07 16:46:59 +08:00 |
|
Joseph Madamba
|
8f59cb7659
|
Hide ruleset selector when on kudosu ranking
|
2024-02-06 13:18:22 -08:00 |
|
Bartłomiej Dach
|
07c257f387
|
Merge pull request #26942 from Loreos7/import-from-stable-localisation
Localise remaining strings on import screen of the first-run setup
|
2024-02-05 20:01:47 +01:00 |
|
Bartłomiej Dach
|
26e4b0bacb
|
Merge branch 'master' into settings-remaining-strings-localisation
|
2024-02-05 18:07:03 +01:00 |
|
Bartłomiej Dach
|
87381334ff
|
Use more proper method of formatting
|
2024-02-05 18:06:51 +01:00 |
|
Bartłomiej Dach
|
2932184d24
|
Rename localisable string
|
2024-02-05 18:05:21 +01:00 |
|
Bartłomiej Dach
|
23694c2067
|
Merge branch 'master' into import-from-stable-localisation
|
2024-02-05 16:32:12 +01:00 |
|
Bartłomiej Dach
|
148e01327b
|
Split copy info text into two rather than parameterise
I have very low hopes translators would be able to correctly navigate
this otherwise (especially in languages with different word order).
|
2024-02-05 16:30:04 +01:00 |
|
Bartłomiej Dach
|
fa894bda05
|
Fix broken spacing
|
2024-02-05 16:25:44 +01:00 |
|
Bartłomiej Dach
|
9e1a24fdef
|
Remove pointless enum
|
2024-02-05 16:20:50 +01:00 |
|
Bartłomiej Dach
|
e4ef2bdeb9
|
Merge pull request #26734 from Joehuu/fix-edit-mod-preset-button-flow
Fix edit mod preset popover buttons overflowing on some languages
|
2024-02-05 16:10:37 +01:00 |
|
Dean Herbert
|
c64d414d1b
|
Merge pull request #26934 from bdach/which-mods-for-pp
Display which mods grant pp
|
2024-02-04 19:15:11 +08:00 |
|
Loreos7
|
24e5c7ed42
|
fix formatting
|
2024-02-03 02:02:21 +03:00 |
|
Loreos7
|
4d324a3057
|
localise remaining parts of the game settings
|
2024-02-03 00:08:36 +03:00 |
|
Dan Balasescu
|
b44f77cee1
|
Update R# + fix inspections
|
2024-02-02 21:00:28 +09:00 |
|
Bartłomiej Dach
|
a00cf87925
|
Add 2FA verification screen to registration flow
|
2024-02-02 07:25:04 +01:00 |
|
Bartłomiej Dach
|
45f60b035e
|
Enable NRT in AccountCreationOverlay
|
2024-02-02 07:24:32 +01:00 |
|
Bartłomiej Dach
|
93d34e4115
|
Enable NRT in ScreenWarning
|
2024-02-02 07:24:32 +01:00 |
|
Bartłomiej Dach
|
b58ac7950b
|
Make game dependency in ScreenEntry optional to unbreak tests
|
2024-02-02 07:24:32 +01:00 |
|
Bartłomiej Dach
|
bb6387bea0
|
Enable NRT in ScreenEntry
|
2024-02-02 07:24:32 +01:00 |
|
Bartłomiej Dach
|
2ff46daf5e
|
Also change icon and tooltip text when pending 2FA
|
2024-02-02 06:40:56 +01:00 |
|
Loreos7
|
7884e5808a
|
localise remaining strings
|
2024-02-02 04:47:13 +03:00 |
|
Bartłomiej Dach
|
966093f7ce
|
Transform score multiplier display to also show ranked state
|
2024-02-01 21:32:37 +01:00 |
|
Dean Herbert
|
563f4a26b1
|
Show "failing" icon on user panel when 2FA prompt is present
This gives the user a chance to know it's required.
|
2024-02-01 21:10:37 +09:00 |
|
Dean Herbert
|
540ff0da5b
|
Add loading layer when requesting a code reissue
|
2024-01-29 17:54:34 +09:00 |
|
Joseph Madamba
|
bb6c7a0a82
|
Fix edit mod preset popover buttons overflowing on some languages
|
2024-01-26 15:26:22 -08:00 |
|
Bartłomiej Dach
|
3d3506b906
|
Merge branch 'decouple-notification-websocket-from-chat' into 2fa
|
2024-01-25 14:51:42 +01:00 |
|
Dean Herbert
|
d2990170d0
|
Add retry loop to avoid log export failing occasionally on windows
Closes https://github.com/ppy/osu/issues/26693.
|
2024-01-25 13:53:36 +09:00 |
|
Bartłomiej Dach
|
602c3bc2d9
|
Hook up reissue request
|
2024-01-24 21:35:21 +01:00 |
|
Bartłomiej Dach
|
2cfaa1c103
|
Merge branch 'master' into 2fa
|
2024-01-23 16:51:23 +01:00 |
|
Bartłomiej Dach
|
871683a3dc
|
Merge pull request #26674 from peppy/use-better-enumerator
Reduce enumerator overhead in `GameplayLeaderboard`
|
2024-01-23 16:31:17 +01:00 |
|
Bartłomiej Dach
|
0486c77a74
|
Merge pull request #26680 from peppy/fix-now-playing-centering
Fix now playing beatmap backgrounds not being correctly centred
|
2024-01-23 16:17:34 +01:00 |
|
Dean Herbert
|
c8cd7ebe6c
|
Fix now playing beatmap backgrounds not being correctly centred
https://github.com/ppy/osu/discussions/26679
|
2024-01-23 17:30:00 +09:00 |
|
Andrei Zavatski
|
da992ccc55
|
Implement per-axis triangles clamping
|
2024-01-23 04:54:27 +03:00 |
|
Dean Herbert
|
02bb506cce
|
Avoid using .Children for enumeration in other locations
|
2024-01-23 05:32:11 +09:00 |
|
Bartłomiej Dach
|
95435ecd13
|
Merge pull request #26591 from peppy/offset-awareness
Show offset explanation tooltip on settings offset adjust slider bar
|
2024-01-22 14:59:31 +01:00 |
|
Andrei Zavatski
|
1393f52b2b
|
Rename Masking to ClampToDrawable
|
2024-01-21 05:20:42 +03:00 |
|
Andrei Zavatski
|
e003ecb593
|
Change default masking value to true
|
2024-01-21 04:57:48 +03:00 |
|
Andrei Zavatski
|
087d0f03a4
|
Enable masking in toolbar
|
2024-01-21 02:15:48 +03:00 |
|
Andrei Zavatski
|
a3703d657a
|
Enable masking in popup dialog
|
2024-01-21 02:12:49 +03:00 |
|
Joseph Madamba
|
3eeefd5b7e
|
Fix changelog stream user count only accounting for latest build
|
2024-01-18 16:15:52 -08:00 |
|
Salman Ahmed
|
b97c3ac9ee
|
Fix revert-to-default button appearing on disabled settings regardless of value
|
2024-01-18 14:24:49 +03:00 |
|
Andrei Zavatski
|
42e4c933d3
|
Fix ConstrainedIconContainer always using masking
|
2024-01-18 04:06:02 +03:00 |
|
Dean Herbert
|
a66ddc7813
|
Change rolling counters to use quicker easing types
|
2024-01-17 18:18:53 +09:00 |
|
Dean Herbert
|
cc7be137bc
|
Show tooltip on global offset adjust slider bar
|
2024-01-17 17:57:49 +09:00 |
|
Dean Herbert
|
ee18123fc2
|
Merge pull request #26340 from stanriders/user-rank-card
Add user card with global/country ranks to login overlay
|
2024-01-17 17:22:33 +09:00 |
|
Dean Herbert
|
fe06402951
|
Fix incorrect bindable usage
|
2024-01-17 16:50:48 +09:00 |
|