Commit Graph

63 Commits

Author SHA1 Message Date
Diego F. Goberna
ea9874157c pause menu ui (no logic) 2018-10-04 01:00:31 +02:00
Kevin Ngo
2720de0294 starting on menu-controls 2018-10-03 15:47:21 -07:00
Diego F. Goberna
dc97bdb1aa improved animations in miss&wrong beats 2018-10-04 00:04:50 +02:00
Diego F. Goberna
8509555a9c miss & wrong beat assets and animations 2018-10-03 23:28:38 +02:00
Diego Marcos
d2f216a1ea Add hit/miss logic and hit / combo score counting. Also rough visual indication of missed beat 2018-10-02 17:52:31 -07:00
Diego F. Goberna
1230fe44ef beam effect on new blocks 2018-10-03 02:31:02 +02:00
Diego Marcos
9855dbca7d Add song beats. Need pace adjustment 2018-10-01 17:38:53 -07:00
Kevin Ngo
2d510b6700 disable trail when saber not active, fix initial trail samples not being vectors 2018-10-01 15:23:53 -07:00
Diego Marcos
0ccb2e5ef9 Add saber trail 2018-10-01 11:23:07 -07:00
Diego Marcos
46d5e8bc2a Restore bladeEnabled flag 2018-09-28 12:40:28 -07:00
Kevin Ngo
9e75eefc43 [npm bump] audio floor beat, split audioanalyser to separate entity 2018-09-25 05:58:16 -07:00
Kevin Ngo
0061a781a4 new cursor laser beam 2018-09-25 05:40:08 -07:00
Kevin Ngo
cb54591fc4 fix img assets not being img (was a-image) 2018-09-25 04:58:01 -07:00
Kevin Ngo
8ac33c6829 remove unused script 2018-09-25 04:52:17 -07:00
Kevin Ngo
fee087fd5c apply overlay to cursor-mesh (fixes #28) 2018-09-25 04:46:33 -07:00
Kevin Ngo
b41c5e127c play intro song after scene load to prevent choppy 2018-09-25 03:57:02 -07:00
Diego Marcos
1a95c5ba30 Reverse overlay activation flag. Overlay is enabled when menu is active 2018-09-24 19:06:14 -07:00
Kevin Ngo
4779d0ecc6 only set cursor once connected 2018-09-24 18:12:30 -07:00
Diego Marcos
efe10ef413 Add enabled flag to overlay component 2018-09-24 18:04:19 -07:00
Diego F. Goberna
0732c4abc8 3d logo with flashlight animation 2018-09-23 01:41:55 +02:00
Kevin Ngo
ac36d57fb6 define saber declaratively 2018-09-21 04:58:04 -07:00
Diego Marcos
2c1a51fee5 Rename overlay object property to objects. fix #23 2018-09-20 18:13:06 -07:00
Kevin Ngo
2cc1fac9c9 toggle controller raycaster only in VR 2018-09-20 18:05:32 -07:00
Kevin Ngo
eb234e7999 apply cursor to hand entity directly 2018-09-20 17:43:12 -07:00
Diego F. Goberna
bea3ab72f9 broken neon effect on logo 2018-09-21 01:44:25 +02:00
Kevin Ngo
ff263a439b cursor mesh with temporary visual (fixes #20) 2018-09-20 05:56:56 -07:00
Kevin Ngo
61870d3d49 fake glow when menu active (fixes #17) 2018-09-20 05:48:29 -07:00
Kevin Ngo
e007158fb8 DRY the hands HTML since they are symmetrical 2018-09-20 05:33:03 -07:00
Kevin Ngo
12d9d0044a press button on non-active hand to swap raycaster in menu mode (fixes #9) 2018-09-20 05:12:09 -07:00
Kevin Ngo
5f9d4da31d haptics (fixes #13) 2018-09-20 04:01:46 -07:00
Diego Marcos
d892f1e24e Overlay accepts multiple objects. Add Keyboard and controllers to the overlay. When clicking play menu is hidden and overlay removed from scene 2018-09-19 17:29:27 -07:00
Diego F. Goberna
9b1af51751 selected song layout, play & next-prev buttons (fixes #6, fixes #4) 2018-09-19 23:44:21 +02:00
Diego Marcos
8ba32038e6 Add saber draw sound and animation 2018-09-19 14:03:31 -07:00
Kevin Ngo
394bf9fc91 turn off debug-cursor 2018-09-19 07:02:39 -07:00
Kevin Ngo
92a327694f optimize menu pagination performance 2018-09-19 05:54:05 -07:00
Diego Marcos
7587d11b89 Render menu UI as overlay so it's not affected by gloom 2018-09-18 17:14:32 -07:00
Kevin Ngo
9bc19b5a6d don't preload intro song 2018-09-18 03:29:39 -07:00
Kevin Ngo
74d588648d add back bloom, accidentally removed 2018-09-18 02:52:07 -07:00
Kevin Ngo
1e8ea3a0b0 fix difficulty menu colors and states (fixes #8) 2018-09-18 02:44:24 -07:00
Kevin Ngo
08334b16ef fix hover state by emitting mouseleave when option is no longer active (fixes #1) 2018-09-18 01:53:05 -07:00
Diego Marcos
7545408b64 Hide raycaster line when menu hides 2018-09-18 00:35:42 -07:00
Diego Marcos
82a0e18bf6 Don't recenter menu 2018-09-14 12:58:41 -07:00
Diego Marcos
9554ada7ba Hide saber blade when song menu is open 2018-09-14 12:51:20 -07:00
Diego Marcos
02e9ced3b7 Add saber controls 2018-09-14 10:55:19 -07:00
Diego Marcos
ab6c33f465 Add fog 2018-09-13 18:49:11 -07:00
Diego Marcos
c38633ec33 Add stage floor 2018-09-13 18:32:45 -07:00
Diego Marcos
54dad95bd9 Add intro song with analyser 2018-09-13 18:32:35 -07:00
Diego Marcos
4d3b8ecb31 Add stage 2018-09-12 14:08:11 -07:00
Diego Marcos
2d58db4db1 Update A-Frame to the effects version 2018-09-12 11:35:20 -07:00
Kevin Ngo
9c66325044 extend raycaster far for mouse cursor 2018-08-24 12:56:41 -07:00