Mark AutoGeneration tests as headless
Open login overlay if user isn't signed in after intro sequence Co-authored-by: Dean Herbert <pe@ppy.sh>
Also delay show slightly for better user experience.
Improve gameplay cursor test scene + refactor Co-authored-by: Dean Herbert <pe@ppy.sh>
Make SkinnabbleTestScene use the stored classic skin
Fix results screen pushed at the beginning of a gameplay Co-authored-by: Dean Herbert <pe@ppy.sh>
Add android configuration defaults to props
This allows building even if no configuration is specified.
Allow global actions to propagate through pause screen
Fix dragging from inside to outside an overlay incorrectly hiding
Disallow adding to score after the player has failed Co-authored-by: Dan Balasescu <smoogipoo@smgi.me> Co-authored-by: Dean Herbert <pe@ppy.sh>
Refactor HitWindows for legibility
Use float types for chat overlay height
Use float types for cursor sizes
Remove judgementOccurred from DrawableHitObject Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix fallback to default combo colours not working
Add back missing sample fallback to default skin Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>