Clément Le Bihan
ad9bbbc2b9
Cleanup random
2023-09-19 15:19:42 +02:00
Clément Le Bihan
58af78b1d3
prettied phaserCanvas.ts
2023-09-19 15:19:42 +02:00
Clément Le Bihan
09d2da8eec
Fixed scaling issue with the cursor position texture size is still a concern
2023-09-19 15:19:42 +02:00
Clément Le Bihan
8abaaf6624
style the scaling not working to fix
2023-09-19 15:19:42 +02:00
Clément Le Bihan
aaaf73f632
PR cleanup
2023-09-19 15:19:42 +02:00
Clément Le Bihan
f83043a9c9
Handling in satisfactory manner scoro messages
2023-09-19 15:19:42 +02:00
Clément Le Bihan
cea6d8d0bc
Added the message pinao system reusing a react context for simplicity and emitting note timing messages when scoro gives the result
2023-09-19 15:19:42 +02:00
Clément Le Bihan
607c35b621
Added first effect of particules
2023-09-19 15:19:42 +02:00
Clément Le Bihan
a2494ce498
prettied
2023-09-06 15:09:54 +02:00
Clément Le Bihan
b76d496034
fix ts issues 2
2023-09-06 15:09:54 +02:00
Clément Le Bihan
a81d3ee34d
fixed ts type issue
2023-09-06 15:09:54 +02:00
Clément Le Bihan
9655e986ff
Removed old code from HomeView and auto format some files
2023-09-06 15:09:54 +02:00
Clément Le Bihan
40581f4a45
Removed the timestamp partition context to reuse normal props clean up console logs and now displaying a toast to tell is the scorometer crashed
2023-09-06 15:09:54 +02:00
Clément Le Bihan
2ca3fcb81a
reactivating websocket connection but error view appear when it shouldn't
2023-09-06 15:09:54 +02:00
Clément Le Bihan
30fcacbec6
Now using redux to not create sound player every time the phaser is also implicitely cached
2023-09-06 15:09:54 +02:00
Clément Le Bihan
7c3289ccec
now phasercanvas makes sounds used the same stack as previously and ram issue spotted
2023-09-06 15:09:54 +02:00
Clément Le Bihan
7438986bcd
Cursor is controlled by partition timestamps provided by playview and can thus be paused and onEndReached is now called
2023-09-06 15:09:54 +02:00
Clément Le Bihan
3ac017a5f0
Cursor with cam follow is moving to correct notes, timing is fake
2023-09-06 15:09:54 +02:00
Clément Le Bihan
8e5cc1bc44
Added sliding to the partition but some issues
2023-09-06 15:09:54 +02:00
Clément Le Bihan
125a7faf02
early Experiment working
2023-09-06 15:09:54 +02:00
Arthur Jamet
c5d465df97
Front: Pretty and Lint ( #225 )
2023-06-17 07:01:23 +01:00
Arthur Jamet
d7848692f7
Front: More Typechecks
2023-06-08 12:25:34 +01:00
Arthur Jamet
ff0fc7a8ae
CI: Before running build, run tsc
2023-06-08 10:52:22 +01:00
Arthur Jamet
bb96d57f27
Front: Use API to get settings
2023-04-23 15:30:37 +01:00
Arthur Jamet
7e463662be
Front: Wrap IconButton
2023-03-25 22:38:51 +01:00
Arthi-chaud
b0d63b02fc
Front: Play Page: add SlideView
2023-01-25 13:39:15 +00:00
Clément Le Bihan
2f5c9481aa
Partitionvisual ( #122 )
...
* first tries with transition entry from native base
* setup moti for mobile and web use
* added Easing linear for consistant scroll scpeed
* pause works !
* added startAt, rewind and fast forward
* created temporary view for partition viewer
* Cleanup for PR
* fix little bug in rewind
2023-01-25 16:44:00 +09:00