Commit Graph

463 Commits

Author SHA1 Message Date
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 F. Goberna
7b889d22b6 changed loading logo 2018-10-30 03:16:37 +01: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
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
29069c64cd tweak soundboxing link text 2018-10-26 13:52:47 -07:00
Kevin Ngo
308df53ea0 fix inaccurate current time in preload 2018-10-26 12:28:54 -07:00
Kevin Ngo
80316c066e add info to menu selected challenge panel 2018-10-26 11:36:37 -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
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