Commit Graph

572 Commits

Author SHA1 Message Date
Kevin Ngo
6919451c66 Revert "Revert "fix song preview time leaking into sync, don't use song current time until beat preload finish""
This reverts commit 72feb92923.
2018-11-17 06:27:28 -08:00
Kevin Ngo
2210c1d8d1 shrink readme logo 2018-11-17 06:10:50 -08:00
Kevin Ngo
317ad0ecef update readme image layout 2018-11-17 06:09:33 -08:00
Kevin Ngo
18fabcdefd update reamde 2018-11-17 06:05:28 -08:00
Kevin Ngo
5e43d0107a rename victoryfake event to test victory 2018-11-17 05:52:43 -08:00
Kevin Ngo
836c76b412 remove prevValue logic from text-counter causing it to not run 2018-11-17 05:52:24 -08:00
Kevin Ngo
67f0ad831f fix F rank color 2018-11-17 05:52:15 -08:00
Kevin Ngo
8b0a22fe18 defer tutorial 2d 2018-11-17 05:26:23 -08:00
Kevin Ngo
cdb9975893 raise walls so they dont clip the ground 2018-11-17 05:07:29 -08:00
Kevin Ngo
e1065f7ec7 fix overlay moving camera rig to a different scene 2018-11-17 04:36:34 -08:00
Kevin Ngo
d94a723807 tutorialActive does not mean isPlaying 2018-11-17 03:37:06 -08:00
Kevin Ngo
02f33c63fb victory screen beats hit 2018-11-17 03:28:41 -08:00
Kevin Ngo
a1ca2aee92 victory button fade-ins, remove victory-specific code from text-counter, remove duplicate entities in victory 2018-11-17 03:00:54 -08:00
Kevin Ngo
8cb96231e6 menu background only raycastable if menuActive 2018-11-17 02:17:12 -08:00
Kevin Ngo
9584ceca23 remove container entity, faster matrixworld updates 2018-11-17 02:01:47 -08:00
Kevin Ngo
ef0aec6ec0 Merge pull request #187 from supermedium/recenter
recenter
2018-11-17 02:00:35 -08:00
Kevin Ngo
f767c83f8c compress images 2018-11-17 01:59:38 -08:00
Kevin Ngo
5f580a41c0 hide loading canvas during load 2018-11-17 01:54:57 -08:00
Kevin Ngo
830b51fc98 ?mute to mute intro song 2018-11-17 01:50:33 -08:00
Kevin Ngo
24eec229da Merge pull request #181 from supermedium/victorysounds
Victory sounds
2018-11-17 01:20:41 -08:00
Kevin Ngo
f47e276e85 Merge pull request #184 from supermedium/tutorial2d
tutorial 2d
2018-11-17 01:20:31 -08:00
Diego F. Goberna
13d0305272 load() instead of event listeners 2018-11-16 16:57:38 +01:00
Diego F. Goberna
46ebe3b574 tutorial2d 2018-11-16 16:57:38 +01:00
Diego F. Goberna
32a0cb370f moved play-sound to scene 2018-11-16 16:39:41 +01:00
Diego F. Goberna
d51883bb2f victorysong 2018-11-16 16:39:41 +01:00
Diego F. Goberna
109edb915a victory sounds 2018-11-16 16:38:53 +01:00
Kevin Ngo
d21a77a9de move overlay class to camera rig so controllers don't get reparented 2018-11-16 05:00:58 -08:00
Kevin Ngo
890b705cbc recenter 2018-11-16 05:00:58 -08:00
Kevin Ngo
74d7c89df8 bump aframe, with the applyMixin fix included this time, and tracked-controls allow matrix update 2018-11-16 05:00:43 -08:00
Kevin Ngo
9634d8cbde hide tutorial on search/genre 2018-11-16 01:36:22 -08:00
Kevin Ngo
ebeca9f3db tutorial close 2018-11-16 01:33:08 -08:00
Diego F. Goberna
be277c6eb8 fix: clear genre remained visible after play when genre selected 2018-11-15 23:21:43 +01:00
Diego F. Goberna
3af7f65905 improved googles icon 2018-11-15 23:14:01 +01:00
Kevin Ngo
6045daeaa7 DEBUG_AFRAME flag to test against local aframe 2018-11-14 22:44:49 -08:00
Diego Marcos
5dd7166da2 Move wall initilization to wall component. Implement wall warmup 2018-11-14 14:02:03 -08:00
Diego F. Goberna
109e55ecff small fixes and clean ups 2018-11-14 22:00:10 +01:00
Diego Marcos
72feb92923 Revert "fix song preview time leaking into sync, don't use song current time until beat preload finish"
This reverts commit 7f1cdec783.
2018-11-14 12:49:26 -08:00
Diego F. Goberna
a2d6b3ac1a deleted console.log 2018-11-14 18:34:21 +01:00
Diego F. Goberna
c61ab2241c fix: kevin comments and victory ring animation 2018-11-14 18:33:04 +01:00
Kevin Ngo
67a370d31f Revert "bump aframe"
This reverts commit f407db8457.
2018-11-14 15:00:14 +08:00
Diego F. Goberna
1070f07fe3 restored victoryRing dur 2018-11-13 22:16:18 +01:00
Diego F. Goberna
5b3671f04c improved floor reflection 2018-11-13 22:11:52 +01:00
Diego F. Goberna
e753b96884 improved victory screen (fixes #171) 2018-11-13 21:50:08 +01:00
Diego F. Goberna
1b8c813add added particles on wall/floor collision 2018-11-13 02:01:32 +01:00
Diego F. Goberna
652ed0fa7f fixes from kevin comments 2018-11-12 21:13:43 +01:00
Kevin Ngo
97dd2c02a7 multiplier ring (fixes #153) 2018-11-13 00:17:24 +08:00
Kevin Ngo
a92fd1db3d add back beat hit sound pool hack 2018-11-12 17:49:12 +08:00
Kevin Ngo
26df7dadea clean up score-text code 2018-11-12 17:47:03 +08:00
Kevin Ngo
f0f8216a9a Don't allocate objects for particle event detail 2018-11-12 17:33:07 +08:00
Kevin Ngo
9b47b2fe01 Merge pull request #174 from supermedium/sync
fix song preview time leaking into sync, don't use song current time until beat preload finish
2018-11-12 17:25:05 +08:00