Commit Graph

28 Commits

Author SHA1 Message Date
17bc933db2 Revert unnecessary changes 2019-01-10 19:01:41 +09:00
4cee21f356 Make skinning better 2019-01-07 20:12:39 +09:00
8914585021 Fix implementation of conditional cursor expanding 2019-01-07 18:28:26 +09:00
c6c4bcccc3 relocate SkinnableCursor 2018-12-12 11:17:09 +01:00
4b073aed83 remove spaces 2018-12-11 21:02:12 +01:00
bfe3b03945 using SkinReloadableDrawable 2018-12-11 18:06:41 +01:00
fb7d767909 adjust if position 2018-12-11 00:38:03 +01:00
506f27a92e cursorExpand is now a bool 2018-12-07 23:52:57 +01:00
0816eaacb8 Make CursorExpand skinnable 2018-12-07 22:22:40 +01:00
f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
a8f156584b Update framework with positional/non-positional changes 2018-09-26 14:01:15 +09:00
ffd3040fe2 Fix GameplayCursor state not restoring correctly after Show/Hide 2018-07-18 19:59:04 +09:00
f4cb0d7d8d Fix memory leak due to incorrect binding 2018-06-13 14:16:58 +09:00
ff60f69f47 Explicitly construct local beatmaps rather than using GetBoundCopy 2018-06-06 20:19:30 +09:00
72cc53aded Rename GameBeatmap -> BindableBeatmap 2018-06-06 20:16:20 +09:00
8004b8af4d Privatise the OsuGame beatmap, add local beatmap to OsuTestCase 2018-05-23 17:38:02 +09:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
d909cce8d6 Add the ability to skin the gameplay cursor 2018-03-21 20:06:10 +09:00
69c0e95d9d Use a better fade effect for the gameplay cursor 2018-03-05 20:20:06 +09:00
5952f1e7f1 Adjust transforms for cursor transitions 2018-01-12 19:34:14 +09:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
5d5ea5fb2e Fix all remaining db structure issues 2017-10-19 14:05:11 +09:00
887aa7496b Rework EF Core usage in model classes 2017-10-06 00:23:26 +03:00
6a4198d0d6 Initial EF Core commit 2017-10-04 22:52:12 +03:00
99458aab48 Propagate framework updates 2017-08-12 19:54:07 +09:00
48d4ed55e9 Move a lot of code to framework 2017-08-11 16:11:46 +09:00
798fff00b2 Remove shortcomings, remove InputState.Data usage, make everything amazing
No more casting!
2017-08-10 19:28:24 +09:00
1fe273cbc0 Move GameplayCursor to osu! ruleset and make work with OsuActions 2017-08-10 18:37:41 +09:00