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
58d24a75e8
remove raycaster dep from saber-intersection +++perf
2018-12-02 16:44:04 -08:00
Kevin Ngo
ccded32073
continued haptic rumble when sabers touch
2018-12-02 15:02:28 -08:00
Kevin Ngo
7b22c83517
adjust controller position on z a bit to line up
2018-12-01 19:48:56 -08:00
Kevin Ngo
f4172b1d1a
lower beat hit volume to 0.25
2018-12-01 19:27:31 -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 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
f1b8f85fbe
leaderboard fixes:
...
leaderboard reveal only after text counter done
fix leaderboard clearing exiting song
no flash leaderboard between menu select songs
hide leaderboard in genre
2018-11-20 03:56:37 -08:00
Diego F. Goberna
a2288eaee1
leaderboard tweaks
2018-11-20 03:56:37 -08:00
Kevin Ngo
fdd625c4ab
leaderboard
2018-11-20 03:56:37 -08:00
Kevin Ngo
7495a3a466
lower beat hit volume
2018-11-20 02:31:27 -08:00
Kevin Ngo
0ac494ed86
fix mine setting material when model not yet loaded
2018-11-19 08:09:06 -08:00
Kevin Ngo
524d150795
fix beam color ( fixes #192 )
2018-11-17 07:39:39 -08:00
Kevin Ngo
a889183325
fix text-counter adding empty prefixes/suffixes
2018-11-17 07:26:30 -08:00
Kevin Ngo
1b33e91fb5
factor warm up time into beatsTime
2018-11-17 06:53:33 -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
5e43d0107a
rename victoryfake event to test victory
2018-11-17 05:52:43 -08:00
Kevin Ngo
836c76b412
remove prevValue logic from text-counter causing it to not run
2018-11-17 05:52:24 -08:00
Kevin Ngo
67f0ad831f
fix F rank color
2018-11-17 05:52:15 -08:00
Kevin Ngo
cdb9975893
raise walls so they dont clip the ground
2018-11-17 05:07:29 -08:00
Kevin Ngo
e1065f7ec7
fix overlay moving camera rig to a different scene
2018-11-17 04:36:34 -08:00
Kevin Ngo
a1ca2aee92
victory button fade-ins, remove victory-specific code from text-counter, remove duplicate entities in victory
2018-11-17 03:00:54 -08:00
Kevin Ngo
ef0aec6ec0
Merge pull request #187 from supermedium/recenter
...
recenter
2018-11-17 02:00:35 -08:00
Kevin Ngo
5f580a41c0
hide loading canvas during load
2018-11-17 01:54:57 -08:00
Kevin Ngo
830b51fc98
?mute to mute intro song
2018-11-17 01:50:33 -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
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
Diego Marcos
5dd7166da2
Move wall initilization to wall component. Implement wall warmup
2018-11-14 14:02:03 -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
Diego F. Goberna
a2d6b3ac1a
deleted console.log
2018-11-14 18:34:21 +01:00
Diego F. Goberna
c61ab2241c
fix: kevin comments and victory ring animation
2018-11-14 18:33:04 +01:00
Kevin Ngo
67a370d31f
Revert "bump aframe"
...
This reverts commit f407db8457 .
2018-11-14 15:00:14 +08:00
Diego F. Goberna
5b3671f04c
improved floor reflection
2018-11-13 22:11:52 +01:00
Diego F. Goberna
e753b96884
improved victory screen ( fixes #171 )
2018-11-13 21:50:08 +01:00
Diego F. Goberna
1b8c813add
added particles on wall/floor collision
2018-11-13 02:01:32 +01:00
Diego F. Goberna
652ed0fa7f
fixes from kevin comments
2018-11-12 21:13:43 +01:00
Kevin Ngo
97dd2c02a7
multiplier ring ( fixes #153 )
2018-11-13 00:17:24 +08:00
Kevin Ngo
a92fd1db3d
add back beat hit sound pool hack
2018-11-12 17:49:12 +08:00
Kevin Ngo
26df7dadea
clean up score-text code
2018-11-12 17:47:03 +08:00
Kevin Ngo
f0f8216a9a
Don't allocate objects for particle event detail
2018-11-12 17:33:07 +08: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
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
bf054c5042
no show song progress ring until preloaded
2018-11-12 14:07:39 +08:00
Kevin Ngo
5b73971f87
don't use song time during preloading beats
2018-11-12 13:23:40 +08:00
Diego F. Goberna
2e3e7c9019
floor saber-intersection, clean ups
2018-11-10 01:50:50 +01:00