Commit Graph

58 Commits

Author SHA1 Message Date
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
Kevin Ngo
1ba3bd1492 initial wall sound effect 2018-10-13 09:41:37 -07:00
Kevin Ngo
40d99e5df9 fix scoring/damage hook up on beat hit/misses 2018-10-13 08:53:58 -07:00
Diego Marcos
e0e99e99a5 Dot beats can be cut from any direction 2018-10-12 11:44:47 -10:00
Kevin Ngo
69a755da90 initial game over slowdown (will tween the rate / fade out later) 2018-10-11 14:19:09 -07:00
Kevin Ngo
c9f94914a5 use audio buffer node to support slow down, pitch down, and audio effects 2018-10-11 14:19:08 -07:00
Kevin Ngo
36ccbc0325 hide victory menu when exiting 2018-10-10 13:26:07 -07:00
Diego Marcos
f059768db7 Sync song and beats playback (fix #38) 2018-10-10 00:45:04 -10:00
Kevin Ngo
52b9b19cf5 clean up state 2018-10-09 17:17:41 -07:00
Diego F. Goberna
b7e36bf760 game over slow down fx (fixes #39) 2018-10-10 02:03:59 +02:00
Kevin Ngo
8338f9e16f improve beam resume out of pause menu 2018-10-08 17:30:13 -07:00
Kevin Ngo
de47cdb5e2 victory logic 2018-10-08 16:24:31 -07:00
Kevin Ngo
35cba302cf fix assigning data-index to search results 2018-10-08 16:04:45 -07:00
Kevin Ngo
ddb2deacd4 [bump npm] handle layout / order change on search if selected el is still part of the new search 2018-10-08 03:07:49 -07:00
Kevin Ngo
f169398e32 don't use atlas for menu selected challenge image because pagination...perhaps can use for dialog image 2018-10-07 17:04:57 -07:00
Kevin Ngo
6416d24d2e use texture atlas for menu selected challenge 2018-10-07 17:04:57 -07:00
Kevin Ngo
696a1b979b merge search result text. save draw calls + less updates 2018-10-05 04:17:33 -07:00
Kevin Ngo
3987ff2d33 hide keyboard on play 2018-10-05 03:17:40 -07:00
Kevin Ngo
5bd7ca3246 menu-controls allow unselecting / going back, remove unnoticable animations for perf 2018-10-04 02:01:07 -07:00
Kevin Ngo
6b6e08c528 implement rough damage state (configure values later) 2018-10-04 01:36:52 -07:00
Kevin Ngo
318f6f030f hook up pause menu restart. default multiplier as 1x, display as {multiplier}x 2018-10-04 00:35:18 -07:00
Kevin Ngo
733741012b hook up pause menu actions (resume, restart, exit), but still need to force beats to reposition off audio.currentTime 2018-10-04 00:20:45 -07:00
Kevin Ngo
1b09de3597 rename some keyboard state/events to put keyboard noun first 2018-10-03 19:01:27 -07:00
Kevin Ngo
e9c6c4a9f0 pause logic (not yet resume logic) 2018-10-03 18:58:26 -07:00
Diego F. Goberna
c881f6e4d7 search button (fixes #12) 2018-10-04 03:26:52 +02:00
Kevin Ngo
8212888de0 hook up pause menu to event, use mixins for pause menu 2018-10-03 18:06:03 -07:00
Diego F. Goberna
7fe0c06d57 fixed pause state bug, minor tweaks 2018-10-04 02:21:16 +02:00
Diego F. Goberna
8509555a9c miss & wrong beat assets and animations 2018-10-03 23:28:38 +02:00
Diego Marcos
d2f216a1ea Add hit/miss logic and hit / combo score counting. Also rough visual indication of missed beat 2018-10-02 17:52:31 -07:00
Diego Marcos
fde9ad8a59 Fix score state attributes 2018-10-02 15:04:51 -07:00
Diego Marcos
4eff13915f Reposition and rename score fields 2018-10-02 14:00:51 -07:00
Kevin Ngo
2cc1fac9c9 toggle controller raycaster only in VR 2018-09-20 18:05:32 -07:00
Kevin Ngo
12d9d0044a press button on non-active hand to swap raycaster in menu mode (fixes #9) 2018-09-20 05:12:09 -07:00
Kevin Ngo
92a327694f optimize menu pagination performance 2018-09-19 05:54:05 -07:00
Kevin Ngo
5d98608df3 show keyboard by default for now 2018-09-18 03:08:18 -07:00
Kevin Ngo
1e8ea3a0b0 fix difficulty menu colors and states (fixes #8) 2018-09-18 02:44:24 -07:00
Kevin Ngo
e8e55371e3 more truncation on song title in menu (fixes #7) 2018-09-18 01:58:18 -07:00
Diego Marcos
82a0e18bf6 Don't recenter menu 2018-09-14 12:58:41 -07:00
Diego F. Goberna
bb301e9311 twaking ui visuals 2018-07-26 02:32:15 +02:00
Kevin Ngo
a3a11e9207 pause btn 2018-07-22 23:58:29 +02:00
Kevin Ngo
0183bc4743 difficulty ordering 2018-07-21 12:02:37 +02:00
Kevin Ngo
80f90b9d4c decrease truncation a bit 2018-07-21 11:56:10 +02:00