Bartłomiej Dach
|
c6adbdd46f
|
Fix drum rolls nested objects not applying min result on kill
|
2022-01-16 17:53:37 +01:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
Bartłomiej Dach
|
370f56eadb
|
Make strong hit DHOs public for pool registration
|
2020-12-20 18:02:34 +01:00 |
|
Bartłomiej Dach
|
0c5333bd58
|
Adjust top-level hitobjects to support nested pooling
|
2020-12-20 17:57:19 +01:00 |
|
Bartłomiej Dach
|
ae6dedacaf
|
Implement nested strong hit application
|
2020-12-20 16:26:39 +01:00 |
|
Bartłomiej Dach
|
8b6bc09b8f
|
Implement drum roll application
|
2020-12-20 16:26:16 +01:00 |
|
Bartłomiej Dach
|
512549b4ea
|
Rename DrawableTaikoStrong{-> able}HitObject
|
2020-12-14 21:47:31 +01:00 |
|
Bartłomiej Dach
|
091b08b507
|
Scope drawable nested hits more closely to models
|
2020-12-13 14:38:16 +01:00 |
|
Bartłomiej Dach
|
4d444df6b3
|
Rename DHO CreateStrong{-> Nested}Hit
|
2020-12-13 13:08:32 +01:00 |
|
Bartłomiej Dach
|
b1635ecd16
|
Reflect can-be-strong split in DHO structure
|
2020-12-13 13:08:30 +01:00 |
|
Bartłomiej Dach
|
1ddc896b76
|
Rename Strong{-> Nested}HitObject
|
2020-12-13 12:34:14 +01:00 |
|
ekrctb
|
c70b13ecc2
|
Adjust namespace
|
2020-12-07 12:30:25 +09:00 |
|
Dean Herbert
|
a3dc1d5730
|
Update existing implementations
|
2020-11-04 17:14:23 +09:00 |
|
Bartłomiej Dach
|
1f0620ffd4
|
Replace assignment references to HitResult.Miss with Judgement.MinResult
|
2020-10-02 23:31:24 +02:00 |
|
Bartłomiej Dach
|
2b1ef16f89
|
Replace comparison references to HitResult.Miss with IsHit
|
2020-10-02 23:31:24 +02:00 |
|
smoogipoo
|
f439c1afbc
|
Make osu/taiko/catch use Ok+Great
|
2020-09-29 17:16:55 +09:00 |
|
smoogipoo
|
903bcd747e
|
Revert unintended changes
|
2020-09-29 16:39:29 +09:00 |
|
smoogipoo
|
c45b5690cf
|
Use new hit results in taiko
|
2020-09-29 16:33:38 +09:00 |
|
Dean Herbert
|
a2eec5d963
|
Fix strong bindable changes for DrumRolls
|
2020-05-29 16:45:47 +09:00 |
|
Tim Oliver
|
2be3a8184d
|
Removed modifications to drum roll object
|
2020-04-25 00:15:37 +08:00 |
|
Tim Oliver
|
81c51f0661
|
Merge branch 'master' into taiko-drumroll-party
# Conflicts:
# osu.Game.Rulesets.Taiko/Objects/Drawables/DrawableRimHit.cs
# osu.Game.Rulesets.Taiko/UI/TaikoPlayfield.cs
|
2020-04-22 23:15:48 +08:00 |
|
Dean Herbert
|
58a1c6e171
|
Reapply taiko visibility hack at a higher level
|
2020-04-17 19:52:58 +09:00 |
|
Dean Herbert
|
07632cd1e5
|
Remove unnecessary container logic
|
2020-04-15 18:44:12 +09:00 |
|
Dean Herbert
|
eb165840cb
|
Add remaining taiko hitobject skinnables and expose as SkinnableDrawable for safety
|
2020-04-15 18:03:23 +09:00 |
|
Dean Herbert
|
7fba291134
|
Change inheritance of taiko hit pieces to better allow for skinning
|
2020-04-11 13:33:49 +09:00 |
|
Tim Oliver
|
b883586add
|
Added logic to allow strong notes
|
2020-04-08 12:46:02 +08:00 |
|
Tim Oliver
|
1057981c79
|
Added arbitrary hit handler to drum roll object
|
2020-04-08 12:46:02 +08:00 |
|
smoogipoo
|
91735ff367
|
Update MathUtils namespace usages
|
2020-01-09 13:43:44 +09:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
smoogipoo
|
f429a8f7c2
|
Add back/obsolete old AddNested() method
|
2019-10-17 14:02:08 +09:00 |
|
smoogipoo
|
d8f3678c3c
|
Rename parameter
|
2019-10-17 12:53:54 +09:00 |
|
smoogipoo
|
d49ef6a36b
|
Make taiko use the new nested hitobject structure
|
2019-10-17 11:57:00 +09:00 |
|
Dean Herbert
|
f21e47d6d2
|
Move expire to DrawableHitObject
|
2019-09-12 19:29:08 +09:00 |
|
iiSaLMaN
|
843da26dba
|
Use transform management for taiko hit objects
|
2019-08-27 05:03:56 +03:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
smoogipoo
|
732dfde8ed
|
DrawableStrongHandler -> DrawableNestedStrongHit
|
2018-08-14 14:28:40 +09:00 |
|
smoogipoo
|
741ec0021e
|
Rename more judgement-related methods to "result"
|
2018-08-06 11:31:46 +09:00 |
|
smoogipoo
|
5fd4ed2f4e
|
Rename judgement-related methods/events + commenting
|
2018-08-06 10:55:25 +09:00 |
|
smoogipoo
|
38263714a1
|
Cleanups
|
2018-08-03 16:56:46 +09:00 |
|
smoogipoo
|
4494853446
|
Migrate DrawableDrumRoll to use a nested hitobject for strong hits
|
2018-08-03 16:20:08 +09:00 |
|
smoogipoo
|
9c2122c0ca
|
Make Rulesets.Taiko use the new judgement result structure
|
2018-08-02 20:36:19 +09:00 |
|
smoogipoo
|
1b7b6f341c
|
Migrate Rulesets.Taiko to the new judgement system
|
2018-08-02 16:09:04 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
cb3d0db555
|
Move combo colours completely out of HitObjects
|
2018-03-20 15:50:12 +09:00 |
|
smoogipoo
|
2a9fb2c2c6
|
Make NestedHitObjects lazily-constructed
|
2018-03-05 21:40:26 +09:00 |
|
smoogipoo
|
df84b23847
|
Fix possible nullref when there are 0 drumroll ticks
|
2018-03-05 21:19:40 +09:00 |
|
smoogipoo
|
7ce3e60722
|
Fix drumrolls giving GOOD judgements too one tick too late
|
2018-03-05 21:19:36 +09:00 |
|
smoogipoo
|
bfdfb52666
|
Fix a few usages of AllJudged possibly not being correct
|
2018-01-15 15:28:08 +09:00 |
|
smoogipoo
|
9d00e5bb7d
|
Make ScrollingHitObjectContainer handle nested hitobjects
|
2018-01-11 15:08:30 +09:00 |
|