Commit Graph

13802 Commits

Author SHA1 Message Date
b35817c877 More xmldocs to hitobject/drawablehitobject 2018-08-06 10:55:38 +09:00
5fd4ed2f4e Rename judgement-related methods/events + commenting 2018-08-06 10:55:25 +09:00
38263714a1 Cleanups 2018-08-03 16:56:46 +09:00
412e4ff681 Fix display of swells 2018-08-03 16:49:24 +09:00
e6775c7a16 Fix playfield display 2018-08-03 16:46:03 +09:00
b778a8d207 Fix testcase 2018-08-03 16:35:53 +09:00
19c541dbf5 Migrate swells to use nested hitobjects for ticks 2018-08-03 16:35:29 +09:00
e8a140930e Migrate drum roll to use nested hitobjects for strong hits 2018-08-03 16:35:12 +09:00
4494853446 Migrate DrawableDrumRoll to use a nested hitobject for strong hits 2018-08-03 16:20:08 +09:00
fdf889359f Migrate DrawableHit to use a nested hitobject for strong hits 2018-08-03 16:19:37 +09:00
2dff04392e Re-implement strong judgements via hitobject 2018-08-03 16:12:12 +09:00
fa3c919e2e Fix up taiko judgement creation 2018-08-03 16:11:38 +09:00
482526135f Make IsHit not consider nested hitobjects 2018-08-03 16:07:20 +09:00
2a4994e5ce Make hitobjects only have one judgement + result 2018-08-03 15:38:48 +09:00
0da6c8c1a7 Remove unnecessary local variables 2018-08-02 22:20:07 +09:00
a0887a600f Fix swells showing hit circles on intermediate judgements 2018-08-02 21:08:06 +09:00
35b4ab5456 Introduce the concept of a "MainResult" 2018-08-02 21:07:40 +09:00
8d81e66f88 Fix osu score processor crashing 2018-08-02 21:07:11 +09:00
9dff5cea07 Make Rulesets.Catch use the new judgement result structure 2018-08-02 20:37:07 +09:00
807794d512 Make Rulesets.Mania use the new judgement result structure 2018-08-02 20:36:54 +09:00
4548d2c87f Make Rulesets.Osu use the new judgement result structure 2018-08-02 20:36:38 +09:00
9c2122c0ca Make Rulesets.Taiko use the new judgement result structure 2018-08-02 20:36:19 +09:00
3619290c34 Split out judgement definition from judgement result 2018-08-02 20:35:54 +09:00
cd70e5e30b Migrate Rulesets.Mania to the new judgement system 2018-08-02 16:44:01 +09:00
1b7b6f341c Migrate Rulesets.Taiko to the new judgement system 2018-08-02 16:09:04 +09:00
e825edb6d7 Migrate Rulesets.Catch to the new judgement system 2018-08-02 15:44:48 +09:00
462f1033c0 Migrate Rulesets.Osu to the new judgement system 2018-08-02 15:21:23 +09:00
d51d0e8547 Initial structure for new hitobject judgement system 2018-08-01 21:45:59 +09:00
41512667a8 Require all judgements to be present for map completion 2018-08-01 19:51:24 +09:00
7a53cccdfa Merge pull request #3151 from swoolcock/tabcontrol-compositedrawable
Update TabControl subclasses to use AddInternal
2018-07-31 21:04:02 +09:00
4fdca2b198 Update framework 2018-07-31 21:21:26 +09:30
47533f83c3 Update TabControl subclasses to use AddInternal 2018-07-31 20:52:11 +09:30
7192f98c42 Merge pull request #3147 from smoogipoo/disable-download-button
Disable beatmap download button if not supporter
2018-07-31 18:16:00 +09:00
bcc23f10c5 Merge branch 'master' into disable-download-button 2018-07-31 17:03:41 +09:00
bc92bed72f Merge pull request #3106 from peppy/fix-repeat-arrow-interpolation
Add interpolation to repeat point during sliding
2018-07-31 17:03:26 +09:00
51506efd1a Merge remote-tracking branch 'upstream/master' into peppy-fix-repeat-arrow-interpolation 2018-07-31 16:49:31 +09:00
d2ce1e9d79 Merge pull request #3062 from peppy/open-downloaded-beatmas
Add ability to open already-downloaded beatmaps from osu!direct
2018-07-31 16:48:48 +09:00
ea6cab498e Add comment 2018-07-31 16:47:13 +09:00
49b2d8c355 Merge branch 'master' into open-downloaded-beatmas 2018-07-31 16:41:09 +09:00
9ab56bc4ef Make Ruleset non-public 2018-07-31 16:35:51 +09:00
61b8181b0b Merge pull request #3139 from tgi74/more-skinning
Make more gameplay elements skinnable
2018-07-31 16:24:45 +09:00
04252293a7 Merge branch 'master' into fix-repeat-arrow-interpolation 2018-07-31 16:21:15 +09:00
874b5636e4 Merge remote-tracking branch 'upstream/master' into tgi74-more-skinning 2018-07-31 16:15:27 +09:00
976653fdf9 Minor formatting fixes 2018-07-31 16:13:52 +09:00
132241424d Apply FollowPoint alpha to inner container (should not affect legacy skins) 2018-07-31 15:59:06 +09:00
4ea8c2df4d Merge pull request #3148 from peppy/fix-follow-circle-size
Fix follow circle being scaled far larger than it should be
2018-07-31 15:53:32 +09:00
0a7a2c83a8 Merge branch 'master' into fix-follow-circle-size 2018-07-31 15:41:15 +09:00
d4f0f06727 Merge pull request #3141 from peppy/fix-repeat-preempt
Fix slider repeat points appearing far too late
2018-07-31 15:40:57 +09:00
68f4d91787 Merge branch 'master' into fix-repeat-preempt 2018-07-31 15:32:21 +09:00
a98bb057e2 Fix follow circle being scaled far larger than it should be 2018-07-31 15:27:21 +09:00