Commit Graph

129 Commits

Author SHA1 Message Date
Kevin Ngo
2edc17fef5 remove unused play-button attribute 2018-10-01 14:50:18 -07:00
Kevin Ngo
8fe604a663 remove currentTime set in song.js for now 2018-10-01 14:50:18 -07:00
Diego Marcos
0ccb2e5ef9 Add saber trail 2018-10-01 11:23:07 -07:00
Kevin Ngo
b614fde540 fix saber tick check 2018-09-29 02:15:32 -07:00
Diego Marcos
46d5e8bc2a Restore bladeEnabled flag 2018-09-28 12:40:28 -07:00
Diego F. Goberna
b84b9b1f95 added store links 2018-09-28 01:57:04 +02:00
Diego F. Goberna
dd25dba0ef added screenshots zoom 2018-09-28 01:55:37 +02:00
Diego F. Goberna
6872644396 added website 2018-09-28 01:21:32 +02:00
Kevin Ngo
553d150ee6 fix preview start time 2018-09-25 06:03:07 -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
7a0e1bacdd throttle beat detection for logo light 2018-09-25 04:35:39 -07:00
Kevin Ngo
b41c5e127c play intro song after scene load to prevent choppy 2018-09-25 03:57:02 -07:00
Kevin Ngo
447136b76c [BUMP NPM] fix difficulty menu select active colors 2018-09-24 19:55:19 -07:00
Kevin Ngo
155ff1783b bump to more performant particle player with merged buffer geometry 2018-09-24 19:38:39 -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
86694bdb66 shift audio columns back a bit 2018-09-21 04:58:21 -07:00
Kevin Ngo
ac36d57fb6 define saber declaratively 2018-09-21 04:58:04 -07:00
Kevin Ngo
a4b88e4502 merge audio columns into 1 buffer geometry and use buffers to scale to audio, only need to create 64 boxes not 256, fix redundant boxes 2018-09-21 01:44:48 -07:00
Kevin Ngo
b1bb1a187c fix difficulty top align 2018-09-21 00:00:58 -07:00
Kevin Ngo
e3f1c5a75e optimize animations 2018-09-20 23:59:50 -07:00
Kevin Ngo
809fc1c2e1 remove babel-polyfill 2018-09-20 21:17:05 -07:00
Diego Marcos
584426a60f Bump a-frame 2018-09-20 18:58:56 -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
2804a41bb6 logo flicker prevent redundant function binds, update text color directly 2018-09-20 18:00:03 -07:00
Kevin Ngo
eb234e7999 apply cursor to hand entity directly 2018-09-20 17:43:12 -07:00
Kevin Ngo
164010d7fd gitattributes for auto crlf normalization 2018-09-20 17:40:30 -07:00
Diego F. Goberna
bea3ab72f9 broken neon effect on logo 2018-09-21 01:44:25 +02:00
Kevin Ngo
33f84734ca more readme 2018-09-20 06:20:02 -07:00
Kevin Ngo
600ae6dffc license/readme 2018-09-20 06:16:45 -07:00
Kevin Ngo
ab39372475 make menu animations more perf, top align difficulty menu for now (fixes #21) 2018-09-20 06:09:44 -07:00
Kevin Ngo
1d4201ba75 default image background to placeholder color instead of white 2018-09-20 06:02:57 -07: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
0d5da6564f hide saber flash when animating saber blade 2018-09-20 05:16:33 -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
2130fed441 remove old aframes 2018-09-20 04:11:03 -07:00
Kevin Ngo
5f9d4da31d haptics (fixes #13) 2018-09-20 04:01:46 -07:00
Kevin Ngo
b52c833bf7 spread out search result update, 25ms per item, to avoid framedrop. bumps component so NPM INSTALL 2018-09-20 03:50:28 -07:00
Kevin Ngo
bb927748b4 reuse search result texture for selected challenge section 2018-09-20 01:09:20 -07:00
Kevin Ngo
a338824ba1 bump state component, pre-initialize search results / difficulty options 2018-09-20 00:54:44 -07:00
Kevin Ngo
29b5b3a5fd fix song preview system 2018-09-19 23:56:10 -07:00