Add new default hitsounds (thanks to cYsmix)
Getting these in for more widespread feedback.
Make MusicController draggable again
Fix settings button
Use obtained value for displayed name.
Make mania play the next note's sounds if no note is hit
Fixes #1911. This follows what osu!stable does, which is rather unfortunate, since it just plays _every_ sound for the note :|.
Do not assign hudOverlay's and breakOverlay's members in Player class
- use doubles instead of floats - simplify logic
Fix storyboard using incorrect path separator
Clean up off-by-one offsets from repeat-related properties
Allow user choice of the quick retry hotkey
Update usage of DI in-line with framework changes
Split the playfield columns and change the key number by mod
Special2 value is implicit at Special1 + 1 (2).
Update license year
- FadeIn and -Out for RepeatPoints are now calculated instead of fixed values - TimePreempt is now cut down if too long for RepeatPoints following the first one to only show up to two RepeatPoints at any given time