Commit Graph

248 Commits

Author SHA1 Message Date
Kevin Ngo
d5bb21253c play song during victory 2018-10-25 06:37:17 -07:00
Kevin Ngo
16e5ea792e use event listener once 2018-10-25 06:30:04 -07:00
Kevin Ngo
d8b23d94ba tweak beat hit up detune 2018-10-25 06:27:55 -07:00
Kevin Ngo
610ee2bc2a victory accuracy ring 2018-10-25 06:06:09 -07:00
Kevin Ngo
1a67c607de song progress ring 2018-10-25 05:10:05 -07:00
Kevin Ngo
770a66cbcb apply warm up time only to beats 2018-10-25 03:03:50 -07:00
Kevin Ngo
9d5871bb30 fix beats getting bigger 2018-10-25 02:39:02 -07:00
Kevin Ngo
9c790b9221 loading ring, improve loading states 2018-10-25 02:08:21 -07:00
Diego Marcos
e0f19e7f95 Add scoring system based on stroke angles 2018-10-24 18:53:12 -07:00
Diego Marcos
73ec97eaae More forgiving stroke min speed 2018-10-23 19:10:49 -07:00
Kevin Ngo
2ea96f911e subtract warm up time instead of add 2018-10-23 16:54:01 -07:00
Kevin Ngo
61459fae1a Revert "Revert "beat warmup rotation / twist""
This reverts commit f62817b5dd.
2018-10-23 16:53:31 -07:00
Kevin Ngo
c73bbbbfe5 Revert "Revert "beat warp in""
This reverts commit b683ece322.
2018-10-23 16:53:16 -07:00
Diego F. Goberna
1c230f0c1b keyboard fixes and improvements 2018-10-24 00:08:06 +02:00
Diego Marcos
b683ece322 Revert "beat warp in"
This reverts commit 3f63300e4a.
2018-10-23 11:52:34 -07:00
Diego Marcos
f62817b5dd Revert "beat warmup rotation / twist"
This reverts commit 620f0a2846.
2018-10-23 11:43:48 -07:00
Diego F. Goberna
ac7580d64f break mines apart when hit (fixes #117) 2018-10-23 20:02:40 +02:00
Kevin Ngo
bbea47911c haptics on saber collide 2018-10-23 06:26:42 -07:00
Kevin Ngo
620f0a2846 beat warmup rotation / twist 2018-10-23 04:28:39 -07:00
Kevin Ngo
f94a0d88da differentiate play/pause vs. resume for beat generate 2018-10-23 03:29:01 -07:00
Kevin Ngo
406d064026 hide beams on pause 2018-10-23 03:26:28 -07:00
Kevin Ngo
3f63300e4a beat warp in 2018-10-23 03:20:30 -07:00
Kevin Ngo
0e0313bf9f beat preallocate cut/rotation axis in init 2018-10-23 02:53:17 -07:00
Kevin Ngo
136fdc907c no for eaches / function allocates in tick 2018-10-23 02:22:40 -07:00
Kevin Ngo
139b6954a8 wall haptics 2018-10-23 02:19:06 -07:00
Diego Marcos
4f6768777c New logic to detect and measure stroke angles 2018-10-22 19:33:29 -07:00
Kevin Ngo
2743579f8d reset timeouts and scheduled audio param changes after game over 2018-10-22 01:41:16 -07:00
Kevin Ngo
6797660c66 direct haptics to right hand 2018-10-20 18:50:00 -07:00
Kevin Ngo
8a43359842 fix text input shader 2018-10-19 21:11:34 -07:00
Kevin Ngo
8560163540 comment out a console log 2018-10-19 16:34:34 -07:00
Kevin Ngo
f89d29a5f7 clear victory flag on restart 2018-10-19 16:27:38 -07:00
Kevin Ngo
d881f3aa0b factor in y position beat sound, tweak detune more 2018-10-19 04:14:40 -07:00
Kevin Ngo
85947f1808 work on beat hit sound 2018-10-19 03:57:42 -07:00
Diego Marcos
b7d8e19ab4 First approach to measure stroke angle. Necessary to implement scoring system. Needs refinement 2018-10-17 18:42:06 -07:00
Diego F. Goberna
a5ef3eedd4 keyboard restyling (fixes #124) 2018-10-18 01:37:06 +02:00
Kevin Ngo
c85e570b9d fix game menu button binds 2018-10-17 03:10:37 -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
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