Commit Graph

379 Commits

Author SHA1 Message Date
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
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
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
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
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
7f1cdec783 fix song preview time leaking into sync, don't use song current time until beat preload finish 2018-11-12 17:06:01 +08:00
Kevin Ngo
f407db8457 bump aframe 2018-11-12 16:58:49 +08:00
Kevin Ngo
cb56818ba1 Revert "don't use song time during preloading beats"
This reverts commit 5b73971f87.
2018-11-12 14:13:09 +08:00
Kevin Ngo
bf054c5042 no show song progress ring until preloaded 2018-11-12 14:07:39 +08:00
Kevin Ngo
5b73971f87 don't use song time during preloading beats 2018-11-12 13:23:40 +08:00
Diego F. Goberna
2e3e7c9019 floor saber-intersection, clean ups 2018-11-10 01:50:50 +01:00
Diego F. Goberna
9b48e9966c wall-saber intersection painted on wall shader 2018-11-09 21:58:16 +01:00
Kevin Ngo
db0daab134 fix isBeatsPreloaded state for restarts 2018-11-09 10:11:43 +08:00
Diego Marcos
8c8c2ab56c Configure complete beat wave on gameplay debug UI 2018-11-08 16:53:19 -08:00
Kevin Ngo
4f9a4c8f5b move debug controls into debug-beat-loader 2018-11-08 15:09:38 +08:00
Kevin Ngo
468cc89f6b fix beat warmup 2018-11-08 14:31:35 +08:00
Kevin Ngo
3312846fd5 just create beat sound pools on play 2018-11-08 14:17:01 +08:00
Kevin Ngo
63639c5509 fix logo flicker having text component 2018-11-08 13:25:33 +08:00
Kevin Ngo
0c7d7fa9ab clean up sound code, reintroduce pitch / inflections 2018-11-08 13:00:47 +08:00
Kevin Ngo
9e223722ce use new s3 bucket behind cloudflare cdn 2018-11-08 12:10:24 +08:00
Diego F. Goberna
b4046b8fd6 wired new saber sounds 2018-11-08 01:56:35 +01:00
Kevin Ngo
36b7032418 use raycaster over aabb-collider for saber collisions 2018-11-07 16:53:13 +08:00
Diego Marcos
f52ea464e0 Hide gameplay debug menu if query parameter not set 2018-11-06 19:23:58 -08:00
Diego Marcos
ffb6216ea5 Add gameplay debug mode 2018-11-06 19:15:06 -08:00
Diego Marcos
8912268c13 Increase horizontal separation between beats 2018-11-06 16:18:41 -08:00
Diego Marcos
e72961a29e Make hit collider taller 2018-11-06 15:44:21 -08:00
Diego Marcos
b947340933 Increase beat size 2018-11-06 15:36:27 -08:00
Diego F. Goberna
8b4d83dde4 added new hit sounds (wip) 2018-11-06 23:48:20 +01:00
Diego Marcos
2131434ba0 Increase stroke min speed 2018-11-05 21:21:54 -08:00
Diego Marcos
abe799bc24 Score system based on angle between projected saber vector and major planes 2018-11-05 21:21:52 -08:00
Diego Marcos
947f2d9be9 Reduce stroke min speed 2018-11-05 21:21:20 -08:00
Diego F. Goberna
648931bc99 show beat score (fixes #146) 2018-11-02 21:00:54 +01:00
Diego F. Goberna
04b091b438 opaque wall shader 2018-11-02 03:03:32 +01:00
Diego Marcos
35ea0bf482 Restoring some consts and events code removed by mistake 2018-10-31 18:07:21 -07:00
Diego Marcos
5c7758a25e Move beat positioning logic to beat component. Clean up 2018-10-31 17:53:32 -07:00