Commit Graph

367 Commits

Author SHA1 Message Date
Diego F. Goberna
cf31c24ebd merged twister in one geometry 2018-12-07 03:23:53 -08:00
Diego F. Goberna
8c98df87e2 created stage atlas+meshes, simplifying models and materials 2018-12-07 03:23:53 -08:00
Diego Marcos
01648bbe2b Fix wall width and positioning 2018-12-05 14:16:38 -08:00
Kevin Ngo
ed4a233146 move beams behind smoke for transparency ordering 2018-12-04 01:25:53 -08:00
Kevin Ngo
b5d3caa15e fix wall positioning, support ceilings 2018-12-04 00:16:04 -08:00
Diego Marcos
531a0c57da Increase beat size 2018-12-03 19:56:44 -08:00
Diego Marcos
85709e2af2 Increase metalness 2018-12-03 19:56:44 -08:00
Kevin Ngo
0bf4a9674f rename excellent to great to fit text 2018-12-03 17:12:07 -08:00
Diego Marcos
8c1e5eb534 Speed up beats 2018-12-03 17:02:46 -08:00
Diego Marcos
b850ba6b60 Type variable is not a const 2018-12-03 14:58:52 -08:00
Kevin Ngo
4ae56a9f31 fix haptics for dot beats 2018-12-02 23:43:28 -08:00
Kevin Ngo
f171a8e63a upload accuracy data to leaderboard 2018-12-02 22:20:43 -08:00
Kevin Ngo
f6c9eb9d48 remove old saber-intersection code in wall.js tock 2018-12-02 20:39:57 -08:00
Kevin Ngo
1b965d741f no allocate obj on walls 2018-12-02 20:13:46 -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
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