1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Objects
Dean Herbert 51cae24a26 Add basic hyperdash movement
Doesn't restrict direction yet. Also improves readability of fruit catch detection.
2017-12-01 19:33:13 +09:00
..
Drawable Initial implementation of hyperdash calculation 2017-12-01 17:59:36 +09:00
CatchHitObject.cs Add basic hyperdash movement 2017-12-01 19:33:13 +09:00
Droplet.cs CatchBaseHit -> CatchHitObject 2017-11-28 18:37:41 +09:00
Fruit.cs CatchBaseHit -> CatchHitObject 2017-11-28 18:37:41 +09:00
JuiceStream.cs CatchBaseHit -> CatchHitObject 2017-11-28 18:37:41 +09:00
TinyDroplet.cs Add tiny droplet support 2017-10-11 20:11:29 +09:00