Commit Graph

145 Commits

Author SHA1 Message Date
Kevin Ngo
4ada22107e fade out audio preview on play song 2018-10-12 04:17:09 -07:00
Kevin Ngo
0c01f233ac remove some tabs/errrant whitespace from shader 2018-10-12 03:54:29 -07:00
Kevin Ngo
69445acaef fix wall not reappearing on pause 2018-10-12 03:52:11 -07:00
Kevin Ngo
e0b312e95e fix clearing walls on restart/pause 2018-10-12 03:51:04 -07:00
Kevin Ngo
79bece00f0 don't play audio during song loading if it wasn't coming thru already 2018-10-12 03:46:24 -07:00
Kevin Ngo
459bbfef91 improve gameover sound effect (fade/pitch down 2018-10-12 03:43:21 -07:00
Kevin Ngo
4a2ad1220c remove blade draw sound 2018-10-12 02:21:08 -07:00
Kevin Ngo
abeb18d7fb tweak audio to have a bit of delay, slower play time, higher pitch 2018-10-12 02:19:39 -07:00
Diego Marcos
65cb45590f Add Walls 2018-10-11 22:43:33 -10:00
Kevin Ngo
8159e18bcb reset beatsTime on restart 2018-10-12 01:43:06 -07:00
Kevin Ngo
1f80d61f96 randomize the beat hit sound to speed up not slow down 2018-10-12 01:39:08 -07:00
Kevin Ngo
8631269700 pitch up the audio a bit, but need to replace with more snare 2018-10-12 01:12:48 -07:00
Kevin Ngo
eab3d67f39 restore stage colors to red/blue schema 2018-10-12 01:10:09 -07:00
Kevin Ngo
c7feccf133 reduce delay between hit and hearing sound (trimmed audio file more, got rid of event 2018-10-12 00:40:22 -07:00
Kevin Ngo
bb39eb19f9 [bump npm for audioanalyser]hook up to gain node, clean up song.js a bit 2018-10-12 00:28:52 -07:00
Kevin Ngo
f9016a313e fix song preview switching 2018-10-11 23:45:27 -07:00
Kevin Ngo
5eec114f1a amplify beat heat sound, tweak detune/playback rate, bump aframe for pooling fix (my overlay branch, rename to aframe-master to keep source map alive and easier copying) 2018-10-11 23:22:54 -07:00
Kevin Ngo
7e09031c3e hook up beat hit sound 2018-10-11 21:17:51 -07:00
Kevin Ngo
d684316a82 update audioanalyser package.json and event names 2018-10-11 14:19:09 -07:00
Kevin Ngo
69a755da90 initial game over slowdown (will tween the rate / fade out later) 2018-10-11 14:19:09 -07:00
Kevin Ngo
c9f94914a5 use audio buffer node to support slow down, pitch down, and audio effects 2018-10-11 14:19:08 -07:00
Diego Marcos
94e26c6bcd Add mines 2018-10-10 23:06:35 -10:00
Diego Marcos
d639e84309 Clean rename variables beat loader 2018-10-10 18:05:02 -10:00
Kevin Ngo
7f318c774e apply logo light only to logo 2018-10-10 14:04:09 -07:00
Kevin Ngo
2d0e34bd99 clear intro song timeout on pause 2018-10-10 13:10:10 -07:00
Kevin Ngo
ec256a76ba fix not being to have more than one trail in scene (fixes #80) 2018-10-10 04:32:21 -07:00
Kevin Ngo
6d12ef19ec pause on visibility change 2018-10-10 04:23:14 -07:00
Diego Marcos
a388aa1b8a Remove unncessary delta in beat playback 2018-10-10 00:54:09 -10:00
Diego Marcos
f059768db7 Sync song and beats playback (fix #38) 2018-10-10 00:45:04 -10:00
Kevin Ngo
05f2b2badc remove unused prop in pauser 2018-10-10 03:44:29 -07:00
Kevin Ngo
00e199e167 set oculus pauser to thumbstick 2018-10-10 03:43:49 -07:00
Kevin Ngo
f46f4e04b5 refactor gameover animations 2018-10-10 02:53:00 -07:00
Kevin Ngo
08fd752fe1 fix song restart/exit 2018-10-10 00:35:29 -07:00
Kevin Ngo
a92895fa1d restart song on clear game 2018-10-09 19:33:24 -07:00
Kevin Ngo
52b9b19cf5 clean up state 2018-10-09 17:17:41 -07:00
Diego F. Goberna
3efc816a5b cleanup 2018-10-10 02:06:01 +02:00
Diego F. Goberna
b7e36bf760 game over slow down fx (fixes #39) 2018-10-10 02:03:59 +02:00
Kevin Ngo
78e1a54e8f only load beats if challenge/difficulty changes 2018-10-09 16:56:55 -07:00
Kevin Ngo
8338f9e16f improve beam resume out of pause menu 2018-10-08 17:30:13 -07:00
Kevin Ngo
e6451b12e5 remove log 2018-10-08 17:18:40 -07:00
Kevin Ngo
bcbc4bce51 clear beams/beats on exit/restart 2018-10-08 17:15:30 -07:00
Kevin Ngo
de47cdb5e2 victory logic 2018-10-08 16:24:31 -07:00
Kevin Ngo
ddb2deacd4 [bump npm] handle layout / order change on search if selected el is still part of the new search 2018-10-08 03:07:49 -07:00
Kevin Ngo
585a7600ac alpha map on thumbs to hide when not full 6 results 2018-10-08 00:01:43 -07:00
Kevin Ngo
f169398e32 don't use atlas for menu selected challenge image because pagination...perhaps can use for dialog image 2018-10-07 17:04:57 -07:00
Kevin Ngo
6416d24d2e use texture atlas for menu selected challenge 2018-10-07 17:04:57 -07:00
Kevin Ngo
5996d9a190 successful merge menu thumbs 2018-10-07 17:04:57 -07:00
Kevin Ngo
6ce4cacb98 work on texture atlasing 2018-10-07 17:04:57 -07:00
Kevin Ngo
9478f12a29 toggle off song preview logs 2018-10-07 15:13:52 -07:00
Kevin Ngo
cfe5a3fc20 fix particle player error 2018-10-06 21:36:15 -07:00