Bartłomiej Dach
|
446485f804
|
Move localisation string to common location
|
2022-07-24 23:30:52 +02:00 |
|
Bartłomiej Dach
|
8af9cfbe40
|
Add readonly modifier
|
2022-07-24 23:29:18 +02:00 |
|
Bartłomiej Dach
|
6a67d76d7c
|
Add basic mod preset column implementation
|
2022-07-24 16:39:04 +02:00 |
|
Bartłomiej Dach
|
b2f8934117
|
Extract base mod select column presentation logic
|
2022-07-24 16:39:03 +02:00 |
|
Salman Ahmed
|
2829a7e836
|
Merge branch 'master' into beatmap-overlay-modded-stats
|
2022-07-23 10:38:13 +03:00 |
|
Salman Ahmed
|
661c79baf6
|
Add explanatory comment
|
2022-07-23 10:16:11 +03:00 |
|
Adam Baker
|
06462c13dd
|
Overwrite IBindable<ReadOnlyList<Mod>> cache in BeatmapSetOverlay
Implement fix as suggested
|
2022-07-22 23:15:24 -05:00 |
|
Adam Baker
|
d451bc8fda
|
Revert commits
This reverts commit 28586c704d .
This reverts commit d9d35bb847 .
|
2022-07-22 22:25:49 -05:00 |
|
Bartłomiej Dach
|
f3ceabc53f
|
Rename ModSelect{Overlay -> }Panel
|
2022-07-22 19:17:22 +02:00 |
|
Adam Baker
|
d9d35bb847
|
Set BeatmapSetHeaderContent details to not show modded values
|
2022-07-22 05:43:56 -05:00 |
|
Bartłomiej Dach
|
a3090003de
|
Add tooltip showing contents of mod preset
|
2022-07-21 23:29:21 +02:00 |
|
Bartłomiej Dach
|
bdff7f1ef4
|
Implement basic appearance of mod preset panels
|
2022-07-21 23:29:21 +02:00 |
|
Bartłomiej Dach
|
6cd18fad99
|
Fix code inspections after base panel class extraction
|
2022-07-21 23:29:08 +02:00 |
|
Bartłomiej Dach
|
d796b7d53c
|
Extract base mod select overlay panel presentation logic
|
2022-07-21 22:37:00 +02:00 |
|
Dan Balasescu
|
7dfc18a0e3
|
Merge pull request #19208 from frenzibyte/remove-score-multiplier-on-custom-mod-settings
Remove score multiplier on difficulty-increasing mods with customised settings
|
2022-07-20 20:12:59 +09:00 |
|
Dean Herbert
|
62133fa069
|
Merge pull request #19246 from frenzibyte/fix-wiki-navigation
Fix wiki overlay not handling path redirection properly
|
2022-07-20 20:08:11 +09:00 |
|
Salman Ahmed
|
5e933cb466
|
Improve comment wording
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2022-07-20 09:43:32 +03:00 |
|
Salman Ahmed
|
474c1a8a7a
|
Fix wiki overlay not handling path redirection properly
|
2022-07-20 09:06:11 +03:00 |
|
Salman Ahmed
|
6ce6f6f7df
|
Merge branch 'master' into remove-score-multiplier-on-custom-mod-settings
|
2022-07-20 08:57:43 +03:00 |
|
Salman Ahmed
|
1270abdf42
|
Highlight perfect slider tick/end values in beatmap info leaderboards
|
2022-07-20 00:53:10 +03:00 |
|
Salman Ahmed
|
4210ec6502
|
Merge branch 'master' into remove-score-multiplier-on-custom-mod-settings
|
2022-07-19 19:21:26 +03:00 |
|
Salman Ahmed
|
89653b74c7
|
Only add setting tracker when customisation is permitted
|
2022-07-19 19:21:16 +03:00 |
|
Salman Ahmed
|
b5c7d07ba8
|
Merge branch 'master' into fix-user-profile-overlay
|
2022-07-18 10:27:33 +03:00 |
|
Dean Herbert
|
a7f19cc796
|
Merge pull request #19137 from frenzibyte/country-enum
Replace `Country` class with enumeration
|
2022-07-18 16:12:24 +09:00 |
|
Salman Ahmed
|
e4d11febc5
|
Remove no longer necessary fallback
|
2022-07-18 09:47:40 +03:00 |
|
Salman Ahmed
|
84c1c26a7f
|
Merge branch 'master' into fix-user-profile-overlay
|
2022-07-18 09:45:25 +03:00 |
|
Salman Ahmed
|
018da74fe8
|
Replace default with CountryCode.Unknown
|
2022-07-18 08:54:35 +03:00 |
|
Salman Ahmed
|
100c53f9ef
|
Country -> CountryCode
|
2022-07-18 08:40:34 +03:00 |
|
Salman Ahmed
|
eddae7b143
|
Fix mod overlay and footer not updating multiplayer on settings change
|
2022-07-18 07:38:56 +03:00 |
|
Salman Ahmed
|
b33f8aa0fc
|
Fix "Start Chat" on multiplayer/playlist chat not opening overlay
|
2022-07-18 06:45:00 +03:00 |
|
Salman Ahmed
|
7e4ce89981
|
Include mod settings in profile score mod icons
|
2022-07-18 04:03:18 +03:00 |
|
tsunyoku
|
a5d7075ef1
|
simplify beatmap metadata logic in DrawableProfileScore
|
2022-07-17 18:10:47 +01:00 |
|
Dean Herbert
|
4e8bf1da52
|
Don't sent ruleset configuration failures to sentry
|
2022-07-18 01:23:46 +09:00 |
|
tsunyoku
|
7a6666996f
|
rename item to model in CreateDrawableItem
|
2022-07-17 14:50:53 +01:00 |
|
tsunyoku
|
486fbd2531
|
create instance of BeatmapInfo for use in ScoreBeatmapMetadataContainer
|
2022-07-17 14:47:04 +01:00 |
|
tsunyoku
|
7135329c8c
|
remove `PaginatedProfileScoreSubsectio, revert profile score drawables
|
2022-07-17 14:22:27 +01:00 |
|
tsunyoku
|
3a8b5d48b9
|
update PaginatedScoreContainer to use new class and format
|
2022-07-17 14:09:14 +01:00 |
|
tsunyoku
|
ef4237c4ac
|
create special subsection class for paginated profile scores
|
2022-07-17 14:08:31 +01:00 |
|
tsunyoku
|
e8d88e29c6
|
change DrawableProfileScore and DrawableProfileWeightedScore to take SoloScoreInfo and APIBeatmap instead of APIScore
|
2022-07-17 14:08:04 +01:00 |
|
Salman Ahmed
|
4968859e69
|
Rename placeholder display flag property to make sense
|
2022-07-16 06:07:53 +03:00 |
|
Salman Ahmed
|
e62049f4a9
|
Update various usages of Country inline with new enum
|
2022-07-16 05:04:24 +03:00 |
|
Salman Ahmed
|
838e9ec12e
|
Merge branch 'master' into placeholder-fixes
|
2022-07-15 20:22:25 +03:00 |
|
Dean Herbert
|
cf38b15332
|
Merge pull request #19124 from frenzibyte/song-select-metadata-search
Change clicking source/tags on song select to filter instead of searching online
|
2022-07-15 19:16:31 +09:00 |
|
Dean Herbert
|
437e01427c
|
Fix beatmap listing not entering correct search mode when arriving before LoadComplete
|
2022-07-15 17:53:44 +09:00 |
|
Dan Balasescu
|
c1dd1cfead
|
Merge pull request #19082 from peppy/api-solo-score-model
Add and consume `SoloScoreInfo`
|
2022-07-15 15:20:18 +09:00 |
|
Salman Ahmed
|
eafa11555a
|
Allow specifying custom search action to metadata sections
|
2022-07-15 06:41:03 +03:00 |
|
Dean Herbert
|
cd085cbd97
|
Merge pull request #19114 from frenzibyte/fix-potential-dialog-test-failure
Fix dialog overlay potentially pushing dialog while not loaded
|
2022-07-15 12:34:19 +09:00 |
|
Salman Ahmed
|
aea786ea0c
|
Fix minor typo
|
2022-07-15 05:56:49 +03:00 |
|
Dean Herbert
|
08396ba486
|
Adjust colouring to avoid weird banding during transition period
|
2022-07-14 14:47:25 +09:00 |
|
Dean Herbert
|
5dff48a1e0
|
Fix button selection animation not playing smoothly when new glyphs are loaded
|
2022-07-14 14:40:25 +09:00 |
|