Commit Graph

243 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
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
Kevin Ngo
36ccbc0325 hide victory menu when exiting 2018-10-10 13:26:07 -07:00
Kevin Ngo
114985992b only show logo light if actively spinning on beat 2018-10-10 13:17:43 -07:00
Kevin Ngo
2d0e34bd99 clear intro song timeout on pause 2018-10-10 13:10:10 -07:00
Kevin Ngo
6e352c481e move particles and indicators out of container 2018-10-10 10:53:24 -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
cd36389842 add missing dot red beat mixin (fixes #82) 2018-10-10 04:26:43 -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
46b7b19b5a rename some templates 2018-10-10 02:26:03 -07:00
Kevin Ngo
5da9ed7447 configure dialog button raycastabilities 2018-10-10 02:24:54 -07:00
Kevin Ngo
4fd7f2713c swap keyboard hand on hand swap 2018-10-10 01:36:02 -07:00
Kevin Ngo
bbfd55c16d add dialogs back to overlay exclusion 2018-10-10 00:36:21 -07:00
Kevin Ngo
08fd752fe1 fix song restart/exit 2018-10-10 00:35:29 -07:00
Kevin Ngo
196f5acd01 fix typo 2018-10-09 23:10:58 -07:00
Kevin Ngo
a92895fa1d restart song on clear game 2018-10-09 19:33:24 -07:00
Kevin Ngo
0feda67c09 more explicit definition of dialog menu visibility 2018-10-09 17:23:10 -07:00
Kevin Ngo
f258f6521c fix beat-loader bind 2018-10-09 17:19:54 -07:00