BeatmapInfo.MaxCombo
Using that property is a trap basically.
Update download links for macOS builds (to add Apple Silicon)
Simplify `IncreasesCombo`/`BreaksCombo` helper method implementation
Make Relax and Aim assist mods incompatible
Fix spectator not starting from current player position (hotfix version)
Improve visual behaviour of "hold for menu" to not distract players
This reverts commit 2b59eff465.
2b59eff465
SpectatorPlayer
nullable
PlayerLoader
This reverts commit 5bcb7c167c.
5bcb7c167c
Add "bug report" GitHub issue form template
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Co-authored-by: Walavouchey <36758269+Walavouchey@users.noreply.github.com>
.Concat()
IncreasesCombo
BreaksCombo
Display beatmap maximum combo next to score combo in results panel
Add new settings for adjusting the hit error display
ScoreProcessor
AffectsCombo
Height
SkinComponentToolbox
LargeTickMiss
`LargeTickMiss` can affect combo, see https://github.com/ppy/osu/blob/a352a140bc145f342fadc300797a2b05ade3f920/osu.Game/Rulesets/Scoring/HitResult.cs#L124-L144.
Co-authored-by: Dean Herbert <pe@ppy.sh>