diff --git a/.forgejo/img/screenshot.avif b/.forgejo/img/screenshot.avif index 6dd7a46..5e4217b 100644 Binary files a/.forgejo/img/screenshot.avif and b/.forgejo/img/screenshot.avif differ diff --git a/src/procedures/meta/MainHUDComponents.json b/src/procedures/meta/MainHUDComponents.json index f7b00b5..62d0166 100644 --- a/src/procedures/meta/MainHUDComponents.json +++ b/src/procedures/meta/MainHUDComponents.json @@ -3,7 +3,7 @@ "DrawableInfo": { "global": [ { - "Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2024.1208.0.0, Culture=neutral, PublicKeyToken=null", + "Type": "osu.Game.Screens.Play.HUD.HitErrorMeters.BarHitErrorMeter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", "Position": { "x": 0.0, "y": -2.5 @@ -23,12 +23,12 @@ "colour_bar_visibility": true, "show_moving_average": true, "centre_marker_style": 1, - "label_style": 1 + "label_style": 2 }, "Children": [] }, { - "Type": "osu.Game.Screens.Play.HUD.ArgonSongProgress, osu.Game, Version=2024.1208.0.0, Culture=neutral, PublicKeyToken=null", + "Type": "osu.Game.Screens.Play.HUD.ArgonSongProgress, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", "Position": { "x": 0.0, "y": 0.0 @@ -52,7 +52,7 @@ "Children": [] }, { - "Type": "osu.Game.Screens.Play.HUD.JudgementCounter.JudgementCounterDisplay, osu.Game, Version=2024.1208.0.0, Culture=neutral, PublicKeyToken=null", + "Type": "osu.Game.Screens.Play.HUD.JudgementCounter.JudgementCounterDisplay, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", "Position": { "x": 0.0, "y": 26.5 @@ -76,10 +76,10 @@ "Children": [] }, { - "Type": "osu.Game.Screens.Play.ArgonKeyCounterDisplay, osu.Game, Version=2024.1208.0.0, Culture=neutral, PublicKeyToken=null", + "Type": "osu.Game.Screens.Play.ArgonKeyCounterDisplay, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", "Position": { - "x": -5.0, - "y": -41.0 + "x": 52.71878, + "y": -243.28882 }, "Rotation": 0.0, "Scale": { @@ -93,6 +93,103 @@ "UsesFixedAnchor": false, "Settings": {}, "Children": [] + }, + { + "Type": "osu.Game.Skinning.Triangles.TrianglesPerformancePointsCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", + "Position": { + "x": -10.762878, + "y": 36.166336 + }, + "Rotation": 0.0, + "Scale": { + "x": 1.0, + "y": 1.0 + }, + "Width": null, + "Height": null, + "Anchor": 33, + "Origin": 33, + "UsesFixedAnchor": false, + "Settings": {}, + "Children": [] + }, + { + "Type": "osu.Game.Screens.Play.HUD.DefaultComboCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", + "Position": { + "x": 3.6577148, + "y": -58.019806 + }, + "Rotation": 0.0, + "Scale": { + "x": 1.0, + "y": 1.0 + }, + "Width": null, + "Height": null, + "Anchor": 12, + "Origin": 12, + "UsesFixedAnchor": false, + "Settings": {}, + "Children": [] + }, + { + "Type": "osu.Game.Screens.Play.HUD.DefaultAccuracyCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", + "Position": { + "x": -10.777466, + "y": 9.481842 + }, + "Rotation": 0.0, + "Scale": { + "x": 1.0, + "y": 1.0 + }, + "Width": null, + "Height": null, + "Anchor": 33, + "Origin": 33, + "UsesFixedAnchor": false, + "Settings": { + "accuracy_display": 1 + }, + "Children": [] + }, + { + "Type": "osu.Game.Screens.Play.HUD.BPMCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", + "Position": { + "x": -109.75015, + "y": -294.5733 + }, + "Rotation": 0.0, + "Scale": { + "x": 1.0, + "y": 1.0 + }, + "Width": null, + "Height": null, + "Anchor": 36, + "Origin": 12, + "UsesFixedAnchor": true, + "Settings": {}, + "Children": [] + }, + { + "Type": "osu.Game.Screens.Play.HUD.UnstableRateCounter, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", + "Position": { + "x": -0.7524414, + "y": 50.105164 + }, + "Rotation": 0.0, + "Scale": { + "x": 1.0, + "y": 1.0 + }, + "Width": null, + "Height": null, + "Anchor": 17, + "Origin": 17, + "UsesFixedAnchor": false, + "Settings": {}, + "Children": [] } ], "osu": [], @@ -100,4 +197,4 @@ "fruits": [], "taiko": [] } -} +} \ No newline at end of file diff --git a/src/procedures/meta/SongSelect.json b/src/procedures/meta/SongSelect.json index 6f9180e..a63e342 100644 --- a/src/procedures/meta/SongSelect.json +++ b/src/procedures/meta/SongSelect.json @@ -3,7 +3,7 @@ "DrawableInfo": { "global": [ { - "Type": "osu.Game.Skinning.Components.BoxElement, osu.Game, Version=2024.1208.0.0, Culture=neutral, PublicKeyToken=null", + "Type": "osu.Game.Skinning.Components.BoxElement, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", "Position": { "x": 18.448334, "y": 38.36023 @@ -25,7 +25,7 @@ "Children": [] }, { - "Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2024.1208.0.0, Culture=neutral, PublicKeyToken=null", + "Type": "osu.Game.Skinning.Components.BeatmapAttributeText, osu.Game, Version=2025.424.0.0, Culture=neutral, PublicKeyToken=null", "Position": { "x": 25.816498, "y": 42.372467