Dean Herbert
|
9bfec9b233
|
Tidy up state change logic
|
2018-02-06 14:30:01 +09:00 |
|
Dean Herbert
|
dd8955cd90
|
Fix skip button not receiving screen-wide input
|
2018-02-06 14:29:03 +09:00 |
|
smoogipoo
|
a6c6523a86
|
Make SkipButton an OverlayContainer to use the menu cursor
|
2018-01-12 18:21:17 +09:00 |
|
Aergwyn
|
f6c168be27
|
add skip cutscene as "in game" keybinding
|
2018-01-08 18:22:43 +01:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
smoogipooo
|
57678a13d9
|
Update in-line with framework changes.
|
2017-09-04 09:32:35 +09:00 |
|
Dean Herbert
|
70f148f0b4
|
Fix icons on skip button
|
2017-08-15 09:30:46 +09:00 |
|
Dean Herbert
|
0d9ea97828
|
Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
|
2017-08-03 14:36:21 +09:00 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Thomas Müller
|
a5e610a7ba
|
Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
|
2017-07-14 19:18:12 +03:00 |
|
Dean Herbert
|
6c9219856d
|
Add comment
|
2017-07-14 09:39:40 +09:00 |
|
Nabile Rahmani
|
840cc918ea
|
Use Enabled instead of a private field.
|
2017-07-13 23:35:19 +02:00 |
|
Nabile Rahmani
|
8014cd55a2
|
Make the skip button clickable only once.
|
2017-07-13 21:59:17 +02:00 |
|
Thomas Müller
|
6de9776e05
|
Update framework with tooltip changes
|
2017-07-07 08:59:17 +03:00 |
|
Dean Herbert
|
f3f3952ba5
|
More unused usings
|
2017-06-29 12:20:05 -07:00 |
|
Dean Herbert
|
6865f9b231
|
Remove unused parameters
|
2017-06-29 12:05:37 -07:00 |
|
Dean Herbert
|
480cdba023
|
Add OsuClickableContainer with generic sounds
|
2017-06-27 21:05:49 +09:00 |
|
Thomas Müller
|
f5829860a2
|
Get rid of AlwaysReceiveInput
|
2017-06-23 18:02:24 +02:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
John Neijzen
|
2f7d9655fd
|
More Clean up
|
2017-06-08 15:27:35 +08:00 |
|
Dean Herbert
|
bdeaf2dbb4
|
Update method names in line with framework changes
|
2017-05-28 18:34:12 +09:00 |
|
Dean Herbert
|
674731f9bb
|
Add sound back to skip action
|
2017-05-19 22:23:48 +09:00 |
|
Dean Herbert
|
60f960aafd
|
Fix audio clock breakage.
|
2017-05-19 22:19:20 +09:00 |
|
Dean Herbert
|
20156d26f9
|
Don't rely on parent's clock
|
2017-05-19 22:12:09 +09:00 |
|
Dean Herbert
|
aef82acb0d
|
Update skip button design
|
2017-05-19 21:54:14 +09:00 |
|
Dean Herbert
|
a7d16ac213
|
Move skip logic to inside SkipButton
|
2017-05-19 18:18:21 +09:00 |
|
Thomas Müller
|
0264c44a20
|
Do not shadow Colour in TwoLayerButton
Renames Colour to BackgroundColour instead.
|
2017-02-23 22:33:37 +01:00 |
|
Thomas Müller
|
37bc75a7b6
|
Remove unused variables
|
2017-02-23 22:32:49 +01:00 |
|
Dean Herbert
|
7cda82d016
|
Space to skip.
|
2017-02-22 21:28:40 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
3e7503e860
|
Make skip button work.
|
2017-01-27 21:57:22 +09:00 |
|