1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game
Dan Balasescu 844fc549e2
Merge pull request #22149 from Joehuu/fix-beatmap-set-lookup-type
Fix lookup type being incorrect when fetching beatmap set
2023-01-12 13:00:44 +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 Merge branch 'master' into pause-imports-during-gameplay 2023-01-09 20:09:17 +03: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 Fix game overlays not blocking scroll properly 2023-01-10 21:01:06 +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 Move stable import buttons under "debug" section 2023-01-09 21:22:21 +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 Implement user group badges 2023-01-11 07:11:38 +03:00
Overlays Fix lookup type being incorrect when fetching beatmap set 2023-01-11 19:08:11 -08: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 Merge pull request #21559 from OliBomby/stream-tool-1 2023-01-11 15:31:04 +09:00
Scoring Remove verbose log from notifications feed 2023-01-10 13:31:29 +03:00
Screens Fix skin fail sound not correctly playing 2023-01-11 17:31:30 +09:00
Skinning Fix incorrect application layer causing completely discoloured circles 2023-01-11 19:29:17 +09: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 Adjust method naming and copy 2023-01-01 18:50:47 +01:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users Merge branch 'master' into overlay-panels-context-menu 2023-01-09 19:04:56 +09: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
osu.Game.csproj Move version pinning of system packages to osu.Game 2022-12-27 14:58:18 +03:00
OsuGame.cs Don't use bindables to avoid potential cross-usage contamination 2023-01-10 01:10:20 +09:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Use generic Enum methods 2022-12-26 20:36:39 +01:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00