Commit Graph

379 Commits

Author SHA1 Message Date
Diego Marcos
119979fce4 Move score calculation from state to payload of the beathit event 2018-10-31 15:45:59 -07:00
Diego Marcos
aa086d7567 Change way to calculate stroke end strokes. End of stroke === no increase on angles with respect to x and y planes. (fix #152) 2018-10-31 09:50:03 -07:00
Kevin Ngo
a4c8a6df80 reset beat anticipation time on clearBeats 2018-10-30 23:43:38 -07:00
Diego Marcos
50ef35f3ef Remove unncessary warma offset from beat-loader 2018-10-30 16:34:23 -07:00
Diego Marcos
092d872be5 Revert "reset beatOffsetTime on clearBeats"
This reverts commit dc59bc9b3b.
2018-10-30 16:00:36 -07:00
Kevin Ngo
423bb55454 fix delayed haptics 2018-10-30 00:13:00 -07:00
Kevin Ngo
e2654add5b workaround to fix sound component / audioloader not loading initially 2018-10-29 23:42:09 -07:00
Kevin Ngo
94d1c53933 allow search clear 2018-10-29 23:22:47 -07:00
Kevin Ngo
2f7b479e4c show genre title 2018-10-29 23:04:50 -07:00
Kevin Ngo
0934de51a9 added ?synctest=true that logs when a beat hits the back wall for testing sync 2018-10-29 21:54:14 -07:00
Kevin Ngo
a1a472109c move victory attachment to startAudio 2018-10-29 21:45:26 -07:00
Kevin Ngo
4eb50faf63 hook up victory handler on onended on restart 2018-10-29 21:44:34 -07:00
Kevin Ngo
dc59bc9b3b reset beatOffsetTime on clearBeats 2018-10-29 20:26:21 -07:00
Diego Marcos
ed8497f872 More forgiving stroke minimum speed 2018-10-29 18:49:34 -07:00
Diego Marcos
df61bf5b0a Make hit collider 40% larger than beat 2018-10-29 18:49:33 -07:00
Diego F. Goberna
e8c8a6a702 restyled genres menu 2018-10-30 02:21:58 +01:00
Diego Marcos
11049f2f12 Mines dont trigger a miss 2018-10-29 17:41:09 -07:00
Diego Marcos
c50316d452 Make hit colliders 20% larger than the block 2018-10-29 17:37:36 -07:00
Diego Marcos
907b31adc8 Add missing once parameter to addEventListener 2018-10-29 16:27:43 -07:00
Diego Marcos
6226bbfc50 Measuting strokeAngle no longer necesssary with new score system 2018-10-29 15:59:26 -07:00
Kevin Ngo
1c1131c652 initial genre filter 2018-10-28 22:40:49 -07:00
Kevin Ngo
f0b4cf292c remove old numBeats calculation, now in index 2018-10-27 03:46:53 -07:00
Kevin Ngo
b7a5f47837 genre / num beats / song length / upvotes / downvotes from updated search index 2018-10-27 03:45:40 -07:00
Diego Marcos
4e71423cd8 Set rotation to initial rotation after warmup animation 2018-10-26 16:09:57 -07:00
Kevin Ngo
308df53ea0 fix inaccurate current time in preload 2018-10-26 12:28:54 -07:00
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
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
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
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
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