1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 02:07:34 +08:00
osu-lazer/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 Constrain configuration lookup as enum. 2019-12-09 17:45:26 +08:00
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 Centralise default beat length specification 2019-08-28 20:22:16 +09:00
UI Fix direction and IsRunning not updating on first frame after becoming valid 2020-10-30 15:26:23 +09:00
ILegacyRuleset.cs Remove LegacyID from Ruleset 2019-12-24 13:48:27 +09:00
Ruleset.cs Merge branch 'master' into ruleset-result-types 2020-10-09 13:17:05 +09:00
RulesetConfigCache.cs Suppress warnings 2019-11-12 13:41:54 +09:00
RulesetInfo.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Replace with local tolist 2020-10-16 23:40:44 +09:00