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
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
Diego Marcos
8c1e5eb534
Speed up beats
2018-12-03 17:02:46 -08:00
Kevin Ngo
f52ce1afd5
fix victory rank text layout when has + or -
2018-12-03 17:01:31 -08:00
Kevin Ngo
925a132843
fix victory ring animation / rank calculation
2018-12-03 16:52:03 -08:00
Kevin Ngo
a94a91630a
multiply score.accuracy by 100
2018-12-03 16:35:56 -08:00
Diego Marcos
b850ba6b60
Type variable is not a const
2018-12-03 14:58:52 -08:00
Kevin Ngo
d24093bee6
space out audio columns
2018-12-02 23:45:54 -08:00
Kevin Ngo
4ae56a9f31
fix haptics for dot beats
2018-12-02 23:43:28 -08:00
Kevin Ngo
8908a97121
calculate percentage/accuracy has score / scorePossible
2018-12-02 22:22:20 -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
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
8cbebff424
remove debug flag
2018-12-02 18:04:05 -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
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
Kevin Ngo
a0430ff431
Update README.md
2018-11-21 18:26:13 -08:00
Diego F. Goberna
43fdc830ed
activated interpolation on logo sparks
2018-11-21 19:11:15 +01:00
Diego F. Goberna
7822c8ffcb
supercut cleanups
2018-11-21 11:57:56 +01:00
Kevin Ngo
e99bad99ad
Merge pull request #203 from supermedium/scorelabels
...
improved score labels visual feedback (fixes #185 )
2018-11-20 17:59:10 -08:00
Diego F. Goberna
6845b5df37
improved score labels visual feedback ( fixes #185 )
2018-11-20 22:35:40 +01:00
Kevin Ngo
f0cedba9a5
Merge pull request #196 from supermedium/leaderboard
...
leaderboard
2018-11-20 03:57:11 -08: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
200007dbfc
Merge pull request #188 from supermedium/tutorialside
...
tutorial on side
2018-11-20 02:36:49 -08:00
Kevin Ngo
7495a3a466
lower beat hit volume
2018-11-20 02:31:27 -08:00
Kevin Ngo
dc962dc542
uncomment takeDamage combo breaker ( fixes #201 )
2018-11-20 02:16:54 -08:00
Diego F. Goberna
f8a2033c76
disable play button on genres menu ( fixes #200 )
2018-11-20 01:51:13 +01:00
Diego F. Goberna
d604e0345d
compressed floor.png
2018-11-20 01:46:51 +01:00
Diego F. Goberna
1cc73e58a7
separated footprints in floor.png
2018-11-20 01:45:10 +01:00
Diego F. Goberna
f279ec5b1c
tweaked gameMenuSongInfoContainer pos/rot
2018-11-19 21:37:09 +01:00
Diego F. Goberna
1d9a9d8473
panel on diagonal
2018-11-19 17:51:06 +01:00
Diego F. Goberna
2349dd90c7
tutorial on side
2018-11-19 17:37:09 +01:00
Kevin Ngo
0ac494ed86
fix mine setting material when model not yet loaded
2018-11-19 08:09:06 -08:00
Kevin Ngo
7234be65bd
ga
2018-11-19 08:07:50 -08:00
Kevin Ngo
42f3753f75
now 6000 songs
2018-11-18 03:12:02 -08:00
Kevin Ngo
2aa14ba01e
show logo on victory
2018-11-17 17:59:20 -08:00
Kevin Ngo
fd08e2ab30
increase beat hit labels a bit
2018-11-17 17:49:05 -08:00
Kevin Ngo
524d150795
fix beam color ( fixes #192 )
2018-11-17 07:39:39 -08:00