776c4cfaad
Ensure selected
field is correct in updateSelectionState()
...
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com >
2023-04-19 18:34:35 -07:00
eaef5ff2a3
Fix now playing playlist not highlighting selected item on initial open
2023-03-25 22:13:51 -07:00
b6f8078690
Merge pull request #22948 from Joehuu/2x-banner-api
...
Use `image@2x` from tournament banner api
2023-03-26 12:41:30 +09:00
e1906a90eb
Use image@2x
from tournament banner api
2023-03-25 13:08:46 -07:00
aa0677630f
Merge pull request #22939 from peppy/fix-tournament-round-edit-save-button
...
Fix tournament interface save button not usable after changing match progression/round
2023-03-23 22:15:27 +01:00
540b38dc21
Fix tournament interface save button not usable after changing match progression/round
2023-03-23 14:01:19 +09:00
7dd113f208
Merge pull request #22931 from peppy/fix-song-select-search-text-size
...
Fix song select search textbox font size incorrectly having increased
2023-03-22 19:59:57 +01:00
425be20e46
Fix song select search textbox font size incorrectly having increased
2023-03-22 14:17:39 +09:00
7c1ccefa4a
Merge pull request #22804 from peppy/skin-editor-cyclic-selection
...
Add support for cyclic selection in skin editor
2023-03-21 20:50:23 +01:00
9ff9cd3b7f
Merge branch 'master' into skin-editor-cyclic-selection
2023-03-21 19:49:55 +01:00
e31a90e043
Don't cycle selection when more than one items are selected
2023-03-21 21:31:10 +09:00
fb51221c2b
Add test coverage of cyclic selection triggering when more than one item is selected
2023-03-21 21:31:10 +09:00
5cb8160eee
Merge pull request #22773 from peppy/show-song-select-visible-beatmap-count
...
Show count of visible beatmaps at song select
2023-03-21 18:22:29 +09:00
63140c6cb6
Merge pull request #22873 from peppy/touch-input-distance-travelled
...
Make osu! touch input aware of the distance travelled of a non-direct touch
2023-03-21 18:21:38 +09:00
cc408470f4
Add test coverage of second touch moving but not resulting in cursor movement
2023-03-21 16:14:44 +09:00
ea8da69263
Fix importing beatmaps not changing count of visible beatmaps
...
Reproduction steps:
1. Go to song select
2. Open beatmap listing
3. Import a beatmap that would fit the current filter criteria
4. The count of visible beatmaps does not change
Fixed by updating the count on `BeatmapSetsChanged` too.
2023-03-20 20:53:53 +01:00
88700c85fd
Merge pull request #22820 from peppy/mania-shadow-icon-changes
...
Update osu!mania argon design in line with proposal
2023-03-20 20:34:33 +01:00
695ee39b87
Privatise setter
2023-03-20 20:30:54 +01:00
b5e04791e9
Merge branch 'master' into mania-shadow-icon-changes
2023-03-20 19:33:52 +01:00
aeb422350e
Merge pull request #22814 from peppy/update-mania-argon-colours
...
Update osu!mania argon colours to match new proposal
2023-03-20 19:27:54 +01:00
fe91f85f6f
Reuse colour constants in fallback path
2023-03-20 18:16:33 +01:00
e30e312efb
Merge branch 'master' into update-mania-argon-colours
2023-03-20 18:14:55 +01:00
bec28cc7f1
Merge pull request #22883 from smoogipoo/fix-logo-animation
...
Use custom vertex shader for logo animation
2023-03-20 16:36:43 +09:00
c056d5a6fb
Reduce distance requirement for lock-in behaviour
2023-03-20 15:36:58 +09:00
13a32b5246
Move lock-in variable to const
and document better
2023-03-20 15:36:27 +09:00
8557589a35
Update resources
2023-03-20 15:28:13 +09:00
09899819c9
Merge pull request #22914 from Susko3/remove-arbitrary-extension-limitation
...
Remove arbitrary extension limitation from drag and drop imports
2023-03-20 14:55:03 +09:00
11f52d5bf4
Remove unused using statement
2023-03-20 14:01:35 +09:00
65e1d98ea1
Merge pull request #22913 from Susko3/macos-fix-osu-urls
...
Fix `osu://` URL handling on macOS
2023-03-20 13:40:13 +09:00
b254dbd7ca
Remove arbitrary extension limitation from drag and drop imports
...
`OsuGameBase` already properly handles multiple extensions in the same import.
2023-03-19 17:37:49 +01:00
48b6e214af
Fix URL handling on macOS
2023-03-19 17:14:25 +01:00
5931e914ed
Merge pull request #22906 from Joehuu/update-kudosu-section
...
Update profile kudosu section in line with web
2023-03-19 17:11:49 +09:00
970df5d88a
Update profile kudosu section in line with web
2023-03-18 19:49:30 -07:00
c08513d590
Actually use custom vertex action
2023-03-17 20:47:11 +09:00
bcd24873d6
Use custom vertex type
2023-03-17 20:37:05 +09:00
8bdb89d05d
Update resources
2023-03-17 19:12:43 +09:00
1c3b60b9e6
Use custom vertex shader for logo animation
2023-03-16 23:56:41 +09:00
7d5a74b281
Merge pull request #22539 from Cootz/BitmapUpdatesOnScore
...
Fix local scores set against a different version of a beatmap still showing in leaderboards
2023-03-16 20:28:45 +09:00
54f864463c
Merge branch 'master' into BitmapUpdatesOnScore
2023-03-16 13:54:47 +03:00
cb9b14b30f
Revert "Merge pull request #22741 from cdwcgt/do-not-fetch-deletePending"
...
This reverts commit 15c44a2817
, reversing
changes made to de2ab05e78
.
2023-03-16 19:48:36 +09:00
556964eae0
Merge branch 'master' into BitmapUpdatesOnScore
2023-03-16 12:16:42 +03:00
15c44a2817
Merge pull request #22741 from cdwcgt/do-not-fetch-deletePending
...
Don't fetch `beatmapset` that already `PendingDelete` when import score
2023-03-16 16:37:18 +09:00
cd102da3af
Move matches string inside text box
2023-03-16 16:34:31 +09:00
89b42ddd98
Don't localise beatmap count string for now
2023-03-16 15:02:38 +09:00
d87f0557ce
Update colours for 3k to not use double-purples
2023-03-15 17:18:45 +09:00
de2ab05e78
Merge pull request #22765 from Joehuu/fix-overlay-sidebar-scroll
...
Fix overlay sidebars not scrolling to end due to parent scroll view
2023-03-15 16:52:59 +09:00
42359a9754
Fix previous touch action not being released when it's not a direct touch
2023-03-15 16:43:20 +09:00
6c4f596a9a
Make osu! touch input aware of the distance travelled of a non-direct touch
2023-03-15 16:43:20 +09:00
0a19b1e9cf
Merge pull request #22860 from rozukke/fix-skin-ini-import
...
Fix import of skins with non-ASCII names that have been previously exported by lazer
2023-03-15 15:36:51 +09:00
f8e773ab8e
Merge branch 'master' into fix-overlay-sidebar-scroll
2023-03-15 15:30:50 +09:00