Commit Graph

173 Commits

Author SHA1 Message Date
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
Kevin Ngo
139b6954a8 wall haptics 2018-10-23 02:19:06 -07:00
Kevin Ngo
6797660c66 direct haptics to right hand 2018-10-20 18:50:00 -07:00
Kevin Ngo
b78e07ae3f draw blade haptics 2018-10-19 17:02:39 -07:00
Kevin Ngo
74f1afbbcb separate assets template 2018-10-17 03:02:28 -07:00
Kevin Ngo
8bcd5358a9 work on victory screen. debugstate component (?debugstate=victory, ?debugstate=gameover, ?debugstate=loading) 2018-10-17 02:55:18 -07:00
Kevin Ngo
ed09fc568a prefetch beat data + get access to beat info early 2018-10-17 00:18:50 -07:00
Kevin Ngo
41a7bae85b fixes with restoring gain 2018-10-16 22:03:02 -07:00
Kevin Ngo
e195b9f2f2 keep preview playing if searching 2018-10-16 21:19:48 -07:00
Kevin Ngo
1b59697518 start integrating search into menu 2018-10-16 19:22:21 -07:00
Kevin Ngo
bab4e5e38a opaque laser 2018-10-16 18:25:48 -07:00
Diego F. Goberna
2da93bcab8 show song info on load (fixes #118) 2018-10-17 00:36:47 +02:00
Kevin Ngo
60ece85a20 Revert "angle raycaster down"
This reverts commit 109a6743e2.
2018-10-16 13:54:29 -07:00
Kevin Ngo
b1e59c9b16 position game menu title texts 2018-10-16 02:18:01 -07:00
Kevin Ngo
a5dd561831 beat hit haptics 2018-10-16 01:52:18 -07:00