Commit Graph

430 Commits

Author SHA1 Message Date
Diego Marcos
ea7bb841a0 Guard to prevent warm-up animation from overshooting start position when dropping frames 2018-10-26 10:50:03 -07:00
Kevin Ngo
2b8dee29ef disable wall detune for now, web audio slows down playback rate with detune, need pitch shifter 2018-10-26 00:00:54 -07:00
Diego F. Goberna
940b783c6b song info panel tweaks (fixes #144) 2018-10-25 22:03:48 +02:00
Diego F. Goberna
4fee8001ca SoundBoxing link (fixes #85) 2018-10-25 21:05:02 +02:00
Kevin Ngo
3fe97bb722 multiplier ring 2018-10-25 09:47:38 -07:00
Kevin Ngo
ecd69dd589 resize game info background 2018-10-25 09:32:21 -07:00
Kevin Ngo
406d60f633 fix rank wrap count 2018-10-25 09:29:48 -07:00
Kevin Ngo
b64fcd3c83 tweak victory screen score display 2018-10-25 09:00:03 -07:00
Kevin Ngo
90db3b2850 remove duplicate text font mixin 2018-10-25 08:35:58 -07:00
Kevin Ngo
48c0bb555f search fetch error message, just to close the issue 2018-10-25 08:28:11 -07:00
Kevin Ngo
aa87c37eb3 rank animation 2018-10-25 08:08:09 -07:00
Kevin Ngo
dde7eaf63d fix beat syncing using accurate song time, prevent bug from using vars-on-top style 2018-10-25 07:33:43 -07:00
Kevin Ngo
2316dccdce overlay class to loading 2018-10-25 07:25:25 -07:00
Kevin Ngo
5e0e243592 victory rank color 2018-10-25 07:17:08 -07:00
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
5e2dde3aa3 Revert "Revert "tweak warmup speed""
This reverts commit b49222d8ad.
2018-10-23 16:53:22 -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 F. Goberna
e3ab26dd4b fixed number of mine particles 2018-10-23 23:43:46 +02:00
Diego Marcos
b683ece322 Revert "beat warp in"
This reverts commit 3f63300e4a.
2018-10-23 11:52:34 -07:00
Diego Marcos
b49222d8ad Revert "tweak warmup speed"
This reverts commit 1aa76414f3.
2018-10-23 11:44:50 -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
1aa76414f3 tweak warmup speed 2018-10-23 03:31:00 -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
36e467f55b darker in-game score color 2018-10-23 02:29:43 -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
b78e07ae3f draw blade haptics 2018-10-19 17:02:39 -07:00
Kevin Ngo
f68aaff3bc use beat hit sound as menu click confirm 2018-10-19 17:00:18 -07:00