Commit Graph

102 Commits

Author SHA1 Message Date
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
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 Marcos
3b66f0d289 Overlay owns rendered objects, removing them from the a-scene THREE.Scene instead of just toggling visibility 2018-09-19 15:53:00 -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
78006377ff partially fix song previews temporarily 2018-09-19 07:27:54 -07:00
Kevin Ngo
929db507e5 fix song preview error 2018-09-19 07:05:05 -07:00
Kevin Ngo
394bf9fc91 turn off debug-cursor 2018-09-19 07:02:39 -07:00
Kevin Ngo
b33ac8f06a bump state component 2018-09-19 07:00:48 -07:00
Kevin Ngo
92a327694f optimize menu pagination performance 2018-09-19 05:54:05 -07:00
Kevin Ngo
31d1fcdbac fix comment in menu.html 2018-09-18 20:08:58 -07:00
Kevin Ngo
3194501373 more comments in the menu 2018-09-18 18:50:36 -07:00
Kevin Ngo
a8cb9e29bf document the macro 2018-09-18 18:49:28 -07:00
Kevin Ngo
e9dd82d81b fix slice9 animation 2018-09-18 18:48:39 -07:00
Kevin Ngo
c2c9240eb7 optimize menu animations 2018-09-18 18:43:13 -07:00
Kevin Ngo
d7e0b2357c shift menu containers back, already contained in #menu 2018-09-18 18:41:45 -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
Diego F. Goberna
43ab0a2d75 fixes #10 - now smoke does not mix with lasers 2018-09-19 01:10:11 +02:00
Kevin Ngo
54e5291ab7 fixed audioanalyser switch by setting audioanalyser element ID, set crossOrigin on audio (fixes #11) 2018-09-18 03:36:51 -07:00
Kevin Ngo
6f8c8486aa use animation component in stage 2018-09-18 03:34:51 -07:00
Kevin Ngo
9bc19b5a6d don't preload intro song 2018-09-18 03:29:39 -07:00
Kevin Ngo
de4e09fd0d bump super-keyboard version from npm 2018-09-18 03:08:56 -07:00
Kevin Ngo
5d98608df3 show keyboard by default for now 2018-09-18 03:08:18 -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
c769b497af fix some menu alignment (difficulty top align, challenge screen not centered) 2018-09-18 02:27:48 -07:00
Kevin Ngo
e8e55371e3 more truncation on song title in menu (fixes #7) 2018-09-18 01:58:18 -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