Brandon
|
6c8204f9a3
|
Update delete collections message when none
|
2024-02-22 19:40:02 -08:00 |
|
Brandon
|
d6beae2ce1
|
Update delete/restore mod presets message when none
|
2024-02-22 19:10:15 -08:00 |
|
Bartłomiej Dach
|
f9e92c69a8
|
Merge branch 'master' into fix-skin-editor-init-fail
|
2024-02-22 14:08:38 +01:00 |
|
Bartłomiej Dach
|
49b7f0e3a7
|
Merge pull request #26531 from smallketchup82/multiplayer-difficulty-tooltip
Implement difficulty tooltips for multiplayer lobbies
|
2024-02-22 12:57:35 +01:00 |
|
Bartłomiej Dach
|
46c8560ca5
|
Merge branch 'master' into multiplayer-difficulty-tooltip
|
2024-02-22 12:08:29 +01:00 |
|
Bartłomiej Dach
|
d06c67ad8f
|
Substitute two jank interdependent bool flags for single tri-state enums
|
2024-02-22 12:05:50 +01:00 |
|
Bartłomiej Dach
|
6770b73e4e
|
Merge pull request #27192 from smoogipoo/mod-search-ignore-whitespace
Adjust search terms for mods
|
2024-02-22 11:41:31 +01:00 |
|
Bartłomiej Dach
|
84fdcd24ef
|
Remove description from mod search terms
Closes https://github.com/ppy/osu/issues/27111.
|
2024-02-22 11:02:08 +01:00 |
|
Bartłomiej Dach
|
1a831145ce
|
Merge branch 'master' into fix-bpm-differences
|
2024-02-22 10:41:22 +01:00 |
|
Bartłomiej Dach
|
81a9908c60
|
Extract common helper for BPM rounding
|
2024-02-22 10:27:37 +01:00 |
|
Bartłomiej Dach
|
57bb0b85a1
|
Merge pull request #27107 from Joehuu/rank-highest-tooltip
Add highest rank tooltip to global rank display
|
2024-02-22 09:08:22 +01:00 |
|
Dean Herbert
|
9d732bd9b1
|
Merge branch 'remove-legacy-gl' into update-framework
|
2024-02-21 21:44:19 +08:00 |
|
Andrei Zavatski
|
2543a48ac8
|
Apply padding to GridContainers directly
|
2024-02-20 23:18:37 +03:00 |
|
Dan Balasescu
|
40d6e8ce85
|
Remove legacy OpenGL renderer option, it's now just OpenGL
|
2024-02-20 15:14:30 +09:00 |
|
Joseph Madamba
|
2ff8667dd2
|
Revert "Centralise global rank display logic to new class"
Also don't show on `LoginOverlay` usage for now.
|
2024-02-19 12:11:12 -08:00 |
|
Bartłomiej Dach
|
1ca566c6b0
|
Disable nested input managers on edited screen when skin editor is open
|
2024-02-19 10:19:25 +01:00 |
|
maromalo
|
5a448ce02f
|
Turn BPMDisplay to RollingCounter<int>
|
2024-02-18 19:59:56 -03:00 |
|
Dan Balasescu
|
0fff9d4937
|
Add non-whitespace search term for mods
|
2024-02-16 19:17:41 +09:00 |
|
Joseph Madamba
|
a03835bf1c
|
Improve comments
|
2024-02-14 20:13:27 -08:00 |
|
Dean Herbert
|
59efd22ba2
|
Merge branch 'master' into score-statistics-updates-working-2
|
2024-02-15 02:55:12 +08:00 |
|
Dean Herbert
|
9ec79755fb
|
Standardise font specs
|
2024-02-15 02:54:28 +08:00 |
|
Dean Herbert
|
c175e03600
|
Inline rolling duration variable
|
2024-02-15 02:53:38 +08:00 |
|
Bartłomiej Dach
|
aae431e8f6
|
Cancel rolling properly
|
2024-02-14 16:48:31 +01:00 |
|
Bartłomiej Dach
|
53884f61c3
|
Apply suggested changes
|
2024-02-14 16:41:41 +01:00 |
|
Bartłomiej Dach
|
8312f92b4e
|
Use better value for alignment
|
2024-02-14 12:24:28 +01:00 |
|
Bartłomiej Dach
|
153024e61b
|
Increase transition durations slightly
Maybe slightly better readability. Dunno.
|
2024-02-14 10:16:10 +01:00 |
|
Bartłomiej Dach
|
6baa099906
|
Fix broken delay
|
2024-02-14 10:12:01 +01:00 |
|
Salman Ahmed
|
4d3b605e04
|
Add support for displaying "mapper" badges in comments
|
2024-02-14 04:17:55 +03:00 |
|
Salman Ahmed
|
72c6134dbf
|
Include commentable object metadata in comments
|
2024-02-14 04:16:36 +03:00 |
|
Salman Ahmed
|
5267e0abf7
|
Move comment author line to separate component
|
2024-02-14 04:16:36 +03:00 |
|
Bartłomiej Dach
|
eae43f5fd9
|
Consume SoloStatisticsWatcher updates in toolbar button
|
2024-02-13 14:28:24 +01:00 |
|
Bartłomiej Dach
|
14052ae1cc
|
Implement transient stats display on user toolbar button
|
2024-02-13 14:28:24 +01:00 |
|
Bartłomiej Dach
|
da4ebd0681
|
Refactor SoloStatisticsWatcher to no longer require explicit subscription callbacks
|
2024-02-13 13:49:01 +01:00 |
|
Dean Herbert
|
f7a223f328
|
Merge pull request #27053 from frenzibyte/unranked-pp-placeholder
Add support for displaying "unranked PP" placeholder
|
2024-02-13 18:59:55 +08:00 |
|
Salman Ahmed
|
4f0f07d55a
|
Remove placeholder classes and inline everything
|
2024-02-12 21:30:10 +03:00 |
|
Salman Ahmed
|
2ae616a88e
|
Combine other cases of displaying dash in scores PP
|
2024-02-12 12:29:33 +03:00 |
|
Joseph Madamba
|
7b0b39dbaa
|
Fix total play time tooltip area including label
|
2024-02-09 16:06:16 -08:00 |
|
Joseph Madamba
|
ffd0d9bb39
|
Add highest rank tooltip to global rank display
|
2024-02-09 16:06:16 -08:00 |
|
Joseph Madamba
|
ae89b89928
|
Centralise global rank display logic to new class
|
2024-02-09 16:06:16 -08:00 |
|
Joseph Madamba
|
8d1d65a469
|
Add ContentTooltipText to ProfileValueDisplay
|
2024-02-09 16:06:16 -08:00 |
|
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 |
|
Bartłomiej Dach
|
f22828bc50
|
Flip if s to reduce nesting
|
2024-02-07 13:36:46 +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 |
|
Salman Ahmed
|
6b7ffc240b
|
Support displaying "unranked PP" placeholder
|
2024-02-05 23:29:24 +03: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 |
|