Commit Graph

508 Commits

Author SHA1 Message Date
Diego F. Goberna
efef3e39b4 restyled tutorial (fixes #162, fixes #170, no logic) 2018-11-09 00:15:23 +01:00
Kevin Ngo
7953126168 query param to flush s3 cors header cache 2018-11-08 17:11:24 +08:00
Kevin Ngo
9a88ed1f5b tweak processing loading ring 2018-11-08 16:19:51 +08:00
Kevin Ngo
30beef5c03 fix unoptimized slice9 animations / big buttons 2018-11-08 16:03:32 +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
Diego Marcos
c92419bb50 Change hit sound 2018-11-07 10:13:40 -08:00
Diego Marcos
026f0ab6bf Reference new hit sound in pool 2018-11-07 10:06:19 -08:00
Kevin Ngo
36b7032418 use raycaster over aabb-collider for saber collisions 2018-11-07 16:53:13 +08:00
Kevin Ngo
0139133dc3 bump aframe (ngokevin/aframe/tree/overlay3) for mult. raycasters 2018-11-07 16:19:06 +08:00
Kevin Ngo
551e3e5986 fix typo soundboxing link raycastability 2018-11-07 12:59:12 +08:00
Kevin Ngo
a0038882aa disable soundboxing link raycastable if not menu active 2018-11-07 12:55:25 +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
10b5fa5413 tutorial code tweaks from kevin comments 2018-11-02 16:22:11 +01:00
Diego F. Goberna
04b091b438 opaque wall shader 2018-11-02 03:03:32 +01:00
Diego F. Goberna
df36ace73b fat s on floor (fixes #156) 2018-11-01 15:47:53 +01:00
Kevin Ngo
ebf4916576 center victory score a bit more 2018-10-31 23:20:08 -07:00
Diego F. Goberna
d9f08daf62 tutorial tweaks 2018-11-01 02:49:57 +01:00
Diego F. Goberna
434bfc1e8a 'tutorial' 2018-11-01 02:22:09 +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
Diego Marcos
119979fce4 Move score calculation from state to payload of the beathit event 2018-10-31 15:45:59 -07:00
Diego Marcos
aa086d7567 Change way to calculate stroke end strokes. End of stroke === no increase on angles with respect to x and y planes. (fix #152) 2018-10-31 09:50:03 -07:00
Kevin Ngo
a4c8a6df80 reset beat anticipation time on clearBeats 2018-10-30 23:43:38 -07:00
Diego Marcos
50ef35f3ef Remove unncessary warma offset from beat-loader 2018-10-30 16:34:23 -07:00
Diego Marcos
092d872be5 Revert "reset beatOffsetTime on clearBeats"
This reverts commit dc59bc9b3b.
2018-10-30 16:00:36 -07:00
Kevin Ngo
1164b8b96a move wall/saber haptics to blade 2018-10-30 00:30:00 -07:00
Kevin Ngo
423bb55454 fix delayed haptics 2018-10-30 00:13:00 -07:00
Kevin Ngo
e2654add5b workaround to fix sound component / audioloader not loading initially 2018-10-29 23:42:09 -07:00
Kevin Ngo
94d1c53933 allow search clear 2018-10-29 23:22:47 -07:00
Kevin Ngo
2f7b479e4c show genre title 2018-10-29 23:04:50 -07:00
Kevin Ngo
b1d73226fe fix victory rank 2018-10-29 22:35:11 -07:00
Kevin Ngo
33ba548fa2 fix max combo text 2018-10-29 22:34:38 -07:00
Kevin Ngo
585b26fa2e fix victory accuracy 2018-10-29 22:33:55 -07:00
Kevin Ngo
0934de51a9 added ?synctest=true that logs when a beat hits the back wall for testing sync 2018-10-29 21:54:14 -07:00
Kevin Ngo
9088c3fda9 remove random character in genres.js 2018-10-29 21:46:28 -07:00