Files
osukey/osu.Game/Rulesets
Dean Herbert ccfff50c6f Apply fixes in line with issues found during testing
I was trying to be too smart with caching, but if the `Play` method was
not called often enough it would have a recent reference. Unfortunately
this requires a separate query to `Entries`, but is also a special case
(no future hitobjects).

This also removes the time-based checks (result status alone should be
all we care about).
2021-08-25 16:56:44 +09:00
..
2021-08-17 13:34:44 +09:00
2021-08-19 07:17:43 +03:00
2021-08-25 16:56:44 +09:00
2020-12-03 19:44:12 +02:00
2021-08-18 08:13:53 +08:00
2019-11-12 13:41:54 +09:00
2019-06-26 17:52:25 +09:00