1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 12:17:46 +08:00
osu-lazer/osu.Game.Rulesets.Osu
Bartłomiej Dach afc89b39d9 Use StateUpdateTime for transform clearing logic
`MainCirclePiece` specifies a state transform starting at
`StateUpdateTime`, which is earlier than the previously-used
`HitStateUpdateTime`. Change the transform clearing logic to use the
former to ensure that exactly all animation transforms are cleared.
2021-06-18 16:04:11 +02:00
..
Beatmaps Make beatmap conversion support cancellation tokens 2020-09-17 17:40:05 +09:00
Configuration Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Difficulty Merge pull request #13378 from Syriiin/diffcalc/refactor/auto-properties 2021-06-10 18:42:11 +09:00
Edit Use StateUpdateTime for transform clearing logic 2021-06-18 16:04:11 +02:00
Judgements Move spin start time to inside result and switch to standard state handling 2021-03-11 12:58:15 +09:00
Mods Mark all mods which adjust approach circle as incompatible with each other 2021-06-18 13:21:53 +09:00
Objects Fix approach circle fade not running early on an early user hit 2021-06-17 15:09:05 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Revert "Make OsuAutoGenerator spin the cursor around the position of the spinner instead of a set value" 2021-04-26 11:52:46 +02:00
Resources/Testing/Beatmaps Add failing tests 2021-04-05 17:48:29 +09:00
Scoring Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
Skinning Assign skinnable colour to spinner-background with correct default 2021-06-15 16:17:05 +03:00
Statistics Fix accuracy heatmap points changing colour 2021-05-17 18:07:50 +09:00
UI Remove allowFallback parameters completely 2021-05-27 14:50:42 +09:00
osu.Game.Rulesets.Osu.csproj Adjust package titles 2021-01-18 11:08:03 +09:00
OsuInputManager.cs Fix AutoPilot mod failing to block touch input 2021-02-09 15:31:55 +09:00
OsuRuleset.cs Rename class to match new name 2021-06-16 15:09:42 +09:00
OsuSkinComponent.cs Update naming 2019-08-30 15:13:29 +09:00
OsuSkinComponents.cs Revert legacy spinner presence changes and bonus counter component 2021-03-13 05:57:47 +03:00