Commit Graph

455 Commits

Author SHA1 Message Date
Diego Marcos
b947340933 Increase beat size 2018-11-06 15:36:27 -08:00
Diego F. Goberna
8b4d83dde4 added new hit sounds (wip) 2018-11-06 23:48:20 +01:00
Diego Marcos
2131434ba0 Increase stroke min speed 2018-11-05 21:21:54 -08:00
Diego Marcos
abe799bc24 Score system based on angle between projected saber vector and major planes 2018-11-05 21:21:52 -08:00
Diego Marcos
947f2d9be9 Reduce stroke min speed 2018-11-05 21:21:20 -08:00
Diego F. Goberna
648931bc99 show beat score (fixes #146) 2018-11-02 21:00:54 +01:00
Diego F. Goberna
10b5fa5413 tutorial code tweaks from kevin comments 2018-11-02 16:22:11 +01:00
Diego F. Goberna
04b091b438 opaque wall shader 2018-11-02 03:03:32 +01:00
Kevin Ngo
ebf4916576 center victory score a bit more 2018-10-31 23:20:08 -07:00
Diego F. Goberna
d9f08daf62 tutorial tweaks 2018-11-01 02:49:57 +01:00
Diego F. Goberna
434bfc1e8a 'tutorial' 2018-11-01 02:22:09 +01:00
Diego Marcos
35ea0bf482 Restoring some consts and events code removed by mistake 2018-10-31 18:07:21 -07:00
Diego Marcos
5c7758a25e Move beat positioning logic to beat component. Clean up 2018-10-31 17:53:32 -07:00
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
1164b8b96a move wall/saber haptics to blade 2018-10-30 00:30:00 -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
b1d73226fe fix victory rank 2018-10-29 22:35:11 -07:00
Kevin Ngo
33ba548fa2 fix max combo text 2018-10-29 22:34:38 -07:00
Kevin Ngo
585b26fa2e fix victory accuracy 2018-10-29 22:33:55 -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
9088c3fda9 remove random character in genres.js 2018-10-29 21:46:28 -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
5c5ebfff7b optimize genre menu animations 2018-10-29 20:32:28 -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 Marcos
e2b82803bc Make camera bounding box smaller to match eye separation more closely 2018-10-29 18:49:33 -07:00
Diego F. Goberna
0fc138e942 increased genre icons opacity 2018-10-30 02:37:14 +01:00
Diego F. Goberna
e8c8a6a702 restyled genres menu 2018-10-30 02:21:58 +01:00
Diego Marcos
8274ccca51 Multiplier decreases instead of being reset on each hit 2018-10-29 18:09:43 -07: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
e604e04399 Calculate correct scoring in god mode 2018-10-29 16:30: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
Diego Marcos
110c2984e1 Remove unnecessary overlay class. Probably remaining of copy-paste 2018-10-29 14:40:53 -07:00
Diego Marcos
09079cc364 Increase menu background opacity for better readibiltiy 2018-10-29 11:38:58 -07:00
Kevin Ngo
7ec4ce9f89 fix genre text spacing 2018-10-29 01:28:08 -07:00
Kevin Ngo
933225c969 fix soundboxing link bind-toggle 2018-10-28 23:38:29 -07:00
Kevin Ngo
1c1131c652 initial genre filter 2018-10-28 22:40:49 -07:00
Kevin Ngo
4daeb98ea2 hide genre if none 2018-10-27 03:50:08 -07:00
Kevin Ngo
f0b4cf292c remove old numBeats calculation, now in index 2018-10-27 03:46:53 -07:00