1
0
mirror of synced 2025-02-13 08:52:33 +01:00

33 Commits

Author SHA1 Message Date
Stepland
a54541bf12 LONG NOTES RENDER CORRECTLY FFS FINALLY 2020-05-09 12:45:42 +02:00
Stepland
a38638710c Fix LNMarker loading 2020-05-08 19:42:18 +02:00
Stepland
0faa87a1f2 More LNMarker stuff 2020-05-08 19:27:31 +02:00
Stepland
43f66c2888 Create LNMarker, SpriteSheet
Refactor Marker to use SpriteSheet
2020-05-08 19:08:31 +02:00
Stepland
b31e59f988 Move to deque for atomic handling 2020-05-01 19:11:57 +02:00
Stepland
f3333ab465 Basic gameplay without score 2020-05-01 13:05:08 +02:00
Stepland
3de0d50975 Divide Resources into shared and screen-specific 2020-05-01 00:18:30 +02:00
Stepland
917e44dac0 It's POOR not EARLY/LATE idiot 2020-04-30 21:00:57 +02:00
Stepland
9f9669e1aa Finally remove cereal
Introduce MappableKeys
2020-04-26 01:26:17 +02:00
Stepland
9ea5920210 Use whereami to guess executable path 2020-03-05 18:14:19 +01:00
Stepland
f092804f16 Add debug interface for MusicSelect::Screen 2020-03-03 02:42:16 +01:00
Stepland
df70567f51 Make marker textures smooth 2020-03-03 01:44:28 +01:00
Stepland
83e3547ddb switch serialisation call order to avoid another useless nesting level 2020-03-03 01:19:56 +01:00
Stepland
c08670d641 Panic if jujube is started without any marker 2020-03-03 00:12:33 +01:00
Stepland
87c8eccd99 Deal with annoying cyclic references, forward declare all the things 2020-03-02 16:46:45 +01:00
Stepland
123cd50acd Fix compiler warnings 2020-03-02 14:29:14 +01:00
Stepland
88c655fe38 WIP why is cereal so fucking hard to use 2020-03-02 02:07:29 +01:00
Stepland
1310886609 Add basic marker support 2020-03-02 00:16:58 +01:00
Stepland
94d303cbbe WIP Density Graph 2020-02-17 00:19:51 +01:00
Stepland
629a54172a Display more stuff 2020-02-15 20:50:47 +01:00
Stepland
80cdb869fd Merge branch 'master' of github.com:Stepland/jujube 2020-02-15 16:53:16 +01:00
Stepland
c61b470f55 Show song cover on HUD 2020-02-15 16:52:45 +01:00
Stepland
5b8a1cb383 switch to ghc::filesystem 2020-02-12 19:55:32 +01:00
Syméon CARLE
7f53534a1f Fix typo 2020-02-10 20:54:47 +01:00
Stepland
2d0cf1558e Update TODO.md 2020-02-10 00:31:56 +01:00
Stepland
32fe024bfa Remove test slowdown 2020-02-08 16:00:47 +01:00
Stepland
41c638c050 async texture loading 2020-02-08 15:25:49 +01:00
Stepland
5d6dda7ecd Song Cover loading encore 2020-02-06 00:35:29 +01:00
Stepland
df3dda88f3 Working song cover loading on music select screen ? 2020-02-06 00:09:09 +01:00
Stepland
c532cc8a2d Fallback cover loading 2020-02-05 22:05:10 +01:00
Stepland
70548a6fba Ribbon layout that works !!! 2020-01-27 20:06:10 +01:00
Stepland
73a02bf924 IT BUILDS 2019-11-03 02:14:47 +01:00
Stepland
a111820c9d More Music Select Preparation 2019-11-02 01:24:45 +01:00