jkh675
|
6f9866d542
|
Add unit test for OsuTooltip
|
2024-08-04 18:56:19 +08:00 |
|
Dean Herbert
|
48b320e7dd
|
Merge pull request #29273 from Joehuu/enum-description-searching
Allow searching enum descriptions from `SettingsEnumDropdown`s
|
2024-08-04 19:55:48 +09:00 |
|
Joseph Madamba
|
2daf1b58f2
|
Allow searching enum descriptions from SettingsEnumDropdown s
|
2024-08-03 14:48:08 -07:00 |
|
Dean Herbert
|
7765d0ff70
|
Merge pull request #29157 from frenzibyte/user-profile-daily-challenge-streak-display
Add daily challenge stats display to user profile overlay
|
2024-08-03 23:57:19 +09:00 |
|
Dean Herbert
|
d95d63d7ee
|
Undo localisation of Daily Challenge string for now
|
2024-08-03 22:44:51 +09:00 |
|
Dan Balasescu
|
040f65432e
|
Rename variables a bit
|
2024-08-03 19:40:06 +09:00 |
|
Dan Balasescu
|
a003703b77
|
Merge pull request #29259 from Joehuu/fix-customise-mod-header-flash-initial-state
Fix customise button on mod overlay initially showing flash layer indefinitely
|
2024-08-03 19:36:57 +09:00 |
|
Joseph Madamba
|
4ef9f335ee
|
Fix customise button on mod overlay initially showing flash layer indefinitely
|
2024-08-02 10:19:59 -07:00 |
|
jkh675
|
a8141bf15f
|
Only wrap by per word
|
2024-08-02 21:50:24 +08:00 |
|
Dan Balasescu
|
7bf96ce49a
|
Merge pull request #29231 from peppy/timeline-break-behind-objects
Show breaks behind objects in timeline
|
2024-08-02 21:28:11 +09:00 |
|
Dan Balasescu
|
8a10d63ddf
|
Merge pull request #29228 from peppy/fix-leaderboard-v2-insane-allocs
Fix insane transform allocations in new leaderboard display
|
2024-08-02 21:28:00 +09:00 |
|
Dan Balasescu
|
345772108d
|
Merge pull request #29256 from peppy/import-as-update-date-maintain
Fix date added sometimes getting reset when updating a beatmap
|
2024-08-02 21:27:49 +09:00 |
|
Dean Herbert
|
c27b35ad14
|
Update framework
|
2024-08-02 20:58:52 +09:00 |
|
Dean Herbert
|
dc73856f76
|
Fix original date not being restored when no changes are made on an import-as-update operation
|
2024-08-02 20:46:03 +09:00 |
|
Dean Herbert
|
531cf64ddb
|
Add failing test showing date added changing when importing as update with no change
|
2024-08-02 20:46:02 +09:00 |
|
jkh675
|
8265e7ce31
|
Reduce the tooltip max width
|
2024-08-02 19:44:55 +08:00 |
|
Caiyi Shyu
|
c85dc40f91
|
Merge branch 'master' into hover-open-mod-customise
|
2024-08-02 19:07:27 +08:00 |
|
Dean Herbert
|
0fde22b3ec
|
Merge pull request #29254 from smoogipoo/fix-mod-column-overflow
Fix mod panels overflowing into the column borders
|
2024-08-02 20:00:54 +09:00 |
|
Dan Balasescu
|
a2ce4803f7
|
Merge pull request #29253 from Cai1Hsu/local-interpolate-trail-parts
Interpolate parts in local space to avoid broken cursor trails
|
2024-08-02 19:42:39 +09:00 |
|
Dan Balasescu
|
64b7bab4fb
|
Fix mod panels overflowing into the column borders
|
2024-08-02 18:59:21 +09:00 |
|
Caiyi Shyu
|
4b5c163d93
|
remove unnecessary LayoutValue
|
2024-08-02 17:45:05 +08:00 |
|
Dan Balasescu
|
ad0f1778a2
|
Merge pull request #29249 from peppy/scroll-more-mod-overlay
Allow horizontal scrolling on mod select overlay anywhere on the screen
|
2024-08-02 18:44:47 +09:00 |
|
Caiyi Shyu
|
06af8cb952
|
interpolate parts in local space to avoid broken trails
|
2024-08-02 16:23:37 +08:00 |
|
Salman Ahmed
|
dc9f6a07cb
|
Fix inspections
|
2024-08-02 11:16:32 +03:00 |
|
Salman Ahmed
|
f5a3eb5612
|
Add comment
|
2024-08-02 11:01:40 +03:00 |
|
Dean Herbert
|
76904272e6
|
Allow horizontal scrolling on mod select overlay anywhere on the screen
Closes https://github.com/ppy/osu/issues/29248.
|
2024-08-02 16:56:34 +09:00 |
|
Salman Ahmed
|
5368a43633
|
Fix clicking resume overlay hitting underlying hit circle
|
2024-08-02 10:22:01 +03:00 |
|
Salman Ahmed
|
eafc0f79af
|
Fix clicking resume cursor not triggering a gameplay press in osu!
|
2024-08-02 10:21:44 +03:00 |
|
Salman Ahmed
|
c3b2d81066
|
Add failing test case
|
2024-08-02 10:19:44 +03:00 |
|
Dean Herbert
|
310def64f4
|
Merge branch 'master' into user-profile-daily-challenge-streak-display
|
2024-08-02 15:40:46 +09:00 |
|
Dean Herbert
|
729039406b
|
Add colouring for play count
Matches https://github.com/ppy/osu-web/pull/11381.
|
2024-08-02 15:38:17 +09:00 |
|
Dean Herbert
|
816dee181a
|
Rename classes to remove "streak" terminology
Since the primary display isn't showing a streak.
|
2024-08-02 15:33:30 +09:00 |
|
Dean Herbert
|
d76fc34cf8
|
Update to use localiastions
|
2024-08-02 15:33:25 +09:00 |
|
Dean Herbert
|
d9c965c47b
|
Update resources
|
2024-08-02 15:27:21 +09:00 |
|
Dean Herbert
|
3c1907ced3
|
Update LocalisationAnalyser to latest version
|
2024-08-02 14:53:18 +09:00 |
|
jkh675
|
f6ca4b2339
|
Replace the OsuSpriteText with TextFlowContainer in OsuTooltip and limit the max width
|
2024-08-02 12:16:50 +08:00 |
|
jkh675
|
5de37f9cd5
|
Revert changes
|
2024-08-02 12:02:28 +08:00 |
|
jkh675
|
894c6150c8
|
Revert "Update resources"
This reverts commit cbfb569ad4 .
|
2024-08-02 11:59:28 +08:00 |
|
Dean Herbert
|
4c15485074
|
Merge pull request #29244 from Joehuu/fix-double-sounds-playlist-item
Fix click sounds playing twice on `OsuRearrangeableListItem`
|
2024-08-02 11:49:23 +09:00 |
|
Joseph Madamba
|
1e38d1fa57
|
Apply corner radius at a higher level so hover click sounds account for it
|
2024-08-01 18:45:47 -07:00 |
|
Joseph Madamba
|
0fac8148ed
|
Fix collection delete button not having hover click sounds
|
2024-08-01 18:30:52 -07:00 |
|
Joseph Madamba
|
b883ff6c7b
|
Fix click sounds playing twice on OsuRearrangeableListItem
|
2024-08-01 18:18:00 -07:00 |
|
Caiyi Shyu
|
051d52c23f
|
Update ModCustomisationPanel to use ExpandedState enum
|
2024-08-01 19:25:45 +08:00 |
|
Dean Herbert
|
548fd9cbf9
|
Show breaks behind objects in timeline
Closes https://github.com/ppy/osu/issues/29227.
|
2024-08-01 19:47:44 +09:00 |
|
Caiyi Shyu
|
188ddbcad6
|
pass ModCustomisationPanel through ctor
|
2024-08-01 18:38:01 +08:00 |
|
Dean Herbert
|
dab967e6be
|
Fix insane transform allocations in new leaderboard display
|
2024-08-01 18:36:33 +09:00 |
|
Bartłomiej Dach
|
cd28fa7325
|
Merge pull request #29211 from peppy/always-show-control-points-timing
Always show timing points in timeline when at the timing screen
|
2024-07-31 16:46:55 +02:00 |
|
Bartłomiej Dach
|
c180e2e04b
|
Merge pull request #29212 from peppy/flash-customise-button
Flash customise button on mod overlay when it becomes available
|
2024-07-31 16:39:35 +02:00 |
|
Dean Herbert
|
5098d637b5
|
Flash customise button on mod overlay when it becomes available
|
2024-07-31 19:55:20 +09:00 |
|
Dean Herbert
|
2d52bab77b
|
Always show timing points in timeline when at the timing screen
Supersedes https://github.com/ppy/osu/pull/29196.
|
2024-07-31 19:43:08 +09:00 |
|