Commit Graph

187 Commits

Author SHA1 Message Date
Kevin Ngo
7b22c83517 adjust controller position on z a bit to line up 2018-12-01 19:48:56 -08:00
Diego Marcos
f5f8c60acc Revert "Update A-Frame with new glow"
This reverts commit f5c9f020b6.
2018-11-27 15:18:12 -08:00
Kevin Ngo
051a3e7b48 reduce collision threshold check distance to -1.65, will decrease number of unnecessary bbox checks 2018-11-26 14:56:49 -08:00
Diego Marcos
f5c9f020b6 Update A-Frame with new glow 2018-11-23 22:02:44 -05:00
Diego F. Goberna
7822c8ffcb supercut cleanups 2018-11-21 11:57:56 +01:00
Diego F. Goberna
6845b5df37 improved score labels visual feedback (fixes #185) 2018-11-20 22:35:40 +01:00
Kevin Ngo
fdd625c4ab leaderboard 2018-11-20 03:56:37 -08:00
Kevin Ngo
7234be65bd ga 2018-11-19 08:07:50 -08:00
Kevin Ngo
fd08e2ab30 increase beat hit labels a bit 2018-11-17 17:49:05 -08:00
Kevin Ngo
75b854e0d7 victory cresendo sound 2018-11-17 07:22:15 -08:00
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
8b0a22fe18 defer tutorial 2d 2018-11-17 05:26:23 -08:00
Kevin Ngo
e1065f7ec7 fix overlay moving camera rig to a different scene 2018-11-17 04:36:34 -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
24eec229da Merge pull request #181 from supermedium/victorysounds
Victory sounds
2018-11-17 01:20:41 -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
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
6045daeaa7 DEBUG_AFRAME flag to test against local aframe 2018-11-14 22:44:49 -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
Kevin Ngo
67a370d31f Revert "bump aframe"
This reverts commit f407db8457.
2018-11-14 15:00:14 +08:00
Diego F. Goberna
1b8c813add added particles on wall/floor collision 2018-11-13 02:01:32 +01: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
c9b06ab29f also bump arrow blue pool 2018-11-12 16:59:11 +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
5b73971f87 don't use song time during preloading beats 2018-11-12 13:23:40 +08:00
Diego Marcos
cf011c4267 Increase mine pool to 12. Enable mines wall 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
0c7d7fa9ab clean up sound code, reintroduce pitch / inflections 2018-11-08 13:00:47 +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
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
434bfc1e8a 'tutorial' 2018-11-01 02:22:09 +01: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
Diego Marcos
e2b82803bc Make camera bounding box smaller to match eye separation more closely 2018-10-29 18:49:33 -07:00
Kevin Ngo
5e0e243592 victory rank color 2018-10-25 07:17:08 -07:00
Kevin Ngo
d5bb21253c play song during victory 2018-10-25 06:37:17 -07:00
Diego F. Goberna
e3ab26dd4b fixed number of mine particles 2018-10-23 23:43:46 +02:00
Diego F. Goberna
ac7580d64f break mines apart when hit (fixes #117) 2018-10-23 20:02:40 +02:00
Kevin Ngo
bbea47911c haptics on saber collide 2018-10-23 06:26:42 -07:00