Fix early-escape not continuing to results screen
Separate health and score processing components
Fix nub position getting offset by size changes
Fix name typo of OsuModObjectScaleTween
# Conflicts: # osu.Game.Rulesets.Catch/CatchRuleset.cs # osu.Game.Rulesets.Mania/ManiaRuleset.cs # osu.Game.Rulesets.Taiko/TaikoRuleset.cs
Fix sample lookup not working correctly for custom rulesets
Fix missing ruleset IDs in non-legacy rulesets
Allow ctrl-tabbing on more tab controls
Make the Easy mod's extra life count customizable
Simplify/improve beatmap conversion precheck
Update framework
Update song select statistics when mod changes settings
Add difficulty adjustment mod
Also adds xmldoc.
Fallback to current skin combo colours if none provided on beatmap skin Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix incorrect dialog button animating on requesting quit twice
Truncate rich presence status strings to 128 bytes Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Make OsuTextBox use BasicTextBox Co-authored-by: Dean Herbert <pe@ppy.sh>