osu/osu.Game
Bartłomiej Dach e3a0a914e7
Merge pull request #24727 from peppy/fix-mania-skin-lookups-no-sprites
Fix osu!mania legacy skin configurations not working when notes are not skinned
2023-09-11 08:11:58 +02:00
..
Audio
Beatmaps Rename SliderVelocity to SliderVelocityMultiplier to distinguish from Velocity 2023-09-06 19:01:08 +09:00
Collections Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00
Configuration Add leaderboard toggle as tracked setting to give better use visibility 2023-08-16 16:17:56 +09:00
Database Also update the reference to added flag in schema change breakdown 2023-08-21 17:44:35 +02:00
Extensions
Graphics Fix code quality issues 2023-09-07 14:19:19 +09:00
Input Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
IO Rename GetPath to GetFullPath to better match expectations 2023-08-18 17:56:43 +09:00
IPC
Localisation Make "general" a common string 2023-09-05 23:00:07 -07:00
Models
Online Update spectator server development endpoint URLs 2023-09-05 10:30:12 +02:00
Overlays Update badge header background color in line with web 2023-09-06 16:43:32 -07:00
Performance
Properties
Replays
Rulesets Fix too many things being exposed 2023-09-07 08:11:04 +02:00
Scoring Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
Screens Add comment explaining the max width 2023-09-06 15:01:55 -07:00
Skinning Merge branch 'master' into fix-mania-skin-lookups-no-sprites 2023-09-06 19:29:13 +02:00
Storyboards
Tests Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
Updater
Users Use @2x variant of profile badges 2023-09-06 16:17:53 -07:00
Utils Enable sentry "global mode" as per recommendation 2023-08-24 03:23:18 +09:00
.editorconfig
BackgroundDataStoreProcessor.cs Rename new flag and update xmldoc to match 2023-08-21 19:36:22 +09:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-09-05 15:40:00 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Remove global action container input queue workaround 2023-08-21 17:54:08 +02:00
PerformFromMenuRunner.cs