osu/osu.Game
Bartłomiej Dach b4e71a0787
Fix slider tick / end misses displaying with full size on legacy skins with animated misses
Resolves https://github.com/ppy/osu/issues/25987.

Structure is a bit clumsy but I'm not sure how to do better...
2023-12-21 13:58:12 +01:00
..
Audio
Beatmaps Change default values of new object counts to -1 to identify non-processed values 2023-12-19 18:20:02 +09:00
Collections Merge pull request #25821 from bdach/fix-collection-dropdown-crash 2023-12-19 01:01:23 +09:00
Configuration Change default song select tab display to local leaderboard 2023-12-19 19:31:05 +09:00
Database Add accuracy conversion, fix usages 2023-12-21 15:09:56 +09:00
Extensions
Graphics Use orange for non-combo-breaking miss 2023-12-20 20:45:27 +09:00
Input
IO
IPC
Localisation Add control to adjust mod select search text box behaviour 2023-12-14 10:04:37 +01:00
Models
Online Schedule even more 2023-12-20 19:42:05 +09:00
Overlays Merge pull request #25857 from peppy/fix-mod-settings-keyboard-adjust 2023-12-19 15:44:17 +01:00
Performance
Properties
Replays
Rulesets Expose only as one method 2023-12-21 14:58:23 +09:00
Scoring Reconvert all legacy scores 2023-12-21 15:32:34 +09:00
Screens Prevent ExportReplay being spammed on fail by being held down 2023-12-20 08:41:16 -08:00
Skinning Fix slider tick / end misses displaying with full size on legacy skins with animated misses 2023-12-21 13:58:12 +01:00
Storyboards
Tests
Updater
Users
Utils
.editorconfig
BackgroundDataStoreProcessor.cs Add accuracy conversion, fix usages 2023-12-21 15:09:56 +09:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2023-12-19 03:22:22 +09:00
OsuGame.cs Fix opening log files from notification not presenting the correct file 2023-12-18 21:11:00 +01:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs