Dean Herbert
|
6f6290a21a
|
Use async flow for storing key binding changes to realm
|
2022-10-11 15:37:22 +09:00 |
|
Salman Ahmed
|
a9aba74351
|
Add markdown country flag support
|
2022-10-08 21:50:25 +03:00 |
|
Joseph Madamba
|
b27e70ca47
|
Fix language settings dropdown not updating when changing language in first run setup
|
2022-10-06 21:11:00 -07:00 |
|
Dean Herbert
|
e9ab465da6
|
Merge branch 'master' into localisation-settings
|
2022-10-06 13:22:08 +09:00 |
|
Dean Herbert
|
75b9bf2cf9
|
Merge branch 'master' into intel-exclusive-warning
|
2022-10-04 19:02:01 +09:00 |
|
Dan Balasescu
|
ec30050f2c
|
Merge pull request #20502 from peppy/forward-toasts-on-gameplay
Flush toast tray on entering gameplay
|
2022-09-27 18:35:54 +09:00 |
|
Dan Balasescu
|
5a28174448
|
Merge pull request #20488 from nanashi-1/toggle-score-overlay
Add toggle for solo gameplay leaderboard
|
2022-09-27 18:09:55 +09:00 |
|
Dean Herbert
|
461ba64bfa
|
Flush toast tray on entering a no-notification section
|
2022-09-27 17:32:53 +09:00 |
|
Dean Herbert
|
c61f5403ab
|
Increase delay back slightly on notifications posting after disabled period
|
2022-09-27 17:32:30 +09:00 |
|
Dean Herbert
|
bac3108aea
|
Remove unnecessary keywords
|
2022-09-27 14:29:59 +09:00 |
|
Dan Balasescu
|
aa3956cfbb
|
Merge pull request #20495 from Feodor0090/playlist-overflow-fix
Fix playlist overlay overflowing at high UI scales
|
2022-09-27 13:53:14 +09:00 |
|
nanashi-1
|
dc051a8b79
|
add gameplay leaderboard config
|
2022-09-26 20:08:58 +08:00 |
|
Dan Balasescu
|
e5894ccd6f
|
Merge pull request #20478 from peppy/fix-progress-notification-fling
Fix progress notifications being able to be flung (and cancelled)
|
2022-09-26 18:21:12 +09:00 |
|
Dan Balasescu
|
f2eed881bd
|
Merge pull request #20480 from peppy/fix-drawable-mutation-tablet-settings
Fix potential crash from incorrect drawable mutation in tablet settings display
|
2022-09-26 18:16:52 +09:00 |
|
Dan Balasescu
|
525de8c140
|
Merge pull request #20479 from peppy/fix-drawable-mutation-misc
Fix potential crash on game exit due to incorrect scheduling of realm change handler
|
2022-09-26 18:02:28 +09:00 |
|
Dean Herbert
|
4e9b25d8b0
|
Move MusicController binds to LoadComplete for added thread safety
|
2022-09-26 15:42:37 +09:00 |
|
Dean Herbert
|
43c16cb613
|
Fix potential crash from incorrect drawable mutation in tablet settings display
|
2022-09-26 15:10:02 +09:00 |
|
Dean Herbert
|
4bd96108c0
|
Fix crash on game exit due to incorrect scheduling of realm change handler
|
2022-09-26 14:45:17 +09:00 |
|
Dean Herbert
|
b6dd8168d2
|
Fix progress notifications being able to be flung
|
2022-09-26 14:33:12 +09:00 |
|
ansel
|
5d0b2d34c9
|
Make playlist to always be in screen bounds
|
2022-09-24 23:35:06 +03:00 |
|
ansel
|
6c8e587344
|
Move margin value to constant
|
2022-09-24 21:52:16 +03:00 |
|
Dean Herbert
|
8a7526aaa3
|
Merge pull request #20344 from frenzibyte/better-tablet-notifications
Improve tablet error/warning notifications messaging
|
2022-09-22 22:45:27 +09:00 |
|
Dan Balasescu
|
6a0047b7a2
|
Update location of FullscreenCapability bindable
|
2022-09-22 21:01:23 +09:00 |
|
Dan Balasescu
|
70bab81282
|
Merge pull request #20377 from peppy/argon-skin
Add new default "argon" skin
|
2022-09-22 14:50:43 +09:00 |
|
Dan Balasescu
|
2b8b138079
|
Add "keybindings" search term to settings
|
2022-09-21 18:46:28 +09:00 |
|
Dean Herbert
|
4492a26b59
|
Merge branch 'master' into argon-skin
|
2022-09-21 13:00:16 +09:00 |
|
Dan Balasescu
|
8bf196d561
|
Merge pull request #20354 from peppy/default-skin-refactor
Rename default skin to make way for new version
|
2022-09-21 11:48:38 +09:00 |
|
Salman Ahmed
|
dcfb6a2f06
|
Fix progress notifications no longer blocking close on click
|
2022-09-21 00:15:50 +03:00 |
|
アズタケ
|
d22d009fb3
|
fix review points. items not included in this localization were reverted.
|
2022-09-20 14:02:11 +09:00 |
|
Dean Herbert
|
bd28c6f96d
|
Merge branch 'master' into localisation-settings
|
2022-09-19 23:37:26 +09:00 |
|
Dean Herbert
|
0f7b38f4c3
|
Add new default skin "argon"
|
2022-09-19 23:16:46 +09:00 |
|
Salman Ahmed
|
a413c7a3e6
|
Merge branch 'master' into fix-notification-count
|
2022-09-19 02:08:20 +03:00 |
|
Dean Herbert
|
41e69fbca6
|
Remove "default" prefix from naming
|
2022-09-18 00:15:26 +09:00 |
|
Dean Herbert
|
1c4e02fae8
|
Explicitly order default skins in dropdown to get correct order
|
2022-09-18 00:12:43 +09:00 |
|
Salman Ahmed
|
877165eb98
|
Allow specifying icon colour on simple notifications
|
2022-09-16 16:21:43 +03:00 |
|
アズタケ
|
81d582c051
|
fix review points and fine tuning
|
2022-09-16 21:08:25 +09:00 |
|
Dan Balasescu
|
e95983cdb4
|
Merge branch 'master' into fix-skin-flow
|
2022-09-16 20:15:51 +09:00 |
|
アズタケ
|
c0e2ba419e
|
Localize non-localizable setting items
|
2022-09-16 18:31:02 +09:00 |
|
Dean Herbert
|
38d8d457d9
|
Add back second completion post attempt for case when notification overlay isn't loaded yet
|
2022-09-16 17:54:44 +09:00 |
|
Dean Herbert
|
0d24fda4b9
|
Fire Notification.Closed immediately to ensure off-screen notifications are closed
|
2022-09-16 16:36:56 +09:00 |
|
Dan Balasescu
|
f86bbaae30
|
Merge branch 'master' into mods-effect-displays
|
2022-09-15 21:17:58 +09:00 |
|
Salman Ahmed
|
efebe55d22
|
Display certain sort criterias based on selected category and query
|
2022-09-15 04:30:09 +03:00 |
|
Salman Ahmed
|
de7dd29d79
|
Add "Nominations" and "Updated" sorting criteria in beatmap listing
|
2022-09-15 03:57:05 +03:00 |
|
Joseph Madamba
|
85e3a681b1
|
Fix notification overlay toast tray background absorbing input from behind
|
2022-09-13 21:07:30 -07:00 |
|
Dan Balasescu
|
ef6d60ffe9
|
Merge pull request #20273 from frenzibyte/duplicate-beatmap-listing-cards
Fix beatmap listing potentially showing duplicate beatmap cards
|
2022-09-14 10:25:24 +09:00 |
|
Salman Ahmed
|
04dbb6fc1b
|
Add inline comment
|
2022-09-14 00:49:02 +03:00 |
|
Dean Herbert
|
d368f37c3a
|
Remove redundant second Current set operation
|
2022-09-13 13:50:59 +09:00 |
|
Salman Ahmed
|
07f577a0c6
|
Fix beatmap listing potentially showing duplicate beatmap cards
|
2022-09-13 01:39:21 +03:00 |
|
ansel
|
8cbc0502ae
|
Inline CalculateEffect
|
2022-09-12 15:51:18 +03:00 |
|
Dean Herbert
|
88107108ee
|
Add ability to flick notifications to the right to store for later
|
2022-09-12 20:20:57 +09:00 |
|