osu/osu.Game
Bartłomiej Dach 250b9112c4
Merge pull request #25029 from peppy/socket-exception-handling
Fix OAuth refresh attempt when no network available causing full logout (part 2)
2023-10-06 21:59:27 +02:00
..
Audio
Beatmaps Fix double interpolation being applied when applyOffsets=false 2023-10-05 13:20:52 +09:00
Collections
Configuration Fix broken automatic beatmap download setting migration 2023-09-19 21:38:07 +02:00
Database Fix legacy beatmap importer not always handling nested paths correctly 2023-10-03 16:01:17 +09:00
Extensions
Graphics Update other usages of OsuIcon.ModBg and remove 2023-09-28 19:03:34 +09:00
Input
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 Use AsOrdered() when presenting mod presets too 2023-09-28 18:42:05 +02:00
Performance
Properties
Replays
Rulesets Move LegacyLastTickOffset specification to generation code and stop passing everywhere 2023-09-29 14:32:29 +09:00
Scoring Merge pull request #24957 from bdach/solo-score-info-get-display-score 2023-09-29 13:09:16 +09:00
Screens Merge pull request #25030 from peppy/adjustable-health-bar 2023-10-06 21:51:18 +02:00
Skinning Add argon health display to default skin layout 2023-10-06 19:34:27 +09:00
Storyboards Handle null texture case 2023-09-27 11:18:38 +02:00
Tests Merge branch 'master' into mania-edit-disable-sv 2023-09-20 14:23:07 +09:00
Updater
Users
Utils
.editorconfig
BackgroundDataStoreProcessor.cs
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-10-06 14:11:41 +02:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs Disable decoupling for OsuGameBase's beatmap implementation 2023-09-22 12:49:25 +09:00
PerformFromMenuRunner.cs