Commit Graph

22 Commits

Author SHA1 Message Date
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
6c9219856d Add comment 2017-07-14 09:39:40 +09:00
840cc918ea Use Enabled instead of a private field. 2017-07-13 23:35:19 +02:00
8014cd55a2 Make the skip button clickable only once. 2017-07-13 21:59:17 +02:00
6de9776e05 Update framework with tooltip changes 2017-07-07 08:59:17 +03:00
f3f3952ba5 More unused usings 2017-06-29 12:20:05 -07:00
6865f9b231 Remove unused parameters 2017-06-29 12:05:37 -07:00
480cdba023 Add OsuClickableContainer with generic sounds 2017-06-27 21:05:49 +09:00
f5829860a2 Get rid of AlwaysReceiveInput 2017-06-23 18:02:24 +02:00
62dee59672 Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
2017-06-20 15:54:23 +10:00
2f7d9655fd More Clean up 2017-06-08 15:27:35 +08:00
bdeaf2dbb4 Update method names in line with framework changes 2017-05-28 18:34:12 +09:00
674731f9bb Add sound back to skip action 2017-05-19 22:23:48 +09:00
60f960aafd Fix audio clock breakage. 2017-05-19 22:19:20 +09:00
20156d26f9 Don't rely on parent's clock 2017-05-19 22:12:09 +09:00
aef82acb0d Update skip button design 2017-05-19 21:54:14 +09:00
a7d16ac213 Move skip logic to inside SkipButton 2017-05-19 18:18:21 +09:00
0264c44a20 Do not shadow Colour in TwoLayerButton
Renames Colour to BackgroundColour instead.
2017-02-23 22:33:37 +01:00
37bc75a7b6 Remove unused variables 2017-02-23 22:32:49 +01:00
7cda82d016 Space to skip. 2017-02-22 21:28:40 +09:00
50bd80cb0c Update and standardise license headers. 2017-02-07 14:27:41 +09:00
3e7503e860 Make skip button work. 2017-01-27 21:57:22 +09:00