Dan Balasescu
|
c54ca937c5
|
Fix CI inspections
|
2022-05-12 14:55:20 +09:00 |
|
Dean Herbert
|
f51607521c
|
Fix distance snap providing zero-distance snaps incorrectly
|
2022-05-12 13:11:55 +09:00 |
|
Dean Herbert
|
fda61943b0
|
Update distance snap test when cursor at centre of grid to be in line with expectations
|
2022-05-12 13:11:55 +09:00 |
|
Dan Balasescu
|
effc92475b
|
Merge pull request #18227 from frenzibyte/fix-results-screen-test-failure
Fix intermittent test failures in results screen
|
2022-05-12 11:19:13 +09:00 |
|
Salman Ahmed
|
d4122f17a2
|
Merge pull request #18228 from bdach/mod-overlay/rename-more
Rename remaining references to "mod select screen" nomenclature
|
2022-05-11 20:21:41 +03:00 |
|
Bartłomiej Dach
|
ddb2d4eef5
|
Rename FreeModSelect{Screen -> Overlay} reference in inline comment
|
2022-05-11 18:06:09 +02:00 |
|
Bartłomiej Dach
|
9b7ff9f2ee
|
Rename modSelect{Screen -> Overlay}2 variable
|
2022-05-11 18:05:09 +02:00 |
|
Bartłomiej Dach
|
62f6caf76d
|
Rename ModSelect{Screen -> Overlay} test scenes
|
2022-05-11 18:04:39 +02:00 |
|
Bartłomiej Dach
|
a104277e7f
|
Rename ModSelect{Screen -> Overlay}Strings
|
2022-05-11 18:01:33 +02:00 |
|
Salman Ahmed
|
9d30b490ad
|
Fix intermittent test failures in results screen
|
2022-05-11 18:28:30 +03:00 |
|
Dean Herbert
|
558573964c
|
Merge pull request #18225 from peppy/update-libraries
Update libraries to latest versions
|
2022-05-11 22:09:31 +09:00 |
|
Salman Ahmed
|
a97986df1c
|
Merge branch 'master' into update-libraries
|
2022-05-11 15:58:45 +03:00 |
|
Dean Herbert
|
3cbd19a9ce
|
Update framework
|
2022-05-11 21:17:16 +09:00 |
|
Dean Herbert
|
4531d13e79
|
Merge pull request #18224 from smoogipoo/ci-improvements
Upgrade ReSharper + improve cache busting heuristic
|
2022-05-11 21:03:44 +09:00 |
|
Dean Herbert
|
fecf92e16f
|
Update libraries to latest versions
|
2022-05-11 19:54:59 +09:00 |
|
Dean Herbert
|
5800d7e99d
|
Merge pull request #18220 from frenzibyte/control-popover-focus
Focus textbox upon opening control point popovers
|
2022-05-11 19:41:25 +09:00 |
|
Dan Balasescu
|
52c8382138
|
Merge pull request #18221 from peppy/multiplayer-leaderboard-hiding
Change multiplayer leaderboard to always hide during gameplay unless holding-for-HUD
|
2022-05-11 18:43:55 +09:00 |
|
Dan Balasescu
|
a46894b613
|
Bust CI cache on more files
|
2022-05-11 18:27:57 +09:00 |
|
Dan Balasescu
|
551370d27b
|
Update ReSharper package
|
2022-05-11 18:26:08 +09:00 |
|
Salman Ahmed
|
d51689e9ae
|
Unfocus textbox when dismissing popover in test scene
|
2022-05-11 11:25:41 +03:00 |
|
Dean Herbert
|
55b9d66127
|
Merge pull request #18219 from frenzibyte/fix-timeline-breakage
Fix timeline not handling mouse down events
|
2022-05-11 16:40:52 +09:00 |
|
Dean Herbert
|
d05cd69087
|
Change multiplayer leaderboard to always hide during gameplay unless holding-for-HUD
|
2022-05-11 16:12:54 +09:00 |
|
Dean Herbert
|
1c36995606
|
Expose HoldingForHUD state from HUDOverlay as bindable
|
2022-05-11 16:09:16 +09:00 |
|
Salman Ahmed
|
96db530de6
|
Focus textbox on control point popovers
|
2022-05-11 09:55:34 +03:00 |
|
Salman Ahmed
|
24432dffc4
|
Add support for focusing intermediate slider-textbox component
|
2022-05-11 09:53:04 +03:00 |
|
Salman Ahmed
|
f797514bce
|
Add failing test cases
|
2022-05-11 09:51:59 +03:00 |
|
Salman Ahmed
|
e43ce28ada
|
Remove references of "difficulty point" in sample point test scene
Fat-fingered.
|
2022-05-11 09:51:09 +03:00 |
|
Salman Ahmed
|
0b597e712e
|
Fix timeline not handling mouse down events
|
2022-05-11 09:39:27 +03:00 |
|
Dean Herbert
|
396be1bf18
|
Merge pull request #18216 from peppy/sentry-build-suffix
Remove build suffix from version when reporting to sentry
|
2022-05-11 15:05:20 +09:00 |
|
Dean Herbert
|
533f4b298f
|
Add explanation inline for future visitors
|
2022-05-11 10:40:40 +09:00 |
|
Dean Herbert
|
9dce329e99
|
Remove build suffix from version when reporting to sentry
|
2022-05-11 10:38:35 +09:00 |
|
Dean Herbert
|
c61d0ff80a
|
Merge pull request #18215 from bdach/mod-overlay/rename-new
Rename new mod select classes to "mod overlay" nomenclature
|
2022-05-11 10:27:57 +09:00 |
|
Dean Herbert
|
53259251af
|
Merge branch 'master' into mod-overlay/rename-new
|
2022-05-11 10:15:59 +09:00 |
|
Dean Herbert
|
dd316befb4
|
Merge pull request #18214 from bdach/mod-overlay/delete-old
Remove old mod overlay code
|
2022-05-11 10:09:42 +09:00 |
|
Dan Balasescu
|
7473ff49cb
|
Merge pull request #18210 from peppy/realm-asycn-import-woes
Fix realm refetch operations potentially being unsafe
|
2022-05-11 09:53:46 +09:00 |
|
Bartłomiej Dach
|
76c63f1d0a
|
Rename ModSelect{Screen -> Overlay} in place of removed old design
|
2022-05-10 22:56:50 +02:00 |
|
Bartłomiej Dach
|
c4c7556fb2
|
Make remains of TestSceneModSettings non-visual
As they're not really testing anything visual.
|
2022-05-10 22:07:26 +02:00 |
|
Bartłomiej Dach
|
33634cba1e
|
Remove old mod buttons
|
2022-05-10 21:58:22 +02:00 |
|
Bartłomiej Dach
|
8b0ece1c09
|
Remove old mod section
|
2022-05-10 21:55:54 +02:00 |
|
Bartłomiej Dach
|
dfd97701d7
|
Remove old mod settings container & related controls
|
2022-05-10 21:53:42 +02:00 |
|
Bartłomiej Dach
|
128468e13d
|
Remove old base mod select overlay
|
2022-05-10 21:52:30 +02:00 |
|
Bartłomiej Dach
|
24c59e2f2f
|
Remove old user mod select overlay
|
2022-05-10 21:52:17 +02:00 |
|
Bartłomiej Dach
|
4a3447f59f
|
Remove old free mod select overlay
|
2022-05-10 21:45:57 +02:00 |
|
Bartłomiej Dach
|
9cfe2cc310
|
Move TestCustomisableModRuleset out of TestSceneModSettings
|
2022-05-10 21:43:57 +02:00 |
|
Dean Herbert
|
ec231e0f31
|
Use more local realm reference
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-05-11 00:45:17 +09:00 |
|
Dean Herbert
|
587cc8cdb3
|
Merge pull request #18204 from frenzibyte/move-soft-handle-exception
|
2022-05-10 21:57:15 +09:00 |
|
Dean Herbert
|
33f024212f
|
Fix realm refetch operations potentially being unsafe
As seen in test failure https://github.com/ppy/osu/runs/6357384721?check_suite_focus=true.
|
2022-05-10 21:04:30 +09:00 |
|
Dean Herbert
|
87f6f74795
|
Add failing test coverage of adding a file to a detached beatmap across threads
|
2022-05-10 21:04:30 +09:00 |
|
Dan Balasescu
|
2e774fbc2b
|
Merge pull request #18207 from peppy/first-run-finalise
Improve first run overlay layout (and switch on)
|
2022-05-10 20:31:33 +09:00 |
|
Dan Balasescu
|
42fe708225
|
Fix inspection
|
2022-05-10 19:56:21 +09:00 |
|