Dean Herbert
|
f28053b2fc
|
Drop fruit when last in combo is not caught
Also cleans up judgement handling a bit
|
2018-01-04 18:13:59 +09:00 |
|
Dean Herbert
|
152b846cff
|
Fix incorrect scaling of hitobjects in catch
|
2018-01-04 16:29:53 +09:00 |
|
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 |
|
Dean Herbert
|
881745d756
|
Initial implementation of hyperdash calculation
|
2017-12-01 17:59:36 +09:00 |
|
Dean Herbert
|
b11de50df2
|
Cleanups
|
2017-11-28 18:42:50 +09:00 |
|
Dean Herbert
|
b517523f4a
|
Add back CatcherArea to simplify layout
|
2017-11-28 18:39:45 +09:00 |
|
Dean Herbert
|
8f3fd7092e
|
CatchBaseHit -> CatchHitObject
Also moves default scale to CatchHitObject.
|
2017-11-28 18:37:41 +09:00 |
|
Dean Herbert
|
1f1bdc6162
|
Make juice streams interactive (and correctly positioned)
|
2017-10-11 18:18:06 +09:00 |
|
Dean Herbert
|
03fbf47bc2
|
Add juicy streams
|
2017-10-10 20:22:42 +09:00 |
|
Dean Herbert
|
37393ab2c9
|
Move brace
|
2017-10-02 22:24:22 +08:00 |
|
Dean Herbert
|
7168629b2a
|
Remove CatcherArea abstraction
Also fixes catcher size being relative to aspect ratio.
|
2017-10-02 21:55:37 +08:00 |
|
smoogipooo
|
093d82ac45
|
Set depths from playfield add methods instead of DrawableHitObject
|
2017-09-13 16:17:01 +09:00 |
|
smoogipooo
|
6682c3a736
|
Override instead of re-binding event
|
2017-09-13 16:15:11 +09:00 |
|
Dean Herbert
|
86de4fa2e2
|
Apply CI fixes
|
2017-09-12 18:36:19 +09:00 |
|
Dean Herbert
|
f32d444d68
|
Remove generics from Playfield (fixes catch)
|
2017-09-12 18:19:28 +09:00 |
|
Dean Herbert
|
20dae5ee11
|
Minor refactors
|
2017-09-12 17:36:46 +09:00 |
|
smoogipooo
|
0cc443e618
|
Remove all generic judgements.
|
2017-09-06 18:05:51 +09:00 |
|
smoogipooo
|
ac8ec31b61
|
Make judgements able to be "added" plus make everything compile and run.
|
2017-09-06 17:02:13 +09:00 |
|
Dean Herbert
|
84c22df3f5
|
Combine Judgement.HitResults into one.
|
2017-09-06 17:01:48 +09:00 |
|
Dean Herbert
|
2203d55d64
|
fixes
|
2017-08-08 13:31:55 +09:00 |
|
Dean Herbert
|
ff490cf44c
|
Add catching support
|
2017-08-08 12:58:43 +09:00 |
|
Dean Herbert
|
e67379b6de
|
Use ScrollingHitRenderer
|
2017-08-08 10:35:56 +09:00 |
|
Dean Herbert
|
b71caca131
|
Expand abilities of catcher
|
2017-08-07 15:09:31 +09:00 |
|
Dean Herbert
|
51d2b9c35c
|
Tidy up visually
|
2017-08-07 11:05:58 +09:00 |
|
Dean Herbert
|
81b738f68c
|
Add basic Catcher
|
2017-08-07 11:05:54 +09:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|