Thomas Müller
|
88b23d4e66
|
Merge branch 'master' into netcoreapp2.1
|
2018-06-04 05:30:25 +02:00 |
|
Dean Herbert
|
7ca437aa8e
|
Merge branch 'master' into fix-expand-button-colour
|
2018-06-04 02:16:27 +09:00 |
|
Joehu
|
0f13acf67e
|
Use updateExpanded method
|
2018-06-02 12:52:31 -07:00 |
|
Dean Herbert
|
652e2ccaf5
|
Merge branch 'master' into netcoreapp2.1
|
2018-06-03 03:55:33 +09:00 |
|
Dean Herbert
|
64eda27547
|
Update framework
|
2018-06-03 03:05:53 +09:00 |
|
FreezyLemon
|
a0c643fae5
|
Fix SongProgressInfo timespan formatting
|
2018-06-02 11:25:49 +02:00 |
|
Joehu
|
8d3de3affb
|
Use '?:' expression instead
|
2018-06-01 15:58:05 -07:00 |
|
Joehu
|
5d1421c0e9
|
Fix visual settings expand button colour
|
2018-06-01 15:31:25 -07:00 |
|
Dean Herbert
|
5872b61988
|
Fix potential double-disposal of player if PlayerLoader is finalised
|
2018-05-30 15:48:26 +09:00 |
|
Dean Herbert
|
975ce82177
|
Ensure autoplay tests actually increase score above zero
|
2018-05-26 14:46:05 +09:00 |
|
Dean Herbert
|
28aa6faef9
|
Merge branch 'master' into player_loader_input_toggles
|
2018-05-25 18:38:12 +09:00 |
|
smoogipoo
|
0e122468db
|
Fix progress easing to 0 if aborting after confirmation
|
2018-05-22 18:06:40 +09:00 |
|
Dean Herbert
|
d43e4af8ea
|
Fix overlap between quit button at key input overlay
|
2018-05-22 16:45:42 +09:00 |
|
Dean Herbert
|
436067c01f
|
Handle scale back in a nicer way
|
2018-05-22 16:44:37 +09:00 |
|
Dean Herbert
|
7b770d03c5
|
Use OnMouseMove instead of Update logic
|
2018-05-22 16:26:59 +09:00 |
|
Dean Herbert
|
babb7d5158
|
Fix white ring flash when holding button post-confirmation
|
2018-05-22 16:23:05 +09:00 |
|
Dean Herbert
|
5f8eb6d823
|
Fix class name
|
2018-05-22 16:04:36 +09:00 |
|
Dean Herbert
|
8fbda9d57e
|
Improve comment
|
2018-05-22 16:04:07 +09:00 |
|
Dean Herbert
|
58ae545747
|
innerCircle -> overlayCircle
|
2018-05-22 15:59:53 +09:00 |
|
Dean Herbert
|
ef55c3c197
|
Fix icon scale not resetting due to no implicit triggering
|
2018-05-22 15:58:17 +09:00 |
|
Dean Herbert
|
2ce2bd9788
|
Add comment for pendingAnimation
|
2018-05-22 15:58:00 +09:00 |
|
Dean Herbert
|
5a892e4d08
|
This quit button don't quit
|
2018-05-22 02:09:52 +09:00 |
|
Dean Herbert
|
323aa189b6
|
Make on-confirmation animation more robust
|
2018-05-22 02:08:44 +09:00 |
|
Dean Herbert
|
156d7fb25a
|
Change depth of HUD
Yes, this is intentional.
|
2018-05-22 02:08:21 +09:00 |
|
Dean Herbert
|
946a75ddb2
|
Block hover to use UI cursor instead of gameplay cursor
|
2018-05-22 02:05:08 +09:00 |
|
Dean Herbert
|
ebda287e81
|
Share code with HoldToConfirm implementations elsewhere
|
2018-05-22 01:44:06 +09:00 |
|
Roman Kapustin
|
30956b64aa
|
Do not change Margin for player settings groups on the PlayerLoader screen
|
2018-05-21 18:57:01 +03:00 |
|
Dean Herbert
|
f9c162dee9
|
Adjust design and feel
|
2018-05-22 00:49:33 +09:00 |
|
Dean Herbert
|
d5afccd610
|
Make hint text display briefly at initial display, then on hover
|
2018-05-22 00:02:03 +09:00 |
|
Dean Herbert
|
3d9d40448d
|
Fix incorrect syntax
|
2018-05-22 00:01:40 +09:00 |
|
Dean Herbert
|
841336a181
|
Merge branch 'master' into exit_replay_button
|
2018-05-21 23:45:06 +09:00 |
|
Aergwyn
|
b7e3ea348b
|
expose two Bindables with split logic instead of one with mixed logic
|
2018-05-21 15:53:55 +02:00 |
|
Aergwyn
|
1482bca147
|
Rename for better understanding
ShowOverlays -> AllowOverlays
ShowOverlaysOnEnter -> HideOverlaysOnEnter
|
2018-05-21 09:42:29 +02:00 |
|
Dean Herbert
|
c48c62ea04
|
Merge branch 'master' into player_loader_input_toggles
|
2018-05-21 16:20:08 +09:00 |
|
Dean Herbert
|
e2389ad7a4
|
Allow using back button on PlayerLoader and Replay
|
2018-05-18 13:32:05 +09:00 |
|
Roman Kapustin
|
81d7e8a393
|
Resolve merge conflict
|
2018-05-18 00:25:47 +03:00 |
|
Roman Kapustin
|
f2f2fb8c73
|
Use both OnKeyDown and GlobalAction.Back
|
2018-05-14 22:09:09 +03:00 |
|
Roman Kapustin
|
e802b722f0
|
Revert "Handle mouse back button using OnMouseDown override instead of using GlobalAction"
This reverts commit 44bbb8700e .
|
2018-05-14 20:27:05 +03:00 |
|
Dean Herbert
|
28edf3bce7
|
Merge branch 'master' into hud-above-letterbox
|
2018-05-14 19:31:39 +09:00 |
|
Dean Herbert
|
0234bbc37f
|
Move definition inline
|
2018-05-14 19:14:17 +09:00 |
|
Dean Herbert
|
f14948c022
|
Merge branch 'master' into exit-hold-confirmation
|
2018-05-14 18:13:40 +09:00 |
|
smoogipoo
|
115c2dc239
|
Move hud below the skip button
|
2018-05-14 18:02:18 +09:00 |
|
smoogipoo
|
64fba5f6d1
|
Proxy the ruleset cursor above the break overlay
|
2018-05-14 15:36:56 +09:00 |
|
smoogipoo
|
43409127b7
|
Place break overlay underneath the hud
|
2018-05-14 15:36:42 +09:00 |
|
Dean Herbert
|
cfa18bdf1f
|
Fix song progress time counters wrapping after an hour
Resolves #2466.
Supersedes and closes #2487.
|
2018-05-11 22:10:26 +09:00 |
|
Roman Kapustin
|
86430da6d6
|
Update CircularProgress.FillTo calls
|
2018-05-10 21:08:02 +03:00 |
|
Roman Kapustin
|
93029fd548
|
Remove mouseWheelCheckbox from InputSettings player overlay
|
2018-05-10 20:38:55 +03:00 |
|
Dean Herbert
|
5df9f126d1
|
Implement a hold-to-confirm screen when exiting game using escape key
|
2018-05-10 17:07:19 +09:00 |
|
Roman Kapustin
|
ccf82cacb0
|
Show InputSettings on the PlayerLoader screen
|
2018-05-09 17:31:52 +03:00 |
|
Roman Kapustin
|
6676c55fe0
|
Introduce InputSettings
|
2018-05-09 17:22:37 +03:00 |
|