Commit Graph

29 Commits

Author SHA1 Message Date
Kevin Ngo
41a7bae85b fixes with restoring gain 2018-10-16 22:03:02 -07:00
Kevin Ngo
b86d4ec9c0 wait for audio buffer source when restarting 2018-10-16 12:58:26 -07:00
Kevin Ngo
40197730f0 detune a whole octave wall 2018-10-15 22:05:53 -07:00
Kevin Ngo
4507b91342 rename pause menu events 2018-10-15 16:34:47 -07:00
Kevin Ngo
4854f3ea61 fix source error on exit game over 2018-10-15 16:19:04 -07:00
Kevin Ngo
2411b89ded more informational loading text (fetching v. decoding) 2018-10-15 16:15:08 -07:00
Kevin Ngo
672474587b more linting, lots of undefined vars or unused vars 2018-10-13 17:26:03 -07:00
Kevin Ngo
e94ab73212 lint 2018-10-13 17:19:36 -07:00
Kevin Ngo
e4db54d5ec ensure gain node is restored after game over restart 2018-10-13 12:15:30 -07:00
Kevin Ngo
388a80cd28 tweak loading indicator 2018-10-13 09:46:05 -07:00
Kevin Ngo
1ba3bd1492 initial wall sound effect 2018-10-13 09:41:37 -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
459bbfef91 improve gameover sound effect (fade/pitch down 2018-10-12 03:43:21 -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
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
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
Diego F. Goberna
b7e36bf760 game over slow down fx (fixes #39) 2018-10-10 02:03:59 +02:00
Kevin Ngo
de47cdb5e2 victory logic 2018-10-08 16:24:31 -07:00
Kevin Ngo
733741012b hook up pause menu actions (resume, restart, exit), but still need to force beats to reposition off audio.currentTime 2018-10-04 00:20:45 -07:00
Kevin Ngo
e9c6c4a9f0 pause logic (not yet resume logic) 2018-10-03 18:58:26 -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
8fe604a663 remove currentTime set in song.js for now 2018-10-01 14:50:18 -07:00
Kevin Ngo
92a327694f optimize menu pagination performance 2018-09-19 05:54:05 -07:00
Kevin Ngo
7f4116860d fix menu difficulty list rendering 2018-07-21 20:53:24 +02:00
Kevin Ngo
3abd6ba9cf hooking up loading, flow, audio 2018-07-21 10:21:30 +02:00