Commit Graph

32 Commits

Author SHA1 Message Date
Kevin Ngo
f0785650c5 store song duration and length in state 2018-10-16 23:06:20 -07:00
Diego F. Goberna
8b0a67f860 tone down stage animation (fixes #123) 2018-10-17 02:31:23 +02:00
Diego Marcos
39f214541b Fix arrow colliders 2018-10-15 17:24:18 -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
f447761e58 use non-object form to update wall speed 2018-10-12 04:44:45 -07:00
Kevin Ngo
e0b312e95e fix clearing walls on restart/pause 2018-10-12 03:51:04 -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
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
d639e84309 Clean rename variables beat loader 2018-10-10 18:05:02 -10: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
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
f46f4e04b5 refactor gameover animations 2018-10-10 02:53:00 -07:00
Kevin Ngo
52b9b19cf5 clean up state 2018-10-09 17:17:41 -07:00
Diego F. Goberna
b7e36bf760 game over slow down fx (fixes #39) 2018-10-10 02:03:59 +02:00
Kevin Ngo
78e1a54e8f only load beats if challenge/difficulty changes 2018-10-09 16:56:55 -07:00
Kevin Ngo
8338f9e16f improve beam resume out of pause menu 2018-10-08 17:30:13 -07:00
Kevin Ngo
e6451b12e5 remove log 2018-10-08 17:18:40 -07:00
Kevin Ngo
bcbc4bce51 clear beams/beats on exit/restart 2018-10-08 17:15:30 -07:00
Kevin Ngo
318f6f030f hook up pause menu restart. default multiplier as 1x, display as {multiplier}x 2018-10-04 00:35:18 -07:00
Kevin Ngo
e9c6c4a9f0 pause logic (not yet resume logic) 2018-10-03 18:58:26 -07:00
Diego F. Goberna
7fe0c06d57 fixed pause state bug, minor tweaks 2018-10-04 02:21:16 +02:00
Diego F. Goberna
1230fe44ef beam effect on new blocks 2018-10-03 02:31:02 +02:00
Kevin Ngo
738a90d688 some memory savings in beat-loader.js 2018-10-02 05:15:56 -07:00
Diego Marcos
9855dbca7d Add song beats. Need pace adjustment 2018-10-01 17:38:53 -07:00
Kevin Ngo
3abd6ba9cf hooking up loading, flow, audio 2018-07-21 10:21:30 +02:00
Kevin Ngo
86f0ad5641 search results and audio previews 2018-07-20 09:34:52 +02:00