Dean Herbert
|
29eef26a69
|
Merge pull request #28118 from bdach/scaling-mode-does-not-affect-skin-editor
Fix sizing of gameplay preview in skin editor not updating on scaling mode change
|
2024-05-06 18:46:48 +08:00 |
|
Bartłomiej Dach
|
554ead0d9d
|
Decode user ID from score if available
|
2024-05-06 12:28:13 +02:00 |
|
Bartłomiej Dach
|
4d9ccdc3b2
|
Encode user ID to replays
|
2024-05-06 12:28:13 +02:00 |
|
Bartłomiej Dach
|
353a07f7a5
|
Fix code quality inspection
|
2024-05-06 12:23:11 +02:00 |
|
Dan Balasescu
|
4c2ac479b7
|
Merge pull request #28116 from bdach/integration-settings-only-on-desktop
Do not show integration settings on mobile
|
2024-05-06 19:20:32 +09:00 |
|
Bartłomiej Dach
|
f066026503
|
Fix sizing of gameplay preview in skin editor not updating on scaling mode change
Closes https://github.com/ppy/osu/issues/28115.
|
2024-05-06 11:55:51 +02:00 |
|
Bartłomiej Dach
|
cf87e9cd40
|
Do not show integration settings on mobile
Closes https://github.com/ppy/osu/issues/28097.
The settings weren't actually doing anything at all there anyway.
|
2024-05-06 11:24:42 +02:00 |
|
Bartłomiej Dach
|
761d713593
|
Merge pull request #28086 from 424ever/ctrl-keeps-menu-open
Activate stateful menu items with right-click without closing the menu
|
2024-05-06 09:30:22 +02:00 |
|
Bartłomiej Dach
|
3e36412899
|
Merge pull request #28095 from cdwcgt/preset-td-autoplay
Do not attempt to preserve incompatible system mods when activating mod presets
|
2024-05-06 09:29:08 +02:00 |
|
Bartłomiej Dach
|
71776a583c
|
Merge branch 'master' into preset-td-autoplay
|
2024-05-06 09:02:08 +02:00 |
|
Bartłomiej Dach
|
cb4af79416
|
Touch up test case
|
2024-05-06 08:53:41 +02:00 |
|
Bartłomiej Dach
|
4c7e6b125c
|
Add clarification comment
|
2024-05-06 08:49:30 +02:00 |
|
Bartłomiej Dach
|
cf22fc143f
|
Merge pull request #27539 from frenzibyte/storyboard-loops-v2
Refactor storyboard commands structure and add framework-based transform loop support
|
2024-05-06 08:39:07 +02:00 |
|
Dean Herbert
|
12cd3bbe1c
|
Fix incorrect scale handling due to selection point changes
|
2024-05-06 11:34:37 +08:00 |
|
Dean Herbert
|
6f0fc6f78f
|
Merge pull request #28111 from Joehuu/fix-broken-scrolling-unicode
Fix now playing overlay text scroll breaking when toggling metadata language setting
|
2024-05-06 11:15:51 +08:00 |
|
Dean Herbert
|
32542a4003
|
Merge pull request #28109 from Joehuu/use-existing-auto-download-l10n
|
2024-05-06 07:47:13 +08:00 |
|
Dean Herbert
|
de16411ede
|
Merge pull request #28108 from frenzibyte/fix-final-naming-inspection
|
2024-05-06 07:44:55 +08:00 |
|
Joseph Madamba
|
359238395f
|
Fix now playing overlay text scroll breaking when toggling metadata language setting
|
2024-05-05 15:43:46 -07:00 |
|
Joseph Madamba
|
eb92e8de37
|
Edit title/artist unicode values and add unicode toggle in test
|
2024-05-05 15:43:46 -07:00 |
|
Joseph Madamba
|
1665c5e0e1
|
Use existing AutomaticallyDownloadMissingBeatmaps localisation on solo spectator screen
|
2024-05-05 14:41:48 -07:00 |
|
Salman Ahmed
|
848e497c94
|
Add "HP" to the abbreviations list
|
2024-05-05 21:32:30 +03:00 |
|
Dean Herbert
|
9e7712740b
|
Refactor for legibility
|
2024-05-05 23:33:37 +08:00 |
|
Dan Balasescu
|
25f57264ce
|
Merge pull request #28102 from EVAST9919/editor-path
Improve `PathControlPointVisualiser` performance
|
2024-05-05 12:38:06 +09:00 |
|
Andrei Zavatski
|
e319a3e885
|
Don't perform masking updates in PathControlPointVisualiser
|
2024-05-04 22:07:08 +03:00 |
|
Andrei Zavatski
|
cf313cd67f
|
Use single path to display slider control point connections
|
2024-05-04 21:53:48 +03:00 |
|
Jonas Brandstötter
|
b1696db9c8
|
Reorder imports with dotnet format
|
2024-05-04 16:32:18 +02:00 |
|
Jonas Brandstötter
|
78d6f24fca
|
Add Test
|
2024-05-04 16:27:06 +02:00 |
|
Jonas Brandstötter
|
c62952ea3a
|
Invoke the registered Action when a stateful item is right clicked
|
2024-05-04 16:27:06 +02:00 |
|
Jonas Brandstötter
|
21917218ce
|
No longer keep menu open when CTRL is held
|
2024-05-04 16:27:06 +02:00 |
|
cdwcgt
|
1f92f1d19b
|
remove blank line
nt
|
2024-05-04 20:41:36 +08:00 |
|
cdwcgt
|
fe30ca3d39
|
fix linq logic
|
2024-05-04 20:18:31 +08:00 |
|
cdwcgt
|
6af30a3d45
|
add test for non-td system mod
|
2024-05-04 20:02:35 +08:00 |
|
cdwcgt
|
f9be9ed479
|
remove incompatible system mods before enable preset
|
2024-05-04 19:58:32 +08:00 |
|
cdwcgt
|
b35f2c99e6
|
add failed test
|
2024-05-04 18:43:04 +08:00 |
|
Dean Herbert
|
002efca422
|
Merge pull request #28082 from bdach/do-not-lookup-usernames-for-offline-scores
Do not lookup usernames for scores without an online ID
|
2024-05-04 15:08:33 +08:00 |
|
Dean Herbert
|
2cb367fdce
|
Disable "origin" menu when in "Closest" placement mode
|
2024-05-04 13:29:05 +08:00 |
|
Dean Herbert
|
e7ca02ffde
|
Fix position changing when origin updates during a drag
|
2024-05-04 13:28:33 +08:00 |
|
Dean Herbert
|
0b61e2cd42
|
Use closest origin along with closest anchor
|
2024-05-04 13:09:51 +08:00 |
|
Jonas Brandstötter
|
e0e7e123bf
|
Keep menus open when clicking a stateful item with CTRL held
|
2024-05-03 17:26:10 +02:00 |
|
Dean Herbert
|
5cdaafdb1e
|
Merge pull request #28083 from bdach/beatmap-attribute-text-breakage
Fix `BeatmapAttributeText` breaking due to enum serialisation woes
|
2024-05-03 21:18:26 +08:00 |
|
Dean Herbert
|
6cec4f0c8f
|
Merge pull request #28067 from bdach/refresh-local-cache-more-often
Update local metadata lookup cache more often
|
2024-05-03 20:44:13 +08:00 |
|
Bartłomiej Dach
|
a23d25e0a1
|
Fix BeatmapAttributeText breaking due to enum serialisation woes
|
2024-05-03 14:27:34 +02:00 |
|
Dean Herbert
|
ecb9173e51
|
Merge pull request #28017 from Joehuu/scrollable-text
Scroll now playing overlay text when overflowing
|
2024-05-03 20:05:58 +08:00 |
|
Bartłomiej Dach
|
afb491dff0
|
Do not perform username lookups for scores without an online ID
|
2024-05-03 13:59:36 +02:00 |
|
Bartłomiej Dach
|
1b7652e60d
|
Add failing tests
|
2024-05-03 13:47:10 +02:00 |
|
Bartłomiej Dach
|
1bf1c635ab
|
Merge pull request #28080 from peppy/show-private-rooms
Better signify private rooms by showing a different status pill design
|
2024-05-03 12:55:08 +02:00 |
|
Bartłomiej Dach
|
7d31af6f16
|
Fix room status not updating when password is changed while inside the room
|
2024-05-03 11:37:09 +02:00 |
|
Bartłomiej Dach
|
221b4cd599
|
Remove unused cache
|
2024-05-03 11:37:09 +02:00 |
|
Bartłomiej Dach
|
f57818f5a2
|
Add visual test coverage of private room status
|
2024-05-03 11:25:50 +02:00 |
|
Dean Herbert
|
7141177966
|
Better signify private rooms by showing a different status pill design
|
2024-05-03 17:17:35 +08:00 |
|