osu/osu.Game
2023-10-12 16:01:51 +02:00
..
Audio
Beatmaps Fix beatmaps with no preview point set getting incorrect default 2023-10-10 19:13:16 +09:00
Collections Add pop-in/pop-out sfx to more overlays 2023-08-17 18:36:37 +09:00
Configuration Fix broken automatic beatmap download setting migration 2023-09-19 21:38:07 +02:00
Database Merge branch 'master' into fix-legacy-score-multipliers-2 2023-10-04 01:19:33 +09:00
Extensions
Graphics Assign red colour to ComboBreak hit result 2023-10-11 19:44:46 +02:00
Input Add API for retrieving global key bindings per section 2023-10-12 14:24:21 +02:00
IO Fix MemoryStreamArchiveReader.GetStream() failing in some cases 2023-09-18 11:50:36 +02:00
IPC
Localisation Remove unused translations 2023-09-19 17:53:00 +09:00
Models
Online Fix OAuth refresh attempt when no network available causing full logout (part 2) 2023-10-06 18:24:22 +09:00
Overlays Implement visual appearance of key binding conflict popover 2023-10-12 16:01:51 +02:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into remove-hold-note-ticks 2023-10-11 19:47:51 +02:00
Scoring Fix score importer looking up guest user by username online 2023-10-10 09:28:01 +02:00
Screens Merge branch 'master' into fix-argon-health-bar-flash 2023-10-11 00:20:08 +09:00
Skinning Remove JudgementResult from Miss/Flash as it is not used 2023-10-10 22:10:44 +09:00
Storyboards Handle null texture case 2023-09-27 11:18:38 +02:00
Tests Remove test scene background stack and use new ChangeBackgroundColour method 2023-10-12 14:08:31 +09: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 Update score conversion to consider legacy multiplier 2023-10-02 16:56:15 +09:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-10-12 14:08:31 +09:00
OsuGame.cs post a notification instead a screen 2023-09-04 16:17:21 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Disable decoupling for OsuGameBase's beatmap implementation 2023-09-22 12:49:25 +09:00
PerformFromMenuRunner.cs