osu/osu.Game
Dean Herbert 87b7699fcc
Avoid calling invalidation logic per beatmap set updated
Realm will batch the updates. We don't want to do expensive operations per set when we don't need to.
2023-12-18 20:31:02 +09:00
..
Audio
Beatmaps Fix StarRatingDisplay's display width to avoid text making slight autosize changes 2023-12-15 16:00:03 +09:00
Collections Merge branch 'master' into more-dropdown-search 2023-12-14 18:44:57 +09:00
Configuration Add setting for adjusting whether text search is active by default 2023-12-14 09:52:23 +01:00
Database Extract common method for determining stable import usability of directory 2023-12-15 15:42:19 +01:00
Extensions
Graphics Fix song select's carousel scroll position getting reset on background processing 2023-12-18 19:17:59 +09:00
Input Revert "Rename popup/binding string to Toggle gameplay clicks/taps" 2023-11-06 21:10:04 +01:00
IO
IPC
Localisation Add control to adjust mod select search text box behaviour 2023-12-14 10:04:37 +01:00
Models
Online Move object counts to BeatmapInfo 2023-12-13 17:33:24 +09:00
Overlays Merge branch 'master' into more-import-lenience 2023-12-15 16:02:44 +01:00
Performance
Properties
Replays
Rulesets Change osu ruleset to use new HP algorithm by default 2023-12-17 19:33:04 +09:00
Scoring Merge pull request #24166 from Zyfarok/scorev3 2023-12-12 17:38:44 +09:00
Screens Avoid calling invalidation logic per beatmap set updated 2023-12-18 20:31:02 +09:00
Skinning Apply Bindable.Parse refactorings 2023-12-13 14:07:38 +09:00
Storyboards
Tests Update currently online display tests 2023-12-06 19:37:35 +01:00
Updater
Users Show user's status as tooltip on the extended user panel 2023-12-06 19:37:35 +01:00
Utils
.editorconfig
BackgroundDataStoreProcessor.cs Move object counts to BeatmapInfo 2023-12-13 17:33:24 +09:00
FodyWeavers.xml
osu!.res
osu.Game.csproj Update resources 2023-12-15 19:18:53 +09:00
OsuGame.cs Merge pull request #25522 from bdach/no-concurrent-connections 2023-11-28 19:09:38 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Add HexaconIcons lookup to allow usage with SpriteIcon 2023-11-24 13:17:39 +09:00
PerformFromMenuRunner.cs