From 7eed0ac007d26a6fcbd1ffdad613b460d5f6693e Mon Sep 17 00:00:00 2001
From: LA <1245661240@qq.com>
Date: Sat, 6 Dec 2025 17:18:07 +0800
Subject: [PATCH] =?UTF-8?q?[=E6=B8=90=E8=BF=9B]=E9=80=90=E6=AD=A5=E5=9B=9E?=
=?UTF-8?q?=E9=80=80=E3=80=81=E5=A4=87=E4=BB=BD=E6=B5=8B=E8=AF=95?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
osu.Android.props | 2 +-
osu.Desktop/osu.Desktop.csproj | 4 +-
.../BananaShowerPlacementBlueprint.cs | 2 +-
.../JuiceStreamPlacementBlueprint.cs | 2 +-
.../Editor/TestSceneNotePlacementBlueprint.cs | 34 +-
.../Blueprints/HoldNotePlacementBlueprint.cs | 2 +-
.../Edit/ManiaHitObjectComposer.cs | 7 +-
osu.Game.Rulesets.Mania/ManiaRuleset.cs | 104 +++---
.../EzCurrentHitObject/Ez2AcDrawableLNTail.cs | 7 +-
.../EzCurrentHitObject/Ez2AcHoldNote.cs | 25 +-
.../Scoring/ManiaHitWindows.cs | 2 +
.../Skinning/EzStylePro/EzJudgementLine.cs | 2 +-
.../Skinning/EzStylePro/EzKeyArea.cs | 2 +-
.../Skinning/EzStylePro/EzNoteBase.cs | 2 +-
.../Skinning/EzStylePro/EzStageBottom.cs | 2 +-
.../UI/DrawableManiaRuleset.cs | 31 +-
osu.Game.Rulesets.Mania/UI/ManiaPlayfield.cs | 1 -
osu.Game.Rulesets.Mania/UI/Stage.cs | 24 --
.../Editor/TestSceneSliderDrawing.cs | 8 +-
.../Sliders/SliderPlacementBlueprint.cs | 2 +-
.../Blueprints/TaikoSpanPlacementBlueprint.cs | 2 +-
.../Visual/Editing/TestSceneEditorSaving.cs | 2 +-
.../Editing/TestScenePlacementBlueprint.cs | 8 +-
.../Editing/TestSceneTimelineSelection.cs | 10 +-
.../Matchmaking/TestSceneBeatmapSelectGrid.cs | 16 +
.../TestSceneMultiplayerSkipOverlay.cs | 78 ++++-
.../Settings/TestSceneKeyBindingPanel.cs | 4 +-
.../Sections/Input/KeyBindingRow.KeyButton.cs | 12 +-
.../Edit/HitObjectPlacementBlueprint.cs | 10 +
osu.Game/Screens/BackgroundScreen.cs | 8 +-
.../Match/BeatmapSelect/BeatmapSelectGrid.cs | 2 +-
.../Matchmaking/Match/PlayerPanelOverlay.cs | 2 +
.../Multiplayer/MultiplayerSkipOverlay.cs | 304 ++++++++++++++----
.../JudgementCountController.cs | 14 +
osu.Game/Screens/Play/SkipOverlay.cs | 47 ++-
osu.Game/Screens/Play/SoloSpectatorScreen.cs | 1 -
.../Screens/SelectV2/BeatmapTitleWedge.cs | 8 +-
osu.Game/Screens/SelectV2/SongSelect.cs | 3 +-
.../Components/EzComHitResultScore.cs | 2 +-
.../Visual/PlacementBlueprintTestScene.cs | 2 +
osu.Game/osu.Game.csproj | 2 +
osu.iOS.props | 2 +-
42 files changed, 554 insertions(+), 250 deletions(-)
diff --git a/osu.Android.props b/osu.Android.props
index 20c0f7cec5..fe5d204ceb 100644
--- a/osu.Android.props
+++ b/osu.Android.props
@@ -10,7 +10,7 @@
true
-
+
+
diff --git a/osu.iOS.props b/osu.iOS.props
index c2796cf000..58b0aa1c25 100644
--- a/osu.iOS.props
+++ b/osu.iOS.props
@@ -17,6 +17,6 @@
-all
-
+