Commit Graph

4421 Commits

Author SHA1 Message Date
0fe64d1e80 Remove unused namespace. 2022-07-27 01:05:50 +08:00
9134525111 Mark the property as nullable and add some assert check. 2022-07-26 23:58:50 +08:00
deb39bd330 Mark the property as nullable or non-nullable. 2022-07-26 23:52:08 +08:00
e28584da89 Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
f68c4e8890 Fix code formatting 2022-07-25 06:36:26 +03:00
16e655766e Addressed pertinent issues 2022-07-23 23:30:57 +02:00
2a3d3a0660 Merge branch 'ppy:master' into Wiggle-strength-duration 2022-07-23 22:58:21 +02:00
267d55a6a8 Remove osuSlider from statement 2022-07-23 14:48:39 +10:00
230943f698 Merge branch 'fl-slider' of https://github.com/mbmasher/osu into fl-slider 2022-07-23 14:40:54 +10:00
f44a5def90 Move repeat bonus to TravelDistance 2022-07-23 14:40:16 +10:00
71912e10c4 Merge branch 'master' into fl-slider 2022-07-22 15:22:50 +09:00
c2c2c505a4 Combine FollowCircle and TickFollowCircle classes 2022-07-21 19:46:46 -07:00
726042d9ec Use switch instead of or 2022-07-21 23:16:28 +09:00
aca19a005e Add versioning to difficulty calculators 2022-07-21 18:15:25 +09:00
23fd514ca3 Use DrawableSliderTail instead of DrawableSlider 2022-07-20 18:07:02 -07:00
163c3f9c2d Adjust multipliers to account for speed changes 2022-07-20 16:10:34 +03:00
35e841de95 Move base performance multiplier to a const 2022-07-20 15:54:49 +03:00
9c9f32b435 Merge branch 'master' into pp-balancing 2022-07-20 15:40:29 +03:00
6ce6f6f7df Merge branch 'master' into remove-score-multiplier-on-custom-mod-settings 2022-07-20 08:57:43 +03:00
ec789c2f71 Merge pull request #19128 from peppy/default-follow-circle-improvements
Adjust default follow circle animations to feel nicer
2022-07-20 14:57:03 +09:00
4210ec6502 Merge branch 'master' into remove-score-multiplier-on-custom-mod-settings 2022-07-19 19:21:26 +03:00
06ae30a7d2 Fix slider velocity not using previous value if slider is not adjacent 2022-07-19 22:54:11 +09:00
cfb2adfd27 Merge branch 'master' into velocitychanges 2022-07-19 19:57:47 +09:00
5cb0920cfb Revert OnSliderTail() to OnSliderEnd()
In light of the comment added in the previous commit, slider tail
and end are not actually the same.
2022-07-19 02:27:04 -07:00
e1f7db6e7d Fix around some comments 2022-07-19 02:25:14 -07:00
d213f56f79 Align legacy followcircle anims to slider ticks 2022-07-19 02:08:53 -07:00
e346624b14 Fix animation changes incorrectly applying to successful completion of sliders 2022-07-19 15:51:02 +09:00
101d270615 Merge branch 'master' into default-follow-circle-improvements 2022-07-19 15:50:47 +09:00
d8cce5fe36 Fix OsuHitObject not using property wrapper properly 2022-07-19 07:52:12 +03:00
8f80a22ef9 Fix osu! and catch hitobjects no longer scaled to 1 by default 2022-07-19 07:00:13 +03:00
1051009827 Change bindable properties in all HitObjects to be lazily initialised 2022-07-19 05:39:10 +03:00
633f6fe620 Increase global multiplier 2022-07-18 21:58:11 +03:00
42b9dc877d Divide slider bonus by repeat count 2022-07-18 16:14:06 +10:00
72c096f9af Update xmldoc 2022-07-18 15:59:20 +10:00
7c680afc3c Change initialisation of osuSlider 2022-07-18 15:59:00 +10:00
204fbde07b Remove debug code 2022-07-18 15:58:32 +10:00
8413c40442 Remove debug code 2022-07-18 15:58:09 +10:00
32ba58109b Remove score multiplier on difficulty-increasing mods with customised settings 2022-07-18 07:29:03 +03:00
0ac3391d54 Merge branch 'master' into cinema-repel-incompatible 2022-07-18 06:55:43 +03:00
83429d2f22 make cinema incompatible with repel 2022-07-17 20:45:17 +01:00
491558261f remove unnecessary type-specification 2022-07-17 20:44:06 +01:00
e13c1254e5 make perfect incompatible with autopilot 2022-07-17 20:41:43 +01:00
de38b54c10 Merge branch 'master' into pp-balancing 2022-07-17 20:53:05 +03:00
68caafa210 Update xmldoc 2022-07-17 17:02:30 +10:00
dae698638c Add repeat bonus to Flashlight, move repeat multiplier to AimEvaluator 2022-07-17 16:56:05 +10:00
a950deb7db Re-implement slider changes to FlashlightEvaluator 2022-07-17 16:27:55 +10:00
a0dd6cbab3 Merge branch 'master' into fl-slider 2022-07-17 16:18:18 +10:00
b93b6ba2ca Change "single tap" mod acronym to not conflict with "strict tracking" 2022-07-16 17:19:55 +09:00
887f2721b0 Merge branch 'master' into default-follow-circle-improvements 2022-07-15 18:39:57 +03:00
775c6c8374 Fix potential crash in editor from transform time going below zero 2022-07-15 19:29:37 +09:00