Commit Graph

234 Commits

Author SHA1 Message Date
Kevin Ngo
6e352c481e move particles and indicators out of container 2018-10-10 10:53:24 -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
cd36389842 add missing dot red beat mixin (fixes #82) 2018-10-10 04:26:43 -07:00
Kevin Ngo
6d12ef19ec pause on visibility change 2018-10-10 04:23:14 -07:00
Diego Marcos
417ce81c27 Remove vrdisplayactivate handling from loading screen. It should use VREffect instead of VRManager 2018-10-10 01:03:14 -10: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
46b7b19b5a rename some templates 2018-10-10 02:26:03 -07:00
Kevin Ngo
5da9ed7447 configure dialog button raycastabilities 2018-10-10 02:24:54 -07:00
Kevin Ngo
4fd7f2713c swap keyboard hand on hand swap 2018-10-10 01:36:02 -07:00
Kevin Ngo
bbfd55c16d add dialogs back to overlay exclusion 2018-10-10 00:36:21 -07:00
Kevin Ngo
08fd752fe1 fix song restart/exit 2018-10-10 00:35:29 -07:00
Kevin Ngo
196f5acd01 fix typo 2018-10-09 23:10:58 -07:00
Kevin Ngo
a92895fa1d restart song on clear game 2018-10-09 19:33:24 -07:00
Kevin Ngo
0feda67c09 more explicit definition of dialog menu visibility 2018-10-09 17:23:10 -07:00
Kevin Ngo
f258f6521c fix beat-loader bind 2018-10-09 17:19:54 -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
Diego F. Goberna
f9604ace05 fixed radians to degrees in logolight animation 2018-10-10 02:01:12 +02:00
Kevin Ngo
78e1a54e8f only load beats if challenge/difficulty changes 2018-10-09 16:56:55 -07:00
Diego Marcos
5e1b8de7e7 Rebase A-Frame and fix stuck loading screen 2018-10-09 13:03:11 -10: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
89346178f6 update title and loading screen color 2018-10-08 16:05:25 -07:00
Kevin Ngo
35cba302cf fix assigning data-index to search results 2018-10-08 16:04:45 -07:00
Diego Marcos
08ab6765e2 Add aframe-atlas-uvs-component to package.json 2018-10-08 06:40:29 -10:00
Diego Marcos
1ffd6119ab Rebase A-Frame (fix #56) 2018-10-08 06:18:40 -10: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
636c56dbb1 tweak thumbs position 2018-10-07 23:35:35 -07:00
Kevin Ngo
c51054bdfc baseline: top the merged text 2018-10-07 23:34:33 -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
aeb0b95cee restore divisors 2018-10-07 00:25:48 -07:00
Kevin Ngo
cfe5a3fc20 fix particle player error 2018-10-06 21:36:15 -07:00
Kevin Ngo
7c23eb1239 bump state component again for another optimization 2018-10-05 18:25:16 -07:00
Kevin Ngo
365757a975 bump optimized state component 2018-10-05 18:10:39 -07:00
Diego F. Goberna
9892f993e6 added particles on beat slicing (fixes #54) 2018-10-06 01:38:17 +02:00
Kevin Ngo
4b3f257b71 remove text component from search page buttons 2018-10-05 14:18:20 -07:00
Kevin Ngo
696a1b979b merge search result text. save draw calls + less updates 2018-10-05 04:17:33 -07:00
Kevin Ngo
3987ff2d33 hide keyboard on play 2018-10-05 03:17:40 -07:00