1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game
2023-02-17 19:23:52 +09:00
..
Audio Reset preview track when stopping instead 2023-02-13 22:39:34 -08:00
Beatmaps Reset preview track when stopping instead 2023-02-13 22:39:34 -08:00
Collections Partial everything 2022-11-27 00:00:27 +09:00
Configuration Merge branch 'master' into beatmapSelectionBlur 2023-01-25 16:37:19 +09:00
Database Fix skin export failing if a directory exists with the proposed filename 2023-02-15 16:11:16 +09:00
Extensions Fix default settings not being serialised / state tracked correctly 2023-02-06 15:00:42 +09:00
Graphics Only apply dim changes when background blur is disabled 2023-02-15 14:16:34 +09:00
Input Reorder game key bindings to allow skip overlay to have precedence over replay controls 2023-02-10 18:57:21 +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 Combine localisations for abstract skinnable components into a single file 2023-02-03 16:02:18 +09: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 Make user activity class names more specific 2023-02-12 12:32:17 -08:00
Overlays Only show blueprint labels when hovering or selected 2023-02-17 19:23:52 +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 Revert ResumeOverlay setter accessibility change 2023-02-16 21:26:01 +01:00
Scoring Add tiered level badge colouring 2023-01-18 16:25:11 +03:00
Screens Remove redundant conditional access qualifier 2023-02-16 20:47:51 +01:00
Skinning Simplify and rename SkinnableTargetComponentsContainer 2023-02-15 17:30:21 +09:00
Storyboards Remove unused Duration property to avoid any misunderstandings 2023-02-06 16:42:39 +09:00
Tests Merge branch 'master' into hide-resume-overlay 2023-02-16 15:42:14 +09:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users Use existing ModdingBeatmap activity 2023-02-12 15:01:50 -08: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 Re-centralise BannedApiAnalysers nuget package 2023-02-11 19:36:40 +09:00
OsuGame.cs Rewrite implementation to match other implementations 2023-02-14 16:00:23 +09:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Fix touch input handler settings not matching search for "touchscreen" 2023-01-24 13:37:12 +09:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00