Commit Graph

21 Commits

Author SHA1 Message Date
Andrei Zavatski 937689ee6b Add OsuModDepth as incompatable to other mods 2023-12-03 05:39:44 +03:00
naoei 3e38baca3c Change ruleset mod description types 2022-08-10 16:09:11 -04:00
為什麼 e28584da89 Remove nullable disable annotation in the Osu ruleset. 2022-07-26 23:25:28 +08:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
PercyDan54 e1c646b9b2
Remove redundant arguments 2021-07-05 23:52:39 +08:00
Salman Ahmed 4b56d94a98 Revert accidentally pushed part of change 2021-06-30 10:26:34 +03:00
Salman Ahmed e3344c33ea Better convey reason of "Spin In" incompatibility with "Hidden" 2021-06-30 09:57:15 +03:00
Salman Ahmed 69dac018c7 Make `OsuModSpinIn` as incompatible with other `IHidesApproachCircles` mods
Respecting the TODO comment above it, mark `OsuModSpinIn` as
incompatible with other `IHidesApproachCircles` mods as well.
2021-06-28 21:20:07 +03:00
Salman Ahmed baf736026b Mark `IHidesApproachCircles` mods as incompatible with `IRequiresApproachCircles` 2021-06-28 21:20:07 +03:00
Dean Herbert 860626152a Mark all mods which adjust approach circle as incompatible with each other
Closes https://github.com/ppy/osu/issues/13543.
2021-06-18 13:21:53 +09:00
smoogipoo cc518feca7 Make methods abstract 2020-11-05 16:03:10 +09:00
smoogipoo 77a618dd71 Use class with other osu! mods 2020-11-05 15:52:06 +09:00
mcendu 5d160376c0
nullable-ize Mod.Icon 2020-01-14 21:22:00 +08:00
Huo Yaoyuan 9a013acb26 Fix name typo of OsuModObjectScaleTween 2019-12-26 14:25:41 +08:00
Dean Herbert 9c9cb8e217 Merge remote-tracking branch 'upstream/master' into traceable-mod 2019-09-18 19:36:07 +09:00
Dean Herbert 3e74079d02 Add incompatibility with scale tween mods 2019-07-29 01:15:57 +09:00
Dean Herbert 07f905d21c Tidy up code and fix explode animations not playing correctly 2019-07-29 01:00:41 +09:00
Kyle Chang 3cc75bac34 Adjust easings 2018-09-21 20:26:01 -04:00
Kyle Chang 3cb33e53cc Hid approach circles after rewinding replays 2018-09-21 00:07:09 -04:00
Kyle Chang bfa430ad8c Fix judgement backgrounds without breaking other things 2018-09-20 23:51:43 -04:00
Kyle Chang 51d26fb648 Now spin in mod; circles spin in 2018-09-20 19:09:58 -04:00