d881f3aa0b
factor in y position beat sound, tweak detune more
Kevin Ngo
2018-10-19 04:14:40 -07:00
85947f1808
work on beat hit sound
Kevin Ngo
2018-10-19 03:57:38 -07:00
b7d8e19ab4
First approach to measure stroke angle. Necessary to implement scoring system. Needs refinement
Diego Marcos
2018-10-17 18:41:37 -07:00
a5ef3eedd4
keyboard restyling (fixes#124)
Diego F. Goberna
2018-10-18 01:37:06 +02:00
4ea609ae07
loading img matching 3d logo (fixes#126)
Diego F. Goberna
2018-10-17 20:49:49 +02:00
a2059796be
show restart/exit button always
Kevin Ngo
2018-10-17 03:12:09 -07:00
c85e570b9d
fix game menu button binds
Kevin Ngo
2018-10-17 03:10:37 -07:00
ca78138e64
simplify multiplier text, document some state props
Kevin Ngo
2018-10-17 03:10:26 -07:00
70984f4f6f
rename index.css for consistency in folder
Kevin Ngo
2018-10-17 03:03:05 -07:00
74f1afbbcb
separate assets template
Kevin Ngo
2018-10-17 03:02:28 -07:00
3220b3f1e2
fix game menu buttons not toggle visibility
Kevin Ngo
2018-10-17 02:58:00 -07:00
8bcd5358a9
work on victory screen. debugstate component (?debugstate=victory, ?debugstate=gameover, ?debugstate=loading)
Kevin Ngo
2018-10-17 02:55:18 -07:00
d0610c3e4b
add song info for feiss to format
Kevin Ngo
2018-10-17 02:20:37 -07:00
ed09fc568a
prefetch beat data + get access to beat info early
Kevin Ngo
2018-10-17 00:18:50 -07:00
f0785650c5
store song duration and length in state
Kevin Ngo
2018-10-16 23:06:20 -07:00
41a7bae85b
fixes with restoring gain
Kevin Ngo
2018-10-16 22:03:02 -07:00
1fb48a29ab
fix menu slide states
Kevin Ngo
2018-10-16 21:28:27 -07:00
e195b9f2f2
keep preview playing if searching
Kevin Ngo
2018-10-16 21:19:48 -07:00
1b59697518
start integrating search into menu
Kevin Ngo
2018-10-16 19:22:21 -07:00
bab4e5e38a
opaque laser
Kevin Ngo
2018-10-16 16:20:57 -07:00
8b0a67f860
tone down stage animation (fixes#123)
Diego F. Goberna
2018-10-17 02:31:23 +02:00
2da93bcab8
show song info on load (fixes#118)
Diego F. Goberna
2018-10-17 00:36:31 +02:00
60ece85a20
Revert "angle raycaster down"
Kevin Ngo
2018-10-16 13:34:48 -07:00
797a24c022
Take damage when hitting mines
Diego Marcos
2018-10-16 13:50:03 -07:00
77e767db4f
Fix saber / dot beat color check condition
Diego Marcos
2018-10-16 13:32:51 -07:00
b86d4ec9c0
wait for audio buffer source when restarting
Kevin Ngo
2018-10-16 12:58:14 -07:00
e241db6dac
Remove debugger
Diego Marcos
2018-10-16 11:29:14 -07:00
42ff361e92
Check that saber and hit beat match color (fix#116)
Diego Marcos
2018-10-16 11:28:17 -07:00
abc3f73800
start victory screen stats
Kevin Ngo
2018-10-16 02:57:07 -07:00
251a6ca822
remove old menu template
Kevin Ngo
2018-10-16 02:19:28 -07:00
b1e59c9b16
position game menu title texts
Kevin Ngo
2018-10-16 02:18:01 -07:00
6b71562ae4
lower down loading indicator ring
Kevin Ngo
2018-10-16 01:55:35 -07:00
7dfa677cda
lower down loading text
Kevin Ngo
2018-10-16 01:53:30 -07:00
a5dd561831
beat hit haptics
Kevin Ngo
2018-10-16 01:52:18 -07:00
3c9041bdd9
preload play button and search prev page
Kevin Ngo
2018-10-16 01:47:19 -07:00
f581e32bb4
preload keyboard img
Kevin Ngo
2018-10-16 01:43:42 -07:00
8b85da2bd7
lower down menu, reposition search / keyboard
Kevin Ngo
2018-10-16 01:40:16 -07:00
2788869a48
lower down the in game menu
Kevin Ngo
2018-10-16 01:35:34 -07:00
d0dc46b282
lower keyboard
Kevin Ngo
2018-10-16 01:33:23 -07:00
109a6743e2
angle raycaster down
Kevin Ngo
2018-10-16 01:31:59 -07:00
c6bcf6d6ad
remove unneeded check in saber-controls tick
Kevin Ngo
2018-10-16 01:15:10 -07:00
936e0240f4
get rid of more vector cloning. save six vectors per beat cut
Kevin Ngo
2018-10-15 23:53:43 -07:00
d69e23391d
add blade tip previous pos vector
Kevin Ngo
2018-10-15 23:48:23 -07:00
ac3c6503b3
dont clone vectors in tick!!!
Kevin Ngo
2018-10-15 23:42:20 -07:00
40197730f0
detune a whole octave wall
Kevin Ngo
2018-10-15 22:05:53 -07:00
5ca70577ca
[bump npm] merge fake glow, save 6 draw calls
Kevin Ngo
2018-10-15 18:10:25 -07:00
4982942091
fix score text schema
Kevin Ngo
2018-10-15 18:06:44 -07:00
553d88e185
optimized some pngs
Diego F. Goberna
2018-10-16 02:56:19 +02:00
b6fbd6003f
step back message (fixes#93)
Diego F. Goberna
2018-10-16 02:55:47 +02:00
3bee7197ca
Calculate multiplier
Diego Marcos
2018-10-15 17:41:32 -07:00
39f214541b
Fix arrow colliders
Diego Marcos
2018-10-15 17:24:03 -07:00
b70ae20b10
score text fade in
Kevin Ngo
2018-10-15 17:18:39 -07:00
2549857cc1
use gain node for volume control
Kevin Ngo
2018-10-15 17:02:03 -07:00