osu/osu.Game/Rulesets
Dean Herbert 32e68a6a3c Fix FramedReplayInputHandler incorrectly blocking in streaming mode when time requested is before the first frame
Most of this is just tidying up the logic to (hopefully) be better to
follow, again (again (again)).

The actual fix is that we now allow interpolation/playback when the
incoming time is less than the first frame's time, regardless of
receiving status.
2020-10-30 16:09:03 +09:00
..
Configuration
Difficulty Merge branch 'master' into fix-mania-diffcalc 2020-10-14 23:49:14 +09:00
Edit Group selection actions back up in SelectionHandler 2020-10-28 22:06:48 +01:00
Judgements Adjust health increase values to match old ones better 2020-10-03 12:16:22 +02:00
Mods Merge branch 'master' into fix-multimod-copy 2020-10-14 22:29:38 +09:00
Objects Use char overloads for string methods 2020-10-16 11:52:29 +02:00
Replays Fix FramedReplayInputHandler incorrectly blocking in streaming mode when time requested is before the first frame 2020-10-30 16:09:03 +09:00
Scoring Rename variable as suggested 2020-10-07 21:06:24 +02:00
Timing
UI Fix direction and IsRunning not updating on first frame after becoming valid 2020-10-30 15:26:23 +09:00
ILegacyRuleset.cs
Ruleset.cs Merge branch 'master' into ruleset-result-types 2020-10-09 13:17:05 +09:00
RulesetConfigCache.cs
RulesetInfo.cs
RulesetSelector.cs
RulesetStore.cs Replace with local tolist 2020-10-16 23:40:44 +09:00