1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game
Dean Herbert 776b6fa2e1
Merge pull request #22203 from bdach/fix-new-diff-creation-fail
Fix difficulty creation flow failing for some ruleset combinations
2023-01-17 14:08:34 +09:00
..
Audio Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Beatmaps Move converted beatmap icons logic locally 2023-01-15 15:09:25 -08:00
Collections Partial everything 2022-11-27 00:00:27 +09:00
Configuration Merge branch 'master' into guard-url-protocols 2022-12-16 18:23:16 +09:00
Database Merge pull request #21739 from integerrr/score-export-date 2023-01-10 23:33:38 +09:00
Extensions Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Graphics Add support for localisation where it was missing 2023-01-15 01:46:11 +03:00
Input Partial everything 2022-11-27 00:00:27 +09:00
IO Also support hard links on macOS 2022-12-29 22:35:13 +08:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Do not touch "currently editing" line 2023-01-16 22:52:17 +03:00
Models Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Online Merge branch 'master' into beatmap-set-converted-beatmaps 2023-01-16 20:46:41 +01:00
Overlays Merge branch 'master' into skin-editor-loc 2023-01-17 11:53:08 +09:00
Performance Partial everything 2022-11-27 00:00:27 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Use property instead of ctor parameter 2023-01-12 23:26:29 +03:00
Scoring Remove verbose log from notifications feed 2023-01-10 13:31:29 +03:00
Screens Merge pull request #22208 from Feodor0090/editor-loc 2023-01-16 23:05:17 +09:00
Skinning Do not touch "currently editing" line 2023-01-16 22:52:17 +03:00
Storyboards Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Tests Fix intermittent failure in tests with restarting player instances 2023-01-15 16:06:06 +03:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users Set border colour to white 2023-01-14 01:12:17 +03:00
Utils Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Move version pinning of system packages to osu.Game 2022-12-27 14:58:18 +03:00
OsuGame.cs Fix game-level components finishing load after content 2023-01-11 22:02:06 +03:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Fix intermittent failure in tests with restarting player instances 2023-01-15 16:06:06 +03:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00