Bartłomiej Dach
|
aa83b84bb2
|
Fix Cinema mod being compatible with mods that can force failure
Addresses
https://github.com/ppy/osu/pull/26080#issuecomment-1868833214.
|
2024-01-08 22:34:41 +01:00 |
|
Dean Herbert
|
14d2d0d215
|
Remove ModBlockFail
Was only being used by `NoFail` now.
|
2023-12-20 14:50:45 +09:00 |
|
rushiiMachine
|
1b004dbebc
|
Allow Relax to fail and remove failable mod exclusions
Allows the Relax mod to fail, and remove NF/PF/SD mod exclusion
ref: https://github.com/ppy/osu/discussions/13229
|
2023-12-19 12:33:00 -08:00 |
|
Bartłomiej Dach
|
a1e83b20e6
|
Make autoplay compatible with ModFailCondition
|
2023-07-13 21:23:57 +02:00 |
|
Dean Herbert
|
cb7b246e33
|
Fix naming and update in line with nullability
|
2023-04-26 15:27:58 +09:00 |
|
Gabe Livengood
|
6e64a8f55e
|
use event to trigger failure
|
2022-06-10 13:13:35 -04:00 |
|
Gabe Livengood
|
21c5499da1
|
remove arbitrary from method name
|
2022-06-10 13:11:17 -04:00 |
|
Gabe Livengood
|
dc75d55f72
|
allow modfailcondition to arbitrarily trigger fail
|
2022-06-08 14:02:15 -04:00 |
|
PercyDan
|
d80a2dcca7
|
Missed one
|
2021-08-12 10:14:01 +08:00 |
|
PercyDan
|
18ecd8758b
|
Make Perfect auto restart toggleable
|
2021-08-12 10:12:35 +08:00 |
|
smoogipoo
|
0b44d2483b
|
Make some properties virtual
I think they were intended to be this way from the beginning.
|
2021-02-24 15:03:41 +09:00 |
|
smoogipoo
|
30a58691f0
|
Make SD and PF incompatible with each other
|
2021-02-24 14:34:37 +09:00 |
|