osu/osu.Game
Dean Herbert ae31a8fadf Reduce delay before loading beatmap after selection change at song select
This was originally set high because of performance concerns. We have
since improved things quite drastically. Even with a very low debounce
my song select is amazingly smooth.

This is about as low as we can got unless we want chaos when key
repeating left/right arrows (it's not as bad as you think, maybe worth
testing during review and see if it feels more expected?).

Of note, stable has key repeat disabled on left/right arrows and zero
debounce.

Addresses concerns in https://github.com/ppy/osu/discussions/24916.
2023-09-26 16:21:09 +09:00
..
Audio
Beatmaps Update clocks in line with framework changes 2023-09-20 21:17:08 +09:00
Collections
Configuration Fix broken automatic beatmap download setting migration 2023-09-19 21:38:07 +02:00
Database Fix notification text sets overwriting each other 2023-09-19 11:12:58 +02:00
Extensions
Graphics
IO Fix `MemoryStreamArchiveReader.GetStream()` failing in some cases 2023-09-18 11:50:36 +02:00
IPC
Input
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 2023-09-24 10:50:07 +09:00
Overlays Rename spectator-specific settings to more generic (with backwards migration) 2023-09-18 14:56:06 +02:00
Performance
Properties
Replays
Rulesets Merge branch 'master' into update-framework 2023-09-21 19:49:20 +03:00
Scoring Pass `ArchiveReader` instead of `Stream` to simplify resolution code 2023-09-19 17:49:15 +09:00
Screens Reduce delay before loading beatmap after selection change at song select 2023-09-26 16:21:09 +09:00
Skinning
Storyboards Fix `DrawableStoryboardVideo` attempting to unmap path once too much 2023-09-19 20:18:33 +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
OsuGame.cs
OsuGameBase.cs
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update framework 2023-09-22 01:26:38 +09:00