Bartłomiej Dach
26a36a023e
Merge pull request #23837 from peppy/limited-distance-spacing
...
Add setting to limit distance snapping to current time
2023-06-16 20:36:08 +02:00
Salman Ahmed
e77cbc395c
Merge pull request #23943 from peppy/fps-nan
...
Attempt to fix rare NaN fps display
2023-06-16 21:00:13 +03:00
Dean Herbert
3b1f92d8b8
Fix fix logic causing further regression on release
2023-06-17 01:37:09 +09:00
Dean Herbert
a62b11606e
Attempt to fix NaN fps display
...
The only thing I can see which could cause this is reading from the `drawClock.ElapsedFrameTime` after the `isSpike` read causing a div-by-zero. Reading the values once at the start should avoid this.
2023-06-17 01:32:45 +09:00
Bartłomiej Dach
0ee9bcfea1
Merge pull request #23922 from smoogipoo/optimise-mania-density-calc
...
Optimise mania density calculation during beatmap conversion
2023-06-16 16:56:24 +02:00
Bartłomiej Dach
28696f595f
Privatise setter
2023-06-16 16:24:07 +02:00
Bartłomiej Dach
f79c9d711d
Merge pull request #23934 from peppy/fix-score-conversion-failures
...
Fix score migration not migrating all scores properly
2023-06-16 16:16:09 +02:00
Dean Herbert
d965d39c44
Fix distance snap grid circles not correctly being centered on snap point
2023-06-16 17:21:32 +09:00
Dean Herbert
36954e55ad
Fix incorrect mapping when distance spacing is not 1.0x
2023-06-16 17:15:45 +09:00
Dean Herbert
003949ac4e
Merge branch 'master' into limited-distance-spacing
2023-06-16 16:56:22 +09:00
Dean Herbert
362aa4b376
Also move GetMaxAchievableCombo
2023-06-16 15:26:13 +09:00
Dean Herbert
ce41ef6e5d
Move OrderByTotalScore()
to an extension method
2023-06-16 15:24:30 +09:00
Dean Herbert
b5de109cb3
Fix osu!mania hold notes sometimes looking incorrect after rewind
2023-06-16 14:54:19 +09:00
Dean Herbert
1f17f416a4
Force migration of old-new standardised scores to run once more
2023-06-16 14:04:18 +09:00
Dean Herbert
94b7de4b3f
Fix old-new standardised score conversion missing some scores due to not rounding correctly
2023-06-16 14:01:56 +09:00
Dean Herbert
f5eb629709
Merge pull request #23930 from bdach/fix-old-lazer-score-reimport
...
Fix reimporting old lazer scores undoing standardised score recalculation
2023-06-16 12:47:55 +09:00
Bartłomiej Dach
51b5a0863f
Apply migration to new standardised score on normal reimport too
2023-06-15 21:53:15 +02:00
Dean Herbert
d83bf02923
Fix thing
2023-06-15 21:43:41 +02:00
Dean Herbert
6f0c8c286b
Merge pull request #23906 from Joehuu/truncate-room-name
...
Truncate online play drawable room name text
2023-06-16 00:22:04 +09:00
Dean Herbert
e587d3f4f2
Merge pull request #22239 from Feodor0090/registration-loc
...
Login and registration localisation
2023-06-15 23:58:22 +09:00
Dan Balasescu
145530035c
Optimise mania density calculation during beatmap conversion
2023-06-15 20:00:15 +09:00
Dean Herbert
d563de0e54
Merge pull request #23312 from Renzo904/fix-rewind-bug
...
Fix song select rewind logic not handling deleted beatmaps
2023-06-15 19:06:51 +09:00
Dean Herbert
0e7d62a1f0
Merge pull request #23919 from smoogipoo/update-cfs
...
Update CFS to NET6.0
2023-06-15 17:43:33 +09:00
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