Commit Graph

264 Commits

Author SHA1 Message Date
Kevin Ngo
388a80cd28 tweak loading indicator 2018-10-13 09:46:05 -07:00
Kevin Ngo
1037e58408 take damage on wall hit 2018-10-13 09:42:11 -07:00
Kevin Ngo
1ba3bd1492 initial wall sound effect 2018-10-13 09:41:37 -07:00
Kevin Ngo
ec306a80ae toggle off trail / bad beats when not playing 2018-10-13 08:57:27 -07:00
Kevin Ngo
40d99e5df9 fix scoring/damage hook up on beat hit/misses 2018-10-13 08:53:58 -07:00
Kevin Ngo
7960013914 use animation component vs raw anime for volume fades 2018-10-13 08:48:19 -07:00
Kevin Ngo
2967fe7ba3 fade in intro song 2018-10-13 08:38:05 -07:00
Kevin Ngo
fa676c6c42 audio prefetch 2018-10-13 08:31:06 -07:00
Kevin Ngo
eefebb9b02 initial loading indicator (ring) 2018-10-12 18:09:04 -07:00
Kevin Ngo
5b8e13d69d [bump npm] start progress events for loading 2018-10-12 18:01:01 -07:00
Kevin Ngo
0092a91cbe tweak loading screen audio fades. fade down during loading. remove fade out, just pause 2018-10-12 16:51:27 -07:00
Kevin Ngo
e5b25d343b prevent saber trail flash, remove query selector from tock 2018-10-12 16:38:14 -07:00
Kevin Ngo
e2a841b7a6 fix cursor mesh toggling 2018-10-12 16:19:50 -07:00
Kevin Ngo
b2f77d7f70 check analyser volume to decide whether to pause during song loading process 2018-10-12 16:15:57 -07:00
Diego Marcos
4195929098 Add miss visual feedback 2018-10-12 12:15:54 -10:00
Diego Marcos
e0e99e99a5 Dot beats can be cut from any direction 2018-10-12 11:44:47 -10:00
Diego Marcos
663d5d1775 Make miss and wrong hit images red color for both hands 2018-10-12 11:12:55 -10:00
Diego Marcos
2c4f1d82de Add wall noise texture 2018-10-12 09:44:15 -10:00
Kevin Ngo
f447761e58 use non-object form to update wall speed 2018-10-12 04:44:45 -07:00
Kevin Ngo
a86506e821 loading text animation 2018-10-12 04:23:36 -07:00
Kevin Ngo
656a7bb617 favicong 2018-10-12 04:18:01 -07:00
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
a622d7e43c play hover sound in game menu 2018-10-12 02:37:27 -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
7f459109ca hide laser when menu hidden 2018-10-12 00:43:11 -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
62dd94e571 style loading screen title 2018-10-12 00:32:14 -07:00
Kevin Ngo
8f7f738583 update saber draw sound 2018-10-12 00:29:01 -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
96c6f4f642 Custom enter-vr button 2018-10-10 22:12:17 -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