Files
osukey/osu.Game/Rulesets
ekrctb 57ba7b7cbb Partially revert the changes of CurrentFrame and NextFrame for compatibility
Making those always non-null is postponed as when a replay's frame contains keypress the behavior is changed.
Previously, the key is pressed at the time of the first frame. But using non-null frames means the key is pressed at negative infinity.
However, I think the new way of always using non-null frames makes the client code so I plan to bundle the change to more breaking changes.
2021-04-13 15:55:23 +09:00
..
2021-03-29 17:29:05 +08:00
2021-04-09 13:56:58 +09:00
2021-04-12 17:46:14 +09:00
2021-04-12 18:49:38 +09:00
2020-12-03 19:44:12 +02:00
2021-04-12 17:46:14 +09:00
2019-11-12 13:41:54 +09:00
2019-06-26 17:52:25 +09:00
2021-04-02 02:45:26 +03:00