Commit Graph

303 Commits

Author SHA1 Message Date
Diego F. Goberna
8b0a67f860 tone down stage animation (fixes #123) 2018-10-17 02:31:23 +02:00
Kevin Ngo
60ece85a20 Revert "angle raycaster down"
This reverts commit 109a6743e2.
2018-10-16 13:54:29 -07:00
Diego Marcos
797a24c022 Take damage when hitting mines 2018-10-16 13:50:03 -07:00
Diego Marcos
77e767db4f Fix saber / dot beat color check condition 2018-10-16 13:33:25 -07:00
Kevin Ngo
b86d4ec9c0 wait for audio buffer source when restarting 2018-10-16 12:58:26 -07:00
Diego Marcos
e241db6dac Remove debugger 2018-10-16 11:29:14 -07:00
Diego Marcos
42ff361e92 Check that saber and hit beat match color (fix #116) 2018-10-16 11:28:17 -07:00
Kevin Ngo
3c9041bdd9 preload play button and search prev page 2018-10-16 01:47:19 -07:00
Kevin Ngo
f581e32bb4 preload keyboard img 2018-10-16 01:43:42 -07:00
Kevin Ngo
109a6743e2 angle raycaster down 2018-10-16 01:31:59 -07:00
Kevin Ngo
c6bcf6d6ad remove unneeded check in saber-controls tick 2018-10-16 01:15:10 -07:00
Kevin Ngo
936e0240f4 get rid of more vector cloning. save six vectors per beat cut 2018-10-15 23:53:43 -07:00
Kevin Ngo
d69e23391d add blade tip previous pos vector 2018-10-15 23:48:23 -07:00
Kevin Ngo
ac3c6503b3 dont clone vectors in tick!!! 2018-10-15 23:42:20 -07:00
Kevin Ngo
40197730f0 detune a whole octave wall 2018-10-15 22:05:53 -07:00
Kevin Ngo
5ca70577ca [bump npm] merge fake glow, save 6 draw calls 2018-10-15 18:15:51 -07:00
Kevin Ngo
4982942091 fix score text schema 2018-10-15 18:06:51 -07:00
Diego F. Goberna
b6fbd6003f step back message (fixes #93) 2018-10-16 02:57:48 +02:00
Diego Marcos
39f214541b Fix arrow colliders 2018-10-15 17:24:18 -07:00
Kevin Ngo
b70ae20b10 score text fade in 2018-10-15 17:18:39 -07:00
Kevin Ngo
2549857cc1 use gain node for volume control 2018-10-15 17:02:25 -07:00
Kevin Ngo
c897a58552 hook up stage-colors to cleargame event 2018-10-15 16:41:08 -07:00
Kevin Ngo
4507b91342 rename pause menu events 2018-10-15 16:34:47 -07:00
Kevin Ngo
8d0fbc4015 stage colors reset 2018-10-15 16:32:56 -07:00
Kevin Ngo
cc23743198 fix mine env map preloading 2018-10-15 16:24:58 -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
Diego Marcos
8ae5d18758 Restore bladeEnabled flag check 2018-10-15 16:08:31 -07:00
Diego Marcos
5acf9433ed Make strokeDuration / strokeSpeed configurable on the component 2018-10-15 16:07:29 -07:00
Diego Marcos
e94ca0d8c6 Detect strokes for more precise beat detection 2018-10-15 16:04:31 -07:00
Diego F. Goberna
a507517516 wired all scene sync events 2018-10-16 00:25:05 +02:00
Diego F. Goberna
62aa0e58b8 stage event synchronization (wip) 2018-10-16 00:21:26 +02: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
d8701975ca only check collisions at close distance 2018-10-13 17:16:31 -07:00
Kevin Ngo
e4db54d5ec ensure gain node is restored after game over restart 2018-10-13 12:15:30 -07:00
Kevin Ngo
8034e78501 check current time to decide whether to pause preview song 2018-10-13 12:10:56 -07:00
Kevin Ngo
bba975e477 preload mine env maps 2018-10-13 12:09:04 -07:00
Kevin Ngo
122e2041d4 audio fade in set linear, audio fade down set from 2018-10-13 11:55:56 -07:00
Kevin Ngo
67c5d1958e preload textures 2018-10-13 11:53:38 -07:00
Kevin Ngo
7c1f7e46ab fix miss hit 2018-10-13 11:04:30 -07:00
Kevin Ngo
8f52240e58 fix miss hit getting emitted when restarting / clearing 2018-10-13 09:53:16 -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
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