Commit Graph

73 Commits

Author SHA1 Message Date
Diego F. Goberna
a18364e85f hide logo when playing 2018-10-03 02:43:59 +02:00
Diego F. Goberna
1230fe44ef beam effect on new blocks 2018-10-03 02:31:02 +02:00
Kevin Ngo
e11b1de291 beat slice gravity 2018-10-02 06:15:04 -07:00
Kevin Ngo
738a90d688 some memory savings in beat-loader.js 2018-10-02 05:15:56 -07:00
Kevin Ngo
df87763e6f some memory savings in beat.js 2018-10-02 04:52:50 -07:00
Kevin Ngo
18aa58d1d4 move saber with mouse with ?debug=true 2018-10-02 04:19:15 -07:00
Diego Marcos
9855dbca7d Add song beats. Need pace adjustment 2018-10-01 17:38:53 -07:00
Kevin Ngo
865f0cb82f save draw calls on menu-difficulty-select, make active-color aware of visibility optimizations 2018-10-01 16:26:43 -07:00
Kevin Ngo
c03ddc2c8b clean up song.js 2018-10-01 16:07:04 -07:00
Kevin Ngo
f708435309 [bump npm audioanalyser component] fix audio columns when playing song 2018-10-01 16:02:47 -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
Kevin Ngo
ce58e5b895 init saber bounding box even if not controllerconnected 2018-10-01 15:14:31 -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
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
b41c5e127c play intro song after scene load to prevent choppy 2018-09-25 03:57:02 -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
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
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
ff263a439b cursor mesh with temporary visual (fixes #20) 2018-09-20 05:56:56 -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
5f9d4da31d haptics (fixes #13) 2018-09-20 04:01:46 -07:00
Kevin Ngo
bb927748b4 reuse search result texture for selected challenge section 2018-09-20 01:09:20 -07:00
Kevin Ngo
29b5b3a5fd fix song preview system 2018-09-19 23:56:10 -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
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
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
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
94edcdb1d0 Remove old controller 2018-09-18 00:42:57 -07:00
Diego Marcos
ed79a79669 Configure saber controls raycaster, cursor and line 2018-09-18 00:37:49 -07:00
Diego Marcos
b74f0e6c96 Pause audio analyser song 2018-09-18 00:32:53 -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