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
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
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
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
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
Kevin Ngo
a889183325
fix text-counter adding empty prefixes/suffixes
2018-11-17 07:26:30 -08:00
Kevin Ngo
f7acbd9c99
rename victory buttons
2018-11-17 07:24:00 -08:00
Kevin Ngo
75b854e0d7
victory cresendo sound
2018-11-17 07:22:15 -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
8b0a22fe18
defer tutorial 2d
2018-11-17 05:26:23 -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
d94a723807
tutorialActive does not mean isPlaying
2018-11-17 03:37:06 -08:00
Kevin Ngo
02f33c63fb
victory screen beats hit
2018-11-17 03:28:41 -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
8cb96231e6
menu background only raycastable if menuActive
2018-11-17 02:17:12 -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
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
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
d51883bb2f
victorysong
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