Commit Graph

199 Commits

Author SHA1 Message Date
Diego F. Goberna
39d36ccc3e new glow in beat symbols 2018-12-07 03:23:54 -08:00
Diego F. Goberna
fd240e86ab improved wall shader 2018-12-07 03:23:54 -08:00
Diego F. Goberna
8c98df87e2 created stage atlas+meshes, simplifying models and materials 2018-12-07 03:23:53 -08:00
Diego F. Goberna
30c3abd2da removed bloom and overlay 2018-12-07 03:23:53 -08:00
Kevin Ngo
ef9c607164 miss sound only on beat wrong for now 2018-12-05 17:21:48 -08:00
Kevin Ngo
73dfed1f51 play beat miss sound on wrong hits 2018-12-03 20:07:53 -08:00
Kevin Ngo
cb337d618d hook up beat miss sound 2018-12-03 19:43:34 -08:00
Kevin Ngo
0bf4a9674f rename excellent to great to fit text 2018-12-03 17:12:07 -08:00
Kevin Ngo
4ae56a9f31 fix haptics for dot beats 2018-12-02 23:43:28 -08:00
Kevin Ngo
48746d51c9 add back overlay 2018-12-02 19:43:05 -08:00
Kevin Ngo
12dc618e1d restore glow, accident removed 2018-12-02 19:40:14 -08:00
Kevin Ngo
e79e7bd781 refactor saber-particles, attach the component to sabers. update particle position on intersection move. saber collide particles 2018-12-02 17:58:24 -08:00
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