Dean Herbert
|
efe057176e
|
Make OsuButton abstract
|
2022-12-13 22:13:48 +09:00 |
|
Dean Herbert
|
edc78205d5
|
Add comments about why both positional input checks are required in OsuClickableContainer
|
2022-12-13 22:12:52 +09:00 |
|
Andrei Zavatski
|
890dd9cd06
|
Fix input doesn't take original drawable modifications into account
|
2022-12-12 15:10:03 +03:00 |
|
Andrei Zavatski
|
b0d475cd8b
|
CI fix
|
2022-12-12 14:57:07 +03:00 |
|
Andrei Zavatski
|
7e39f171fb
|
Fix OsuButton input receiving
|
2022-12-12 14:42:54 +03:00 |
|
Bartłomiej Dach
|
894ef15e79
|
Merge branch 'master' into update-framework
|
2022-11-26 16:19:36 +01:00 |
|
Dan Balasescu
|
7bc8908ca9
|
Partial everything
|
2022-11-27 00:00:27 +09:00 |
|
Dean Herbert
|
40f706155f
|
Update RoundedButton to have new triangles design
|
2022-11-24 16:18:15 +09:00 |
|
Dean Herbert
|
5fc0d45675
|
Fix triangle button flash effect looking incorrect
|
2022-11-18 14:30:59 +09:00 |
|
Dean Herbert
|
8b58475ee0
|
Update OsuButton hover animation to better suit immediacy of sound effects
|
2022-11-04 18:51:09 +09:00 |
|
Jamie Taylor
|
f1c17129eb
|
Add support for 'disabled' sample variation to HoverClickSounds
|
2022-11-03 17:47:49 +09:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Salman Ahmed
|
1fcfeac05f
|
Fix RoundedButton not using its default background colour
|
2022-05-09 21:07:43 +03:00 |
|
Salman Ahmed
|
ace25af949
|
Revert "Move default background colour specification to OsuButton "
This reverts commit 172524ff8a .
|
2022-05-09 20:55:26 +03:00 |
|
Salman Ahmed
|
172524ff8a
|
Move default background colour specification to OsuButton
|
2022-05-09 18:21:00 +03:00 |
|
Dean Herbert
|
4e260e7410
|
Fix all buttons gamewide not animating properly on click
Not sure how or when this happened.
|
2022-04-26 17:32:25 +09:00 |
|
Dan Balasescu
|
18c144395a
|
Rename to dimColour
|
2021-12-24 17:03:29 +09:00 |
|
Dan Balasescu
|
f44af1ad69
|
Move bind to LoadComplete
|
2021-12-24 17:00:59 +09:00 |
|
Dan Balasescu
|
c973739b08
|
Fix OsuButton event binding + inital-enablement colour
|
2021-12-24 11:56:12 +09:00 |
|
Dean Herbert
|
bc86bafc08
|
Fix RestoreDefaultValueButton 's colour weirdness
|
2021-08-17 12:48:30 +09:00 |
|
Jamie Taylor
|
0b95d07390
|
Change 'default' hover/click samples into 'button' samples and make 'soft' the new 'default'
|
2021-06-11 20:47:57 +09:00 |
|
Jamie Taylor
|
4f80a3b66d
|
Add fallback-to-default logic for HoverSounds and HoverClickSounds
|
2021-06-11 20:14:35 +09:00 |
|
Dean Herbert
|
a362382d38
|
Add back more correct null checks
|
2021-02-25 14:06:21 +09:00 |
|
Dean Herbert
|
1fd76ea3fb
|
Apply changes to UI components overriding functions with changing signatures
|
2021-02-22 19:01:42 +09:00 |
|
smoogipoo
|
bfb056c612
|
Apply input method signature refactorings
|
2020-01-20 18:17:21 +09:00 |
|
Dean Herbert
|
8bcbc93501
|
Fix tournament buttons playing sound effects
|
2019-11-08 17:00:47 +09:00 |
|
Dean Herbert
|
4ce3450cfc
|
Move button implementation to OsuButton
|
2019-11-06 14:08:52 +09:00 |
|
Dean Herbert
|
44d0791676
|
Update button usage
|
2019-11-05 16:26:31 +09:00 |
|
Dean Herbert
|
6980f488dc
|
Make OsuButton correctly block hover events
|
2019-10-28 16:24:07 +09:00 |
|
Dean Herbert
|
48716f8f2b
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
|
Dean Herbert
|
07ea0f9755
|
Make OsuButton non-abstract again
|
2019-06-18 14:16:54 +09:00 |
|
Dean Herbert
|
2e3d392a9f
|
Mark OsuButton as abstract
Not being used directly, so we probably shouldn't support it for now.
|
2019-06-04 22:12:55 +09:00 |
|
Dean Herbert
|
3015d40f8f
|
Merge branch 'master' into osu-fontusage
|
2019-02-22 18:09:23 +09:00 |
|
smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
b9814b64ed
|
Move default button implementation from TriangleButton to OsuButton
|
2018-08-01 17:02:38 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
ac7e373f40
|
Add hover/click sound effects to more stuff everywhere
|
2017-11-26 17:21:21 +09:00 |
|
Dean Herbert
|
8f57bf2498
|
Add choices of hover sample sets
|
2017-11-26 17:17:50 +09:00 |
|
Dean Herbert
|
af499df6dd
|
Make a base OsuButton class to handle default samples
|
2017-11-26 17:17:48 +09:00 |
|
Dean Herbert
|
07d6a70028
|
New sound effects with better names
|
2017-11-26 17:17:46 +09:00 |
|
MrTheMake
|
89b5a6670e
|
Changed type of IHasFilterTerms.FilterTerms according to framework update
|
2017-09-13 16:18:02 +02:00 |
|
smoogipooo
|
19db7a8f72
|
Update in line with framework changes.
|
2017-09-07 22:46:21 +09:00 |
|
Dean Herbert
|
e9dde822a1
|
Expose triangles in OsuButton for further customisation
|
2017-08-23 19:25:40 +09:00 |
|
PoULkY
|
cc39aad7f8
|
Fix OsuButton doesn't implement IFilterable
|
2017-08-18 01:23:44 +07:00 |
|