Commit Graph

79 Commits

Author SHA1 Message Date
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
Diego Marcos
94edcdb1d0 Remove old controller 2018-09-18 00:42:57 -07:00
Diego Marcos
8466a2f57e remove old environment 2018-09-18 00:42:26 -07:00
Diego Marcos
ed79a79669 Configure saber controls raycaster, cursor and line 2018-09-18 00:37:49 -07:00
Diego Marcos
7545408b64 Hide raycaster line when menu hides 2018-09-18 00:35:42 -07:00
Diego Marcos
b74f0e6c96 Pause audio analyser song 2018-09-18 00:32:53 -07:00
Diego Marcos
73427d7128 Hide keyboard when search is not active 2018-09-17 12:59:12 -07:00
Diego Marcos
2d7a7c81f8 Point aframe-super-keyboard to fork until PR merges 2018-09-17 12:58:16 -07:00
Diego Marcos
82a0e18bf6 Don't recenter menu 2018-09-14 12:58:41 -07:00
Diego Marcos
b46898da80 Hide keyboard by default. I will only be used when searching 2018-09-14 12:52:55 -07:00
Diego Marcos
9554ada7ba Hide saber blade when song menu is open 2018-09-14 12:51:20 -07:00
Diego Marcos
f60d70995b Add saber highlights 2018-09-14 11:32:34 -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
5e7cd1cc9b Add twister 2018-09-13 18:44:38 -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
70b9a296d5 Add source maps 2018-09-13 18:29:20 -07:00
Diego Marcos
8fc9cbb539 Add missing images 2018-09-13 18:28:42 -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
Kevin Ngo
68dcb453ae restore accidental changes 2018-08-13 21:14:30 -07:00
Kevin Ngo
2c8a7f06e5 remove unused result image in a-assets 2018-08-13 20:24:42 -07:00