.. |
IApplicableFailOverride.cs
|
…
|
|
IApplicableMod.cs
|
…
|
|
IApplicableToBeatmap.cs
|
…
|
|
IApplicableToBeatmapConverter.cs
|
…
|
|
IApplicableToDifficulty.cs
|
Fix missing comments
|
2019-12-26 19:33:59 +09:00 |
IApplicableToDrawableHitObject.cs
|
…
|
|
IApplicableToDrawableRuleset.cs
|
…
|
|
IApplicableToHUD.cs
|
…
|
|
IApplicableToHealthProcessor.cs
|
…
|
|
IApplicableToHitObject.cs
|
…
|
|
IApplicableToPlayer.cs
|
…
|
|
IApplicableToScoreProcessor.cs
|
…
|
|
IApplicableToTrack.cs
|
…
|
|
IMod.cs
|
…
|
|
IReadFromConfig.cs
|
…
|
|
IUpdatableByPlayfield.cs
|
…
|
|
Mod.cs
|
Simplify string construction logic
|
2020-03-23 15:20:56 +09:00 |
ModAutoplay.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModBlockFail.cs
|
…
|
|
ModCinema.cs
|
Render video as a part of the storyboard
|
2020-03-07 21:32:03 -08:00 |
ModDaycore.cs
|
Update ModDaycore icon
|
2020-01-14 21:23:09 +08:00 |
ModDifficultyAdjust.cs
|
use N1 format instead of 0.#
|
2020-03-22 22:54:21 -04:00 |
ModDoubleTime.cs
|
move SettingDescription override to ModRateAdjust
|
2020-03-22 22:57:46 -04:00 |
ModEasy.cs
|
use string.Empty, use base SettingDescription for [Osu/Catch]ModDifficultyAdjust
|
2020-03-22 18:50:09 -04:00 |
ModFlashlight.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModHalfTime.cs
|
move SettingDescription override to ModRateAdjust
|
2020-03-22 22:57:46 -04:00 |
ModHardRock.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModHidden.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModNightcore.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModNoFail.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModNoMod.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModPerfect.cs
|
Fix perfect mod failure cases
|
2020-03-02 13:25:56 +09:00 |
ModRandom.cs
|
Implement random mod for taiko
|
2020-03-23 12:09:30 +09:00 |
ModRateAdjust.cs
|
use two decimal points for ModRateAdjust format
|
2020-03-22 23:08:00 -04:00 |
ModRelax.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModSuddenDeath.cs
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
ModTimeRamp.cs
|
use N2 for ModTimeRamp, add x text
|
2020-03-23 12:54:08 -04:00 |
ModType.cs
|
…
|
|
ModWindDown.cs
|
Make wind down max value 200%
|
2020-01-29 15:34:36 +09:00 |
ModWindUp.cs
|
allow setting initial rate instead of reversing
|
2020-01-27 07:56:18 +08:00 |
MultiMod.cs
|
…
|
|