Commit Graph

32561 Commits

Author SHA1 Message Date
e6fbb19951 Implement new search textbox design 2022-05-03 11:13:07 +07:00
81be69e72e Update search textbox implementation to use BasicSearchTextBox instead 2022-05-03 06:18:42 +07:00
d7919f462c Split SearchTextBox into SearchTextBox and BasicSearchTextBox 2022-05-03 06:18:27 +07:00
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
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
47aea45895 Merge branch 'master' into fix-footer-random-jarringness 2022-05-02 14:56:05 +02: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
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
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
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
5c13200c75 Update production endpoint to new version 2022-05-01 13:01:38 +09: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
27ee990359 Update first-run overlay footer buttons to use new sheared design 2022-04-29 23:45:17 +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
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
1f1845d69b Merge branch 'master' into multiplayer-force-start-2 2022-04-29 14:45:40 +09: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
ee99b94940 Fix return condition from EnsureMutableSkin not accounting for "failed" imports 2022-04-29 13:46:18 +09:00
c4495dafb6 Merge branch 'master' into move-difficulty-graph-toggle 2022-04-29 13:44:47 +09:00
fc21de8138 Merge pull request #18008 from peppy/add-tutorial
Add first run "beatmaps" screen
2022-04-29 13:10:45 +09:00
22e9620211 Don't block clicks when dragging osu! logo 2022-04-29 12:09:11 +09:00
6ccbdc85a3 Improve setting description text
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2022-04-29 11:56:46 +09:00
652e022fd6 Merge pull request #17973 from bdach/mod-overlay/dim-columns-offscreen
Dim offscreen columns on new mod select overlay
2022-04-29 11:55:27 +09:00
92d4463e55 Add "always bundled" beatmaps 2022-04-29 11:45:18 +09:00
845e7dba95 Reduce padding slightly to restore usability of UI scale screen 2022-04-29 11:27:14 +09:00
a75051cd00 Merge branch 'master' into add-tutorial 2022-04-29 11:25:17 +09:00
7097ce6501 Merge pull request #17926 from peppy/first-run-behaviour-screen
Add first-run "behaviour" screen to allow users a choice of more familiar UX
2022-04-29 11:21:14 +09:00
6652a71f48 Merge pull request #18009 from peppy/osu-logo-drag
Allow dragging the osu! logo
2022-04-29 09:53:43 +09:00
96f6c918a8 Merge branch 'master' into first-run-behaviour-screen 2022-04-29 00:55:30 +02:00
a748ad6426 Merge branch 'master' into first-run-header 2022-04-28 22:19:35 +02:00
fa5c05120c Allow rewinding random in song select with Shift + Left Click 2022-04-28 20:06:27 +03:00
32ad216669 Allow dragging the osu! logo
Logic borrowed from `NowPlayingOverlay`.
2022-04-28 22:58:34 +09:00
a50dd2ae93 Fix rider failures in nullable 2022-04-28 20:15:40 +09:00
1d8ac6917d Send Loaded state from PlayerLoader on update thread 2022-04-28 20:10:47 +09:00
f300b62877 Add ScrollIntoView method which accepts an offset to allow usage in mod select 2022-04-28 20:03:54 +09:00
fe0fcc7e9e Rename countdown object 2022-04-28 20:00:38 +09:00
34457078eb Merge pull request #18005 from nekodex/fix-missing-sfx
Fix some missing/incorrect UI SFX
2022-04-28 19:45:59 +09:00