Commit Graph

123 Commits

Author SHA1 Message Date
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
2d0e34bd99 clear intro song timeout on pause 2018-10-10 13:10:10 -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
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
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
Kevin Ngo
52b9b19cf5 clean up state 2018-10-09 17:17:41 -07:00
Diego F. Goberna
3efc816a5b cleanup 2018-10-10 02:06:01 +02: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
de47cdb5e2 victory logic 2018-10-08 16:24:31 -07:00
Kevin Ngo
ddb2deacd4 [bump npm] handle layout / order change on search if selected el is still part of the new search 2018-10-08 03:07:49 -07:00
Kevin Ngo
585a7600ac alpha map on thumbs to hide when not full 6 results 2018-10-08 00:01:43 -07:00
Kevin Ngo
f169398e32 don't use atlas for menu selected challenge image because pagination...perhaps can use for dialog image 2018-10-07 17:04:57 -07:00
Kevin Ngo
6416d24d2e use texture atlas for menu selected challenge 2018-10-07 17:04:57 -07:00
Kevin Ngo
5996d9a190 successful merge menu thumbs 2018-10-07 17:04:57 -07:00
Kevin Ngo
6ce4cacb98 work on texture atlasing 2018-10-07 17:04:57 -07:00
Kevin Ngo
9478f12a29 toggle off song preview logs 2018-10-07 15:13:52 -07:00
Kevin Ngo
cfe5a3fc20 fix particle player error 2018-10-06 21:36:15 -07:00
Diego F. Goberna
9892f993e6 added particles on beat slicing (fixes #54) 2018-10-06 01:38:17 +02:00
Kevin Ngo
696a1b979b merge search result text. save draw calls + less updates 2018-10-05 04:17:33 -07:00
Kevin Ngo
c06f953208 mergin geos like goten and trunks 2018-10-05 00:26:52 -07:00
Kevin Ngo
a8f930b686 reduce sky segments 2018-10-04 16:46:05 -07:00
Diego F. Goberna
39811f41e2 twister animation (fixes #60) 2018-10-04 19:27:46 +02:00
Kevin Ngo
5bd7ca3246 menu-controls allow unselecting / going back, remove unnoticable animations for perf 2018-10-04 02:01:07 -07:00
Kevin Ngo
11cabdbc5a no bubble beatwrong 2018-10-04 01:25:49 -07:00
Kevin Ngo
b8e44202f4 fix search clear (fixes #47) 2018-10-04 01:01:35 -07:00
Kevin Ngo
bad8e29812 bigger pagination button raycast targets (fixes #49) 2018-10-04 00:59:26 -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
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
29c908b64c tweak search copy 2018-10-03 19:03:40 -07:00
Kevin Ngo
e9c6c4a9f0 pause logic (not yet resume logic) 2018-10-03 18:58:26 -07:00
Kevin Ngo
9392e57133 fix beams scale 0 2018-10-03 18:57:13 -07:00
Diego F. Goberna
c881f6e4d7 search button (fixes #12) 2018-10-04 03:26:52 +02:00
Kevin Ngo
06b699847b source obj models from template, reduce duplicate OBJ loading 2018-10-03 17:59:52 -07:00
Diego F. Goberna
1a2dc95a80 cached animations in beams 2018-10-04 02:32:28 +02:00
Diego F. Goberna
7fe0c06d57 fixed pause state bug, minor tweaks 2018-10-04 02:21:16 +02:00
Kevin Ngo
2720de0294 starting on menu-controls 2018-10-03 15:47:21 -07:00
Diego F. Goberna
dc97bdb1aa improved animations in miss&wrong beats 2018-10-04 00:04:50 +02:00
Diego F. Goberna
8509555a9c miss & wrong beat assets and animations 2018-10-03 23:28:38 +02:00
Diego Marcos
d2f216a1ea Add hit/miss logic and hit / combo score counting. Also rough visual indication of missed beat 2018-10-02 17:52:31 -07:00