Commit Graph

495 Commits

Author SHA1 Message Date
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
Kevin Ngo
a1a472109c move victory attachment to startAudio 2018-10-29 21:45:26 -07:00
Kevin Ngo
4eb50faf63 hook up victory handler on onended on restart 2018-10-29 21:44:34 -07:00
Kevin Ngo
5c5ebfff7b optimize genre menu animations 2018-10-29 20:32:28 -07:00
Kevin Ngo
dc59bc9b3b reset beatOffsetTime on clearBeats 2018-10-29 20:26:21 -07:00
Diego F. Goberna
7b889d22b6 changed loading logo 2018-10-30 03:16:37 +01:00
Diego Marcos
ed8497f872 More forgiving stroke minimum speed 2018-10-29 18:49:34 -07:00
Diego Marcos
df61bf5b0a Make hit collider 40% larger than beat 2018-10-29 18:49:33 -07:00
Diego Marcos
e2b82803bc Make camera bounding box smaller to match eye separation more closely 2018-10-29 18:49:33 -07:00
Diego F. Goberna
0fc138e942 increased genre icons opacity 2018-10-30 02:37:14 +01:00
Diego F. Goberna
e8c8a6a702 restyled genres menu 2018-10-30 02:21:58 +01:00
Diego Marcos
8274ccca51 Multiplier decreases instead of being reset on each hit 2018-10-29 18:09:43 -07:00
Diego Marcos
11049f2f12 Mines dont trigger a miss 2018-10-29 17:41:09 -07:00
Diego Marcos
c50316d452 Make hit colliders 20% larger than the block 2018-10-29 17:37:36 -07:00