Salman Ahmed
|
39db17d2e9
|
Use better method to avoid rewinding to deleted beatmaps
|
2023-06-15 11:22:11 +03:00 |
|
Salman Ahmed
|
b9543f4fdd
|
Add failing test case
|
2023-06-15 11:21:52 +03:00 |
|
Salman Ahmed
|
cabb4dfaa8
|
Merge branch 'master' into fix-rewind-bug
|
2023-06-15 10:59:15 +03:00 |
|
Salman Ahmed
|
2360219b55
|
Merge branch 'master' into fix-rewind-bug
|
2023-06-15 10:48:23 +03:00 |
|
Dan Balasescu
|
e78950a162
|
Merge pull request #23884 from peppy/argon-progress-visibility-light-background
Adjust argon progress display to work well on bright backgrounds
|
2023-06-15 15:50:53 +09:00 |
|
Dan Balasescu
|
0ddd43d44d
|
Update CFS to NET6.0
|
2023-06-15 15:15:32 +09:00 |
|
Bartłomiej Dach
|
3410880318
|
Merge pull request #23877 from yhsphd/tournament-mappool-linebreak
Add a checkbox to toggle line breaking for each mod in tournament mappool screen
|
2023-06-14 22:10:37 +02:00 |
|
Bartłomiej Dach
|
0c622ec895
|
Merge branch 'master' into tournament-mappool-linebreak
|
2023-06-14 21:33:24 +02:00 |
|
Bartłomiej Dach
|
4cc2bb0c7d
|
Rename things in test to match
|
2023-06-14 21:33:11 +02:00 |
|
Joseph Madamba
|
45e67fbe78
|
Remove unused load dependency
|
2023-06-14 08:09:03 -07:00 |
|
Joseph Madamba
|
b54f3a2cba
|
Normalise source strings to sentence case
The casing of the "caps lock" tooltip wasn't changed in code, as tooltips should be ideally sentence-cased, see https://github.com/ppy/osu/pull/21765#issuecomment-1552378930.
|
2023-06-14 07:58:55 -07:00 |
|
Joseph Madamba
|
e4af1df663
|
Apply automated formatting changes
|
2023-06-14 07:57:37 -07:00 |
|
Joseph Madamba
|
8cecfef2ff
|
Apply key renaming suggestions
|
2023-06-14 07:40:26 -07:00 |
|
Joseph Madamba
|
ed95fb5982
|
Revert blocking password requirement text localisation
|
2023-06-14 07:30:46 -07:00 |
|
Joseph Madamba
|
874ce4fe71
|
Merge remote-tracking branch 'upstream/master' into pr/22239
|
2023-06-14 07:06:55 -07:00 |
|
Salman Ahmed
|
78fe711824
|
Add visual test case
|
2023-06-14 10:03:13 +03:00 |
|
Salman Ahmed
|
90a5c75474
|
Add setting to ladder info and simplify changes
|
2023-06-14 10:03:13 +03:00 |
|
Salman Ahmed
|
6543c720ef
|
Fix map pool test scene using invalid mod acronyms
|
2023-06-14 09:58:39 +03:00 |
|
Salman Ahmed
|
24d8e336e2
|
Remove width limit on room status text in favour of cell distribution
|
2023-06-14 07:55:09 +03:00 |
|
Dean Herbert
|
83abc80950
|
Update resources
|
2023-06-14 13:54:37 +09:00 |
|
Dan Balasescu
|
74126524cf
|
Merge pull request #23892 from peppy/local-score-recalc
Migrate old standardised scores to new algorithm
|
2023-06-14 13:34:38 +09:00 |
|
Joseph Madamba
|
05bdc92426
|
Add right padding according to right detail shear
|
2023-06-13 14:00:56 -07:00 |
|
Joseph Madamba
|
2a3f2ff122
|
Truncate room name text
|
2023-06-13 13:56:29 -07:00 |
|
Joseph Madamba
|
df49a48d4d
|
Put left and right details inside GridContainer
|
2023-06-13 13:48:47 -07:00 |
|
Bartłomiej Dach
|
dc9c2103d2
|
Merge pull request #23904 from peppy/fix-editor-repeat
Fix playback controls in editor handling key repeat when they probably shouldn't
|
2023-06-13 22:03:07 +02:00 |
|
Dean Herbert
|
f553efba8a
|
Fix playback controls in editor handling key repeat when they probably shouldn't
Closes https://github.com/ppy/osu/issues/23903.
|
2023-06-14 02:30:15 +09:00 |
|
Bartłomiej Dach
|
6205864c62
|
Fix score migration not considering mod multipliers
|
2023-06-13 19:00:13 +02:00 |
|
Dean Herbert
|
3334323eb7
|
Run updateScore on Reset for good measure
|
2023-06-14 01:54:57 +09:00 |
|
Bartłomiej Dach
|
bda1940891
|
Merge pull request #23899 from peppy/add-offset-keywords
Add a few more search keywords for offset settings
|
2023-06-13 17:55:10 +02:00 |
|
Salman Ahmed
|
d371cf3645
|
Merge branch 'master' into add-offset-keywords
|
2023-06-13 16:33:02 +03:00 |
|
Dean Herbert
|
411979be81
|
Merge pull request #23901 from Joehuu/drawable-room-ffc-instead-of-gc
Use `Anchor`/`Origin` instead of `GridContainer` for drawable room background gradient
|
2023-06-13 17:49:57 +09:00 |
|
Joseph Madamba
|
0adb399ea8
|
Use anchor instead of FillFlowContainer
|
2023-06-13 00:09:58 -07:00 |
|
Joseph Madamba
|
a5c3c9a93f
|
Use FillFlowContainer instead of GridContainer for drawable room background gradient
|
2023-06-12 23:30:08 -07:00 |
|
Dean Herbert
|
4cdd4561c4
|
Add a few more search keywords for offset settings
https://github.com/ppy/osu/discussions/23898#discussioncomment-6159206
|
2023-06-13 14:17:32 +09:00 |
|
Dean Herbert
|
0ab9a48f00
|
Fix score not updating when TrackHitEvents is set to false
|
2023-06-13 11:44:52 +09:00 |
|
Bartłomiej Dach
|
af3fbdbfbe
|
Merge pull request #23829 from Joehuu/truncating-text-tooltips
Add tooltips to truncated text
|
2023-06-12 23:43:31 +02:00 |
|
Bartłomiej Dach
|
422216aa4c
|
Merge pull request #23889 from peppy/fix-null-storyboard
Fix storyboard being null if file doesn't exist
|
2023-06-12 23:16:02 +02:00 |
|
Dean Herbert
|
422e87f0ec
|
Fix weird usings
|
2023-06-13 05:30:12 +09:00 |
|
Dean Herbert
|
c1b0c60e79
|
Ensure all misses are dequeued
|
2023-06-13 05:24:04 +09:00 |
|
Dean Herbert
|
3304e41a30
|
Add more commenting
|
2023-06-13 05:20:29 +09:00 |
|
Dean Herbert
|
afb5a9243a
|
Fix typo
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2023-06-13 05:13:22 +09:00 |
|
Dean Herbert
|
e9fb1f8932
|
Avoid tracking hit events altogether during migration
|
2023-06-13 02:15:41 +09:00 |
|
Dean Herbert
|
385f6dbd84
|
Move local classes to their rightful location
|
2023-06-13 02:12:23 +09:00 |
|
Dean Herbert
|
e0ebb000d6
|
Avoid unnecessary operations during score processor simulation
|
2023-06-13 02:05:11 +09:00 |
|
Dean Herbert
|
87520ae400
|
Avoid overhead from retrieving MaxCombo inside loop from realm
|
2023-06-13 02:05:00 +09:00 |
|
Dean Herbert
|
0916ae1671
|
Add basic profiling output of realm migrations
|
2023-06-13 01:57:41 +09:00 |
|
Dean Herbert
|
0e9576acfb
|
Remove logging and catch any kind of errors
|
2023-06-13 01:40:43 +09:00 |
|
Dean Herbert
|
d19f8997fc
|
Account for scores which don't have correct maximum statistics populated
|
2023-06-13 01:40:43 +09:00 |
|
Dean Herbert
|
f30c1a564f
|
Add basic setup for score migration
|
2023-06-13 01:40:43 +09:00 |
|
Salman Ahmed
|
226bb4f387
|
Merge pull request #23811 from peppy/improve-song-select-enter-performance
Reduce delays and fades for carousel panels to improve song select initial display performance
|
2023-06-12 15:19:44 +03:00 |
|