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 |
|
Dean Herbert
|
5c6b4e498d
|
Protect against a potential early call to LanguageButton.Selected
|
2022-07-14 14:31:59 +09:00 |
|
Dean Herbert
|
227871e8df
|
Refactor hide logic a touch for better readability
|
2022-07-14 14:00:33 +09:00 |
|
Salman Ahmed
|
dccd81dbc7
|
Use BindValueChanged to handle changes between push time and schedule execution
|
2022-07-14 07:07:32 +03:00 |
|
Salman Ahmed
|
b96faedbe6
|
Fix dialog overlay hiding early-pushed dialog on initial PopOut call
|
2022-07-14 07:06:57 +03:00 |
|
Salman Ahmed
|
c59784c49f
|
Always schedule popup dialog push
|
2022-07-14 07:06:03 +03:00 |
|
Salman Ahmed
|
1222123541
|
Rename method and parameter
|
2022-07-14 07:05:19 +03:00 |
|
Salman Ahmed
|
3def8428aa
|
Make scheduling more legible
|
2022-07-14 06:06:58 +03:00 |
|
Salman Ahmed
|
f83d413b33
|
Fix dialog overlay potentially pushing dialog while not loaded
|
2022-07-14 06:05:03 +03:00 |
|
Dean Herbert
|
3b554140db
|
Use grid container to avoid layout changes when changing language
|
2022-07-13 23:22:55 +09:00 |
|
Dean Herbert
|
0db1caf591
|
Add language selection to first run overlay
|
2022-07-13 23:22:55 +09:00 |
|