Commit Graph

294 Commits

Author SHA1 Message Date
Kevin Ngo
455fef5658 unnamespace menu.active -> menuActive 2018-10-15 16:44:38 -07:00
Kevin Ngo
e6589b304d bind stage animations to isPlaying versus menu.active 2018-10-15 16:42:53 -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
7205178361 loader title tweak 2018-10-15 16:15:08 -07:00
Kevin Ngo
2411b89ded more informational loading text (fetching v. decoding) 2018-10-15 16:15:08 -07:00
Diego F. Goberna
433957f383 fixed search button slice9 (fixes #73) 2018-10-16 01:14:12 +02: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
215c4ea4e9 bigger pagination buttons (fixes #94) 2018-10-16 00:52:13 +02: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
927d0706a5 fix cursor mesh visibility 2018-10-15 14:54:04 -07:00
Kevin Ngo
e8c61638dd added god mode 2018-10-15 14:39:36 -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
d8701975ca only check collisions at close distance 2018-10-13 17:16:31 -07:00
Kevin Ngo
ef94a8263e faster beat detection during gameplay 2018-10-13 17:01:39 -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
c526c7412b loading text animate color 2018-10-13 09:55:19 -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
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