Commit Graph

99 Commits

Author SHA1 Message Date
Kevin Ngo
5e43d0107a rename victoryfake event to test victory 2018-11-17 05:52:43 -08:00
Kevin Ngo
d94a723807 tutorialActive does not mean isPlaying 2018-11-17 03:37:06 -08:00
Kevin Ngo
02f33c63fb victory screen beats hit 2018-11-17 03:28:41 -08:00
Kevin Ngo
ebeca9f3db tutorial close 2018-11-16 01:33:08 -08:00
Diego F. Goberna
c61ab2241c fix: kevin comments and victory ring animation 2018-11-14 18:33:04 +01:00
Diego F. Goberna
e753b96884 improved victory screen (fixes #171) 2018-11-13 21:50:08 +01:00
Kevin Ngo
97dd2c02a7 multiplier ring (fixes #153) 2018-11-13 00:17:24 +08:00
Kevin Ngo
db0daab134 fix isBeatsPreloaded state for restarts 2018-11-09 10:11:43 +08:00
Diego F. Goberna
f86980bf49 added tutorial button on menu 2018-11-09 00:46:38 +01:00
Diego F. Goberna
efef3e39b4 restyled tutorial (fixes #162, fixes #170, no logic) 2018-11-09 00:15:23 +01:00
Diego Marcos
ffb6216ea5 Add gameplay debug mode 2018-11-06 19:15:06 -08: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
94d1c53933 allow search clear 2018-10-29 23:22:47 -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
Diego Marcos
8274ccca51 Multiplier decreases instead of being reset on each hit 2018-10-29 18:09:43 -07:00
Diego Marcos
e604e04399 Calculate correct scoring in god mode 2018-10-29 16:30:36 -07:00
Kevin Ngo
7ec4ce9f89 fix genre text spacing 2018-10-29 01:28:08 -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
b7a5f47837 genre / num beats / song length / upvotes / downvotes from updated search index 2018-10-27 03:45:40 -07:00
Kevin Ngo
80316c066e add info to menu selected challenge panel 2018-10-26 11:36:37 -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
48c0bb555f search fetch error message, just to close the issue 2018-10-25 08:28:11 -07:00
Kevin Ngo
5e0e243592 victory rank color 2018-10-25 07:17:08 -07:00
Kevin Ngo
610ee2bc2a victory accuracy ring 2018-10-25 06:06:09 -07:00
Diego Marcos
e0f19e7f95 Add scoring system based on stroke angles 2018-10-24 18:53:12 -07:00
Kevin Ngo
f89d29a5f7 clear victory flag on restart 2018-10-19 16:27:38 -07:00
Kevin Ngo
ca78138e64 simplify multiplier text, document some state props 2018-10-17 03:10:26 -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
1b59697518 start integrating search into menu 2018-10-16 19:22:21 -07:00
Diego Marcos
797a24c022 Take damage when hitting mines 2018-10-16 13:50:03 -07:00
Kevin Ngo
b86d4ec9c0 wait for audio buffer source when restarting 2018-10-16 12:58:26 -07:00
Kevin Ngo
abc3f73800 start victory screen stats 2018-10-16 02:57:07 -07:00
Kevin Ngo
d0dc46b282 lower keyboard 2018-10-16 01:33:23 -07:00
Diego Marcos
3bee7197ca Calculate multiplier 2018-10-15 17:41:32 -07:00
Kevin Ngo
455fef5658 unnamespace menu.active -> menuActive 2018-10-15 16:44:38 -07:00
Kevin Ngo
4507b91342 rename pause menu events 2018-10-15 16:34:47 -07:00
Kevin Ngo
2411b89ded more informational loading text (fetching v. decoding) 2018-10-15 16:15:08 -07:00
Kevin Ngo
927d0706a5 fix cursor mesh visibility 2018-10-15 14:54:04 -07:00
Kevin Ngo
e8c61638dd added god mode 2018-10-15 14:39:36 -07:00
Kevin Ngo
672474587b more linting, lots of undefined vars or unused vars 2018-10-13 17:26:03 -07:00
Kevin Ngo
e94ab73212 lint 2018-10-13 17:19:36 -07:00
Kevin Ngo
1037e58408 take damage on wall hit 2018-10-13 09:42:11 -07:00