Commit Graph

11 Commits

Author SHA1 Message Date
Dean Herbert d2d589a156 Expose HUD state via `Player` 2022-10-12 15:11:52 +09:00
cdwcgt 857e943b8d
hide catchcombo when Hud hide 2022-09-12 19:14:08 +09:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert 70a844ac10 Remove `allowFallback` parameters completely 2021-05-27 14:50:42 +09:00
Bartłomiej Dach 2b1ef16f89 Replace comparison references to HitResult.Miss with IsHit 2020-10-02 23:31:24 +02:00
smoogipoo 4ca9a69de2 Use new hit results in catch 2020-09-29 16:33:38 +09:00
Dean Herbert 1c58f568d6 Simplify and reformat rewind/transform logic 2020-09-22 12:54:21 +09:00
Dean Herbert 08d8975566 Remove DisplayInitialCombo method for simplicity 2020-09-22 12:35:18 +09:00
Salman Ahmed af52b73b06 Fill out missing documentation 2020-08-19 08:39:40 +03:00
Salman Ahmed d4bde0afe5 Do not pass accent value on a reverted miss judgement 2020-08-19 08:18:30 +03:00
Salman Ahmed f37ba49f7f Add catch-specific combo counter with its legacy design 2020-08-03 22:13:02 +03:00