Commit Graph

58184 Commits

Author SHA1 Message Date
ecac6299c6 Update framework 2022-12-19 22:01:20 +09:00
99ad78cdd6 Remove no longer necessary workarounds from mobile props files 2022-12-19 22:01:13 +09:00
12c77cca26 Remove rollForward rule for now 2022-12-19 21:54:33 +09:00
1262c44dfb Merge pull request #21629 from peppy/guard-url-protocols
Update framework
2022-12-19 21:27:44 +09:00
4a7d7c6ed9 Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
8a01a22612 Fix two null refrences in OsuGame 2022-12-19 16:47:10 +09:00
d3995693a0 Use maui-android 2022-12-19 16:47:10 +09:00
877413524f Cherry-picked android changes from #17462 2022-12-19 15:46:54 +09:00
b64a5cbda6 Merge branch 'master' into guard-url-protocols 2022-12-19 15:46:45 +09:00
ef7da449b7 Merge pull request #21707 from Joehuu/fix-comment-actions-casing
Fix some comment actions not being lowercased
2022-12-19 15:31:54 +09:00
8d83c78810 Fix casing on comment actions test 2022-12-18 21:12:38 -08:00
6e62033bc4 Fix some comment actions not being lowercased 2022-12-18 20:20:15 -08:00
e2d68f6ea9 Merge pull request #21686 from bdach/spectator-end-playing-on-completion
Call spectator `EndPlaying()` immediately after score submission
2022-12-18 13:26:47 +09:00
fea0895f16 Call spectator EndPlaying() immediately after score submission
As it turns out, in current `master`, if a gameplay session ends
normally (i.e. by the player completing the beatmap in full), then
the spectator server `EndPlaying()` method will not be called until
`SubmittingPlayer.OnExiting()`, which in practice turns out to be
the moment where the user exits from the post-gameplay results screen
back to song select.

There is seemingly no reasonable cause for not calling this earlier. In
fact the solo spectator flow looks more broken without this call than
with, because without it the spectator view just hangs until the
spectated player exits gameplay, and *only then* shows results, rather
than do it upon normal gameplay completion.
2022-12-17 21:35:43 +01:00
813c351607 Fix breadcrumb tab item click area not extending to background height 2022-12-16 21:44:10 -08:00
4dbc1c3cb0 Manually use Xcode 14.1 2022-12-17 03:30:25 +03:00
d74478ce3b Pin workflow to macOS 12 2022-12-17 03:00:59 +03:00
64e0e6f096 Merge pull request #21667 from bdach/fix-wrong-macos-logs-path
Fix wrong paths to macOS log folder in docs
2022-12-16 19:20:51 +03:00
00bae8fab9 Fix slight mistake in path 2022-12-16 18:44:23 +03:00
190e7acd39 Fix wrong paths to macOS log folder in docs
Wrong since 2eb1c60d6e72d8b2c478cf4376470ca614ef3f88.
2022-12-16 16:37:38 +01:00
192536643c Fix some more inspections 2022-12-16 20:21:19 +09:00
dd9a418549 Fix assembly location lookups 2022-12-16 19:19:59 +09:00
de079e08dc Fix incorrect ConfigureAwait call in ImportAsUpdate 2022-12-16 18:54:56 +09:00
ba54551313 Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
27c497145f Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
965be5123d Merge pull request #21661 from nekodex/clamp-sfx-panning
Limit SFX panning on results screen
2022-12-16 18:05:40 +09:00
d5b2c7dfe9 Clamp SFX panning on results screen 2022-12-16 17:19:07 +09:00
d6cae991da Update netstandard2.1 references to net6.0 2022-12-16 17:16:13 +09:00
e63b544167 Update framework 2022-12-16 17:02:51 +09:00
ce408eaac0 Merge branch 'net6-ios' into guard-url-protocols 2022-12-16 17:02:32 +09:00
cbee72897a Merge pull request #21654 from Susko3/use-localisable-strings-for-dates-and-times
Use `LocalisableString`s for date and time formats
2022-12-16 16:17:14 +09:00
232f590ba3 Merge pull request #21628 from peppy/go-hard-file-writes
Use hard links on windows when importing beatmaps from a legacy osu! install
2022-12-16 14:52:57 +09:00
6b85a123a4 Merge pull request #21646 from peppy/featured-artist-default
Turn on featured artist filter by default and add disclaimer when toggling for the first time
2022-12-16 13:09:03 +09:00
a4d28aff6d fix typo 2022-12-16 10:48:56 +09:00
79e27c2d9d PreviewTimePart will not show if preview time is -1 2022-12-16 10:44:07 +09:00
f0246df1a9 only get; 2022-12-16 09:58:58 +09:00
0f34d908c7 Use LocalisableStrings for date and time formats 2022-12-16 00:05:47 +01:00
67787da4cf Suppress MT7091 2022-12-16 00:46:32 +03:00
2c78fed5e4 Update workflows in line with framework changes 2022-12-16 00:22:11 +03:00
d791bc56e7 Remove transitive dependencies 2022-12-16 00:22:11 +03:00
b488421c7a Remove MtouchUseLlvm key for now
I haven't found a way to disable LLVM, and the issue may potentially be
resolved (doesn't occur for me), so we might as well just remove the key
for now.
2022-12-16 00:22:11 +03:00
5fbd4ad3b4 Update usages of SupportsJIT in line with framework changes 2022-12-16 00:22:11 +03:00
660cc72f2a Avoid configuring web proxies on iOS for now 2022-12-16 00:22:11 +03:00
e85975b5f1 Work around JIT compilation error in Realm 2022-12-16 00:22:11 +03:00
c900965a82 Replace Xamarin.Essentials with .NET MAUI Essentials 2022-12-16 00:22:11 +03:00
467e879021 Migrate osu! iOS to .NET 6 and target iOS 13.4 2022-12-16 00:22:11 +03:00
984f0b5fa9 Add test for set preview point 2022-12-16 01:35:54 +09:00
c164744064 Add ability to set preview time 2022-12-16 01:03:30 +09:00
9813bc9544 Reword disclaimer and fix translation keys 2022-12-15 22:46:31 +09:00
91adf2e80f Apply the wala-hyphen
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
2022-12-15 22:44:47 +09:00