osu/osu.Game
2024-01-16 17:43:17 +03:00
..
Audio
Beatmaps
Collections Fix collection dropdown crashing when all collections are deleted at once 2024-01-15 17:10:30 +09:00
Configuration Remember multiplayer room filter mode 2024-01-15 14:30:34 +09:00
Database Merge branch 'master' into catch-scoring 2024-01-09 15:49:37 +01:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Rework GlowingSpriteText 2024-01-16 17:43:16 +03:00
Input
IO
IPC
Localisation Adjust text slightly 2024-01-15 14:12:10 +09:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Don't use glowing text in ScoreComponentLabel 2024-01-16 17:43:17 +03:00
Overlays Fix skin potentially being lost when opening and closing skin editor rapidly 2024-01-16 15:23:07 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #26561 from peppy/fix-catch-banana-health-bar 2024-01-16 11:04:38 +01:00
Scoring Fix incorrect score conversion on selected beatmaps due to incorrect difficultyPeppyStars rounding 2024-01-10 19:30:18 +01:00
Screens Fix argon health bar showing "miss" bar for bananas 2024-01-16 15:52:18 +09:00
Skinning Fix gameplay counter textures not being cached ahead of time 2024-01-15 14:01:21 +09:00
Storyboards
Tests Reduce code duplication in test 2024-01-08 12:52:14 +01:00
Updater
Users
Utils
.editorconfig
BackgroundDataStoreProcessor.cs Do not attempt to recalculate non-legacy scores or scores set on custom rulesets 2024-01-08 22:47:13 +01:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update resources 2024-01-16 14:14:04 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs