Commit Graph

30 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
0e2dc9388a More changes in-line with framework changes. 2017-07-10 12:55:47 +09:00
7952e7caa9 Fix typos 2017-07-10 03:22:08 +09:00
2c8b8c3f9c Update loop logic in line with framework changes 2017-07-09 18:23:34 +09:00
bb15bc0467 Use ReceiveMouseInputAt whenever possible 2017-06-30 09:54:03 +03:00
7baa2b7421 Fix CI issues 2017-06-25 14:46:59 +09:00
e3489928b7 Remove now obsolete InternalContains 2017-06-24 09:21:08 +02: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
ffbb46f668 Update in line with framework. 2017-06-12 12:48:47 +09:00
82cf94bbff Move spinner colours to local definition for now
We don't want to start polluting the OsuColours namespace with non-UI colours.
2017-05-22 09:50:45 +09:00
8f3ab79918 Simplify SpinnerTicks & CI fixes 2017-05-21 17:31:35 +09:00
95498fe6df Adjust spinner colours making use of EdgeEffect.Hollow 2017-05-21 17:21:49 +09:00
3004a44b98 Further colour adjustments 2017-05-18 22:21:41 +09:00
c78dfb4a13 Oops colours were wrong 2017-05-18 21:56:19 +09:00
e3ae2bca6d Design improvements
paired with smoogi
2017-05-18 21:38:19 +09:00
4100c4fe9f Fix order of methods 2017-05-18 21:04:09 +09:00
ae676b48b2 Fix whitespace 2017-05-18 19:51:45 +09:00
9cd41c0e87 Spinner design refresh 2017-05-18 19:42:20 +09:00
622b155fda OsuConfig -> OsuSetting 2017-05-15 10:56:27 +09:00
a4d5660e41 Cast SpinsRequired value to int 2017-05-14 09:22:49 +03:00
ef23405733 Applied suggested changes 2017-05-14 06:45:35 +03:00
6d9e11a74f CI fixes 2017-05-13 03:10:13 +03:00
5532d3ec49 storing OD value only 2017-05-13 03:04:40 +03:00
86ebd9d663 spinner's progress depends on current map OD now 2017-05-13 02:51:58 +03:00
220c602218 Fix incorrect modifier order. 2017-04-28 13:27:20 +09:00
12c0a17711 Make FollowPoints dumb; use absolute sequence at renderer level. 2017-04-27 18:07:10 +09:00
4ab636cbb8 Update osu! drawables to use TransformSequences. 2017-04-27 17:37:38 +09:00
705e66c7a1 Fix spinners becoming wonky. 2017-04-18 22:29:58 +09:00
fbd26a1d5e Mode -> Ruleset. 2017-04-18 16:05:58 +09:00