1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-23 23:23:22 +08:00
Commit Graph

16 Commits

Author SHA1 Message Date
Dean Herbert
20dbe096e0
Refactor slightly 2025-02-18 13:04:38 +09:00
Plextora
fd1cc34e3f No more one line return for FailCondition 2024-12-22 17:46:01 -05:00
Plextora
047c448741 Return base for default FailCondition 2024-12-22 12:21:51 -05:00
Plextora
5c9278ee2f One line return for FailCondition 2024-12-21 22:56:42 -05:00
Plextora
420c5577d3 Rename option (again) 2024-12-21 22:55:30 -05:00
Plextora
87697a72e3 Rename to PFC mode 2024-12-21 21:32:09 -05:00
Plextora
fa5922337d Fail on slider tail miss option in Sudden Death 2024-12-21 21:17:03 -05:00
Bartłomiej Dach
88e36eb08c
Fix autopilot mod still declaring incompatibility with fail-preventing mods
Closes https://github.com/ppy/osu/issues/25974.
2023-12-20 21:46:18 +01:00
Dean Herbert
cd8dc9b17b Rename "Target" to "Target Practice" 2022-11-01 19:47:20 +09: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
Salman Ahmed
fb6a112708 Mark OsuModTarget and OsuModSuddenDeath as mutually exclusive
`OsuModTarget` already fails on miss, so "Sudden Death" doesn't make
sense to be enabled and may only cause issues.
2022-04-26 23:27:03 +03:00
Dean Herbert
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
Dean Herbert
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
Huo Yaoyuan
b842f682eb Use Linq.Append and Prepend. 2018-04-02 12:06:34 +08:00
Dean Herbert
b8bb0a52e3 Move mod implementations to individual files 2018-01-09 14:08:18 +09:00