Salman Ahmed
|
0dc3d1041f
|
Revert "Revert "Remove one more unnecessary schedule""
This reverts commit 5f3ff51f7e .
|
2022-04-22 20:33:34 +03:00 |
|
Dan Balasescu
|
b283586f7d
|
Merge pull request #17931 from peppy/revert-schedule-revert
Fix regression in settings filter display
|
2022-04-22 22:03:42 +09:00 |
|
Dean Herbert
|
5f3ff51f7e
|
Revert "Remove one more unnecessary schedule"
This reverts commit f282e5b013 .
|
2022-04-22 21:24:58 +09:00 |
|
Dean Herbert
|
bcdd1fb183
|
Fix nested song select in first-run dialog fiddling with global audio
|
2022-04-22 18:37:40 +09:00 |
|
Dean Herbert
|
1caee38768
|
Add first-run "behaviour" screen to allow users a choice of more familiar UX
|
2022-04-22 18:06:56 +09:00 |
|
Dean Herbert
|
e0b9ab022d
|
Add classic default values against setting controls
|
2022-04-22 18:05:24 +09:00 |
|
Dean Herbert
|
2a043aa6de
|
Add a method of finding and applying settings with classic default value
|
2022-04-22 18:04:43 +09:00 |
|
Dean Herbert
|
7258a09748
|
Allow SettingsSection s to exit without a parent SettingsPanel
|
2022-04-22 18:04:07 +09:00 |
|
Dan Balasescu
|
ca6c292a08
|
Merge pull request #17923 from peppy/fix-difficulty-tooltip-visibility
Fix high star ratings not being easily visible on tooltips
|
2022-04-22 16:49:32 +09:00 |
|
Dan Balasescu
|
b1cf917b49
|
Merge pull request #17823 from peppy/settings-filter-fixes
Fix incorrect settings state if searching too quickly (during load process)
|
2022-04-22 16:38:41 +09:00 |
|
Dean Herbert
|
f735d381a7
|
Merge branch 'master' into mod-overlay/incompatibility-panels-clickable
|
2022-04-22 16:26:46 +09:00 |
|
Dean Herbert
|
14e17c8b7b
|
Update TestIncompatibilityDisplay in line with new functionality
|
2022-04-22 16:22:18 +09:00 |
|
Dean Herbert
|
c44f7d9f93
|
Fix high star ratings not being easily visible on tooltips
Resolves issue mentioned in https://github.com/ppy/osu/discussions/17920.
|
2022-04-22 15:59:52 +09:00 |
|
Dean Herbert
|
51eee511b0
|
Merge pull request #17921 from frenzibyte/guest-beatmap-user-profile
Display beatmap guest participations in user profile
|
2022-04-22 15:51:06 +09:00 |
|
Dean Herbert
|
f282e5b013
|
Remove one more unnecessary schedule
|
2022-04-22 15:32:23 +09:00 |
|
Dean Herbert
|
06594ca0c8
|
Refine assertion to ensure correct section is current, rather than any section
|
2022-04-22 15:30:12 +09:00 |
|
Salman Ahmed
|
33d516eecb
|
Move guest participation beatmap up to below loved
|
2022-04-22 09:28:29 +03:00 |
|
Dean Herbert
|
82a1d1cc2e
|
Fix multiplier display not blocking input
|
2022-04-22 15:22:58 +09:00 |
|
Salman Ahmed
|
40d823bf69
|
Use localised string for guest participation beatmaps header
|
2022-04-22 09:18:46 +03:00 |
|
Salman Ahmed
|
893a95df40
|
Update resources
|
2022-04-22 09:18:21 +03:00 |
|
63411
|
8b55d3855a
|
Use isOverlapping bool to determine holdAddition
|
2022-04-22 13:27:59 +08:00 |
|
63411
|
56bbfa58e5
|
Add missing absolute value of closestEndTime
|
2022-04-22 13:01:41 +08:00 |
|
63411
|
97b4a2a105
|
Use better initial value for closestEndTime
|
2022-04-22 12:59:00 +08:00 |
|
Salman Ahmed
|
2c21bd89e7
|
Display beatmap guest participations in user profile
|
2022-04-22 07:56:01 +03:00 |
|
Salman Ahmed
|
a9ea0ab91b
|
Add support for fetching user guest participations
|
2022-04-22 07:55:39 +03:00 |
|
Dean Herbert
|
27c7864562
|
Merge pull request #17917 from bdach/mod-overlay/flaky-free-mod-select-test
Fix flaky test in free mod select test scene
|
2022-04-22 12:54:47 +09:00 |
|
Dean Herbert
|
0b82e3af27
|
Merge pull request #17902 from peppy/signalr-proxy
Specify web proxy in SignalR connection building
|
2022-04-22 12:54:14 +09:00 |
|
Dean Herbert
|
89d93ae2d7
|
Merge pull request #17881 from peppy/first-run-setup
Add first run setup dialog
|
2022-04-22 11:20:36 +09:00 |
|
Bartłomiej Dach
|
e9bd87545e
|
Fix flaky test in free mod select test scene
|
2022-04-22 00:07:00 +02:00 |
|
Bartłomiej Dach
|
cd898344cb
|
Add test coverage of new incompatibility behaviour
|
2022-04-21 23:49:40 +02:00 |
|
Bartłomiej Dach
|
b7c11cdb8e
|
Deselect old incompatible mods if any on user mod select screen
|
2022-04-21 23:49:30 +02:00 |
|
Bartłomiej Dach
|
32722adba9
|
Allow mod panels to be clicked in incompatible state
|
2022-04-21 23:37:01 +02:00 |
|
Bartłomiej Dach
|
dcda43eb48
|
Merge branch 'master' into signalr-proxy
|
2022-04-21 23:36:09 +02:00 |
|
Bartłomiej Dach
|
8fe4443029
|
Update screen method signatures to match framework API changes
|
2022-04-21 22:29:23 +02:00 |
|
Bartłomiej Dach
|
8c6864727e
|
Merge branch 'master' into first-run-setup
|
2022-04-21 22:14:57 +02:00 |
|
63411
|
574007c07a
|
Optimise holdAddition calculation
|
2022-04-22 02:02:23 +08:00 |
|
Dean Herbert
|
000c152715
|
Merge pull request #17860 from frenzibyte/sample-positional-playback-screen-space
Calculate sample playback position using screen-space drawable rectangles
|
2022-04-22 02:48:00 +09:00 |
|
Salman Ahmed
|
f4992d7792
|
Merge branch 'master' into sample-positional-playback-screen-space
|
2022-04-21 20:10:35 +03:00 |
|
Salman Ahmed
|
295558b24d
|
Merge branch 'master' into settings-filter-fixes
|
2022-04-21 20:06:14 +03:00 |
|
Salman Ahmed
|
4dd1ed13e4
|
Merge pull request #17914 from peppy/update-framework
|
2022-04-21 20:04:58 +03:00 |
|
Salman Ahmed
|
6ad10672ee
|
Merge branch 'master' into update-framework
|
2022-04-21 19:30:57 +03:00 |
|
Dean Herbert
|
05bca4c4f9
|
Merge pull request #17907 from peppy/fix-skinnable-sound-interactive-testing
Fix `TestSceneSkinnableSound` not working under visual tests
|
2022-04-22 01:15:49 +09:00 |
|
Dean Herbert
|
749b86f0f4
|
Use new framework exposed event instead of schedule
|
2022-04-22 00:55:17 +09:00 |
|
Dean Herbert
|
119a81849c
|
Merge branch 'update-framework' into settings-filter-fixes
|
2022-04-22 00:55:15 +09:00 |
|
Dean Herbert
|
832d37b2c2
|
Update screen transition events to use new event args
|
2022-04-22 00:52:44 +09:00 |
|
Dean Herbert
|
4d3044b841
|
Update framework
|
2022-04-22 00:49:15 +09:00 |
|
63411
|
e7a149af6c
|
Use curve for holdAddition validity cutoff
|
2022-04-21 23:05:20 +08:00 |
|
63411
|
a0a83fb51f
|
Use closest endTime for holdAddition validity
|
2022-04-21 23:03:28 +08:00 |
|
Dean Herbert
|
ed6481f708
|
Also rename Welcome to WelcomeTitle to match other usages
|
2022-04-21 19:55:51 +09:00 |
|
Dean Herbert
|
1f967ecba3
|
Update string keys and change "setup" to "set up" to fix grammar
|
2022-04-21 19:52:28 +09:00 |
|