4442ed89b5
Merge pull request #17586 from Joehuu/move-difficulty-graph-toggle
...
Move difficulty graph toggle to individual skin settings
2022-05-03 00:59:02 +09:00
abdb4c16a7
Merge pull request #18056 from peppy/fix-countdown-sounds
...
Fix countdown stopping at first completed minute rather than actual last minute
2022-05-03 00:32:16 +09:00
2b4a49e17f
Merge branch 'master' into move-difficulty-graph-toggle
2022-05-02 16:38:25 +02:00
c4c62ff4e7
Fix countdown sounds playing every minute, rather than only on the last minute
2022-05-02 22:46:14 +09:00
b9642a13c8
Merge pull request #18054 from frenzibyte/fix-footer-random-jarringness
...
Fix footer random button autosizing to text length
2022-05-02 15:21:32 +02:00
47aea45895
Merge branch 'master' into fix-footer-random-jarringness
2022-05-02 14:56:05 +02:00
18c0390b20
Merge pull request #18052 from peppy/fix-beatmap-set-dismissal
...
Fix clicking anywhere in the beatmap overlay dismissing it
2022-05-02 15:51:08 +03:00
18852b2509
Fix footer random button autosizing to text length
2022-05-02 15:36:22 +03:00
be4ef0880e
Merge branch 'master' into fix-beatmap-set-dismissal
2022-05-02 14:28:51 +02:00
62951066bb
Merge pull request #18053 from peppy/sheared-button-ux
...
Adjust sheared button visuals to improve disabled / mousedown state
2022-05-02 13:54:23 +02:00
f9a1d9df56
Reduce scale effect slightly (was feeling too bouncy)
2022-05-02 20:32:33 +09:00
55949e8407
Make disabled sheared buttons darker
2022-05-02 20:32:33 +09:00
c3e0ba5c8d
Fix clicking anywhere in the beatmap overlay dismissing it
2022-05-02 20:27:00 +09:00
a03ea96338
Merge pull request #18017 from frenzibyte/improve-alternate-after-break
...
Improve "Alternate" mod to reset at first object after break
2022-05-02 13:00:56 +02:00
b1056e5582
Merge branch 'master' into improve-alternate-after-break
2022-05-02 11:38:44 +02:00
05779f7019
Merge pull request #18051 from peppy/fix-first-run-ui-scale-applying-rate-adjust
...
Fix first-run overlay's song select applying track adjustments
2022-05-02 12:37:57 +03:00
337ee8f4c7
Merge branch 'master' into fix-first-run-ui-scale-applying-rate-adjust
2022-05-02 12:14:24 +03:00
53d65e8215
Merge pull request #18021 from frenzibyte/overlay-ruleset-selector-redesign
...
Update overlay ruleset selector inline with osu-web design
2022-05-02 17:53:01 +09:00
bba7722837
Merge branch 'master' into improve-alternate-after-break
2022-05-02 10:52:48 +02:00
4b30d0e59b
Fix first-run overlay's song select applying track adjustments
...
Closes https://github.com/ppy/osu/issues/18041 .
2022-05-02 17:42:57 +09:00
bcce807311
Fix chat command test as reference equality checks on PM channels doesn't seem to to work
2022-05-01 12:20:54 +01:00
4bd1d09148
Remove blank line
2022-05-01 12:20:11 +01:00
bdb6702d1e
Merge pull request #18035 from peppy/update-production-endpoint
...
Update production endpoint to new version
2022-05-01 13:47:12 +09:00
5c13200c75
Update production endpoint to new version
2022-05-01 13:01:38 +09:00
de393f735f
Implement basic layout and behaviour of new chat overlay
...
Provides initial implementation of new chat overlay in component
`ChatOverlayV2`. Contains only the basic functionality required for
a functioning chat overlay according to the new design with the intent
of added the rest of the functionality in subsequent PRs.
Backports existing tests for the current chat overlay except for ones
testing keyboard shortcuts (since they haven't been added) and tab
closing behaviour (since no tabs).
2022-04-30 23:59:47 +01:00
9fb10ca852
Merge pull request #18029 from peppy/update-framework
...
Update framework
2022-04-30 18:07:23 +02:00
b6fb0197ab
Update framework
2022-04-30 23:52:36 +09:00
ba5da8a52a
Fix tooltips not shown on selected tab
2022-04-30 15:37:44 +03:00
c7ab9a8928
Add ruleset tab item tooltips
2022-04-30 15:37:44 +03:00
3996972867
Remove unnecessary f
suffix
2022-04-30 12:23:08 +03:00
6c130ae3f4
Merge pull request #18022 from peppy/update-first-run-buttons
...
Update first-run overlay footer buttons to use new sheared design
2022-04-30 00:36:13 +02:00
27ee990359
Update first-run overlay footer buttons to use new sheared design
2022-04-29 23:45:17 +09:00
670b51324e
Add basic test at top of first run scene to make adjusting UI easier
2022-04-29 23:45:02 +09:00
b911981d80
Merge pull request #18002 from Pasi4K5/add-target-incompatibilities
...
Make some mods incompatible with `OsuModTarget`
2022-04-29 23:18:31 +09:00
5c04ab18ec
Merge pull request #18011 from frenzibyte/rewind-shift-click
...
Allow rewinding random in song select with "Shift + Left Click"
2022-04-29 23:10:29 +09:00
9ea3e244e7
Adjust ruleset tab item content spacing to match web
...
Not too noticeable, but better match web in any case.
2022-04-29 12:48:09 +03:00
55c03dc04d
Fix silly mistake in ordering and update test colour scheme
2022-04-29 12:40:46 +03:00
5e19bdbf43
Refactor beatmap ruleset selector test scene
2022-04-29 12:23:02 +03:00
fae8d86e15
Fix regressed profile ruleset selector test scene
...
Due to the changes in `APIUser`, which change equality to be based on ID.
2022-04-29 12:20:35 +03:00
4016fe1e19
Adjust profile ruleset selector to new design
...
Looks weird with `AlwaysPresent`.
2022-04-29 12:19:55 +03:00
3829d27845
Update overlay ruleset selector design
2022-04-29 12:19:22 +03:00
856ca96b66
Allow right-clicking to rewind on random button
2022-04-29 10:12:24 +03:00
a9d67d3e92
Change random button text when holding shift key
2022-04-29 10:10:21 +03:00
43ff4635a2
Merge pull request #17933 from smoogipoo/multiplayer-force-start-2
...
Force start/abort multiplayer games after a timeout
2022-04-29 15:07:53 +09:00
1f1845d69b
Merge branch 'master' into multiplayer-force-start-2
2022-04-29 14:45:40 +09:00
173a6188eb
Add back float
cast to distance spacing computation
2022-04-29 08:41:37 +03:00
0889cd8407
Merge pull request #18018 from frenzibyte/remove-non-functional-pieces
...
Remove placeholder UI pieces to avoid user confusion
2022-04-29 14:14:02 +09:00
fef94d49f4
Revert "Convert data type of DistanceSpacing
to float"
...
This reverts commit 7aaa88cac2
.
2022-04-29 08:02:07 +03:00
ef56dc07b5
Hide "modding" tab in user profile until it's implemented
2022-04-29 07:47:10 +03:00
7e3d1511c6
Hide "Rank Achieved" sorting mode until it's supported
2022-04-29 07:47:10 +03:00