smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
Dean Herbert
|
970ea928ae
|
Fix hold for menu button occasionally disappearing
|
2018-11-19 12:06:47 +09:00 |
|
Roman Kapustin
|
ecf8a89f26
|
Set AccentColour and GlowColour in StandardHealthDisplay
|
2018-11-16 19:30:58 +03:00 |
|
Dean Herbert
|
7f73fc2d39
|
Require holding back button to quit gameplay
Avoids accidental presses and streamlines logic with on-screen element.
|
2018-11-07 01:49:21 +09:00 |
|
ekrctb
|
b7a2ad1aa5
|
Use UIEvent level getters for modifier keys.
|
2018-10-02 13:26:36 +09:00 |
|
ekrctb
|
50091252e2
|
Adapt signature change of event handlers
|
2018-10-02 12:02:55 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
a8f156584b
|
Update framework with positional/non-positional changes
|
2018-09-26 14:01:15 +09:00 |
|
Dean Herbert
|
4a68b14447
|
Fix crash when selecting mods after entering play mode
Closes #3260.
|
2018-08-21 00:15:51 +09:00 |
|
smoogipoo
|
3619290c34
|
Split out judgement definition from judgement result
|
2018-08-02 20:35:54 +09:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
ekrctb
|
d6084c0b30
|
Adapt to new input handling changes
|
2018-06-22 18:10:27 +09:00 |
|
smoogipoo
|
0e122468db
|
Fix progress easing to 0 if aborting after confirmation
|
2018-05-22 18:06:40 +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
|
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 |
|
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 |
|
Roman Kapustin
|
86430da6d6
|
Update CircularProgress.FillTo calls
|
2018-05-10 21:08:02 +03:00 |
|
Roman Kapustin
|
39db1e8cbb
|
Rename HoldToQuit to QuitButton
|
2018-05-03 23:50:30 +03:00 |
|
Roman Kapustin
|
f8630115d6
|
Do not expose HoldToQuit.HoldToQuitButton
|
2018-05-03 23:29:58 +03:00 |
|
TocoToucan
|
c78c5195f3
|
HoldToQuitButton cleanup
|
2018-04-28 20:43:41 +03:00 |
|
TocoToucan
|
630980255e
|
Convert HoldToQuit.text to local variable
|
2018-04-21 20:35:24 +03:00 |
|
TocoToucan
|
e6d7136a92
|
Fix HoldToQuit appearance and set HoldToQuitButton.ExitAction
|
2018-04-21 20:21:09 +03:00 |
|
TocoToucan
|
3b621db460
|
Implement CircularProgress filling
|
2018-04-21 19:25:21 +03:00 |
|
TocoToucan
|
633c775306
|
Initial HoldToQuit commit
|
2018-04-21 18:24:31 +03:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
29adedfa96
|
Collapse visual settings by default in player
|
2018-02-16 12:47:32 +09:00 |
|
tgi74000
|
b0fbae9dfc
|
Fix PlayerSettingsOverlay not reappearing when Hidden
|
2018-02-01 16:07:49 +01:00 |
|
TocoToucan
|
a81f32a388
|
PlayerGroup -> PlayerSettingsGroup
|
2018-01-15 20:52:52 +03:00 |
|
TocoToucan
|
43d2ae348a
|
Rename ReplaySomething -> PlayerSomething
|
2018-01-13 22:25:09 +03:00 |
|
TocoToucan
|
affbb7a847
|
Fix license header
|
2018-01-12 00:37:28 +03:00 |
|
TocoToucan
|
c1f756b16e
|
Support background blur in visual settings
|
2018-01-12 00:03:55 +03:00 |
|
TocoToucan
|
3ec93966a0
|
Implement VisualSettings autohiding
|
2018-01-11 23:39:23 +03:00 |
|
TocoToucan
|
98851e4a78
|
Stop time whenever visual settings are expanded
|
2018-01-11 01:24:34 +03:00 |
|
TocoToucan
|
c48c7b085c
|
Visual settings initial commit
|
2018-01-10 02:24:51 +03:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Aergwyn
|
ccb69d16d9
|
move HitResult in Scoring namespace to replace HitCount
|
2017-12-30 21:23:18 +01:00 |
|
TocoToucan
|
219bdbc4e1
|
Populate HandleInput automatically
|
2017-12-09 22:21:17 +03:00 |
|
Dean Herbert
|
f912744acc
|
Fix sizing of ModIcon
|
2017-11-16 00:15:27 +09:00 |
|