Commit Graph

372 Commits

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