Commit Graph

84 Commits

Author SHA1 Message Date
Kevin Ngo
80316c066e add info to menu selected challenge panel 2018-10-26 11:36:37 -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
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
5e0e243592 victory rank color 2018-10-25 07:17:08 -07:00
Kevin Ngo
9c790b9221 loading ring, improve loading states 2018-10-25 02:08:21 -07:00
Diego F. Goberna
1c230f0c1b keyboard fixes and improvements 2018-10-24 00:08:06 +02:00
Kevin Ngo
f68aaff3bc use beat hit sound as menu click confirm 2018-10-19 17:00:18 -07:00
Diego F. Goberna
a5ef3eedd4 keyboard restyling (fixes #124) 2018-10-18 01:37:06 +02: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
1fb48a29ab fix menu slide states 2018-10-16 21:28:27 -07:00
Kevin Ngo
1b59697518 start integrating search into menu 2018-10-16 19:22:21 -07:00
Kevin Ngo
8b85da2bd7 lower down menu, reposition search / keyboard 2018-10-16 01:40:16 -07:00
Kevin Ngo
d0dc46b282 lower keyboard 2018-10-16 01:33:23 -07:00
Kevin Ngo
455fef5658 unnamespace menu.active -> menuActive 2018-10-15 16:44:38 -07:00
Diego F. Goberna
433957f383 fixed search button slice9 (fixes #73) 2018-10-16 01:14:12 +02:00
Diego F. Goberna
215c4ea4e9 bigger pagination buttons (fixes #94) 2018-10-16 00:52:13 +02:00
Kevin Ngo
bba975e477 preload mine env maps 2018-10-13 12:09:04 -07:00
Kevin Ngo
4fd7f2713c swap keyboard hand on hand swap 2018-10-10 01:36:02 -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
585a7600ac alpha map on thumbs to hide when not full 6 results 2018-10-08 00:01:43 -07:00
Kevin Ngo
636c56dbb1 tweak thumbs position 2018-10-07 23:35:35 -07:00
Kevin Ngo
c51054bdfc baseline: top the merged text 2018-10-07 23:34:33 -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
5996d9a190 successful merge menu thumbs 2018-10-07 17:04:57 -07:00
Kevin Ngo
6ce4cacb98 work on texture atlasing 2018-10-07 17:04:57 -07:00
Kevin Ngo
aeb0b95cee restore divisors 2018-10-07 00:25:48 -07:00
Kevin Ngo
4b3f257b71 remove text component from search page buttons 2018-10-05 14:18:20 -07:00
Kevin Ngo
696a1b979b merge search result text. save draw calls + less updates 2018-10-05 04:17:33 -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
280a9f0200 remove old song info entity 2018-10-04 01:20:50 -07:00
Kevin Ngo
bad8e29812 bigger pagination button raycast targets (fixes #49) 2018-10-04 00:59:26 -07:00
Kevin Ngo
29c908b64c tweak search copy 2018-10-03 19:03:40 -07:00
Kevin Ngo
1b09de3597 rename some keyboard state/events to put keyboard noun first 2018-10-03 19:01:27 -07:00
Diego F. Goberna
c881f6e4d7 search button (fixes #12) 2018-10-04 03:26:52 +02:00
Kevin Ngo
865f0cb82f save draw calls on menu-difficulty-select, make active-color aware of visibility optimizations 2018-10-01 16:26:43 -07:00
Kevin Ngo
dce298d568 save 6 draw calls on menu hover backgrounds by toggling visibility 2018-10-01 16:12:55 -07:00
Kevin Ngo
2edc17fef5 remove unused play-button attribute 2018-10-01 14:50:18 -07:00
Kevin Ngo
b1bb1a187c fix difficulty top align 2018-09-21 00:00:58 -07:00
Kevin Ngo
e3f1c5a75e optimize animations 2018-09-20 23:59:50 -07:00
Kevin Ngo
ab39372475 make menu animations more perf, top align difficulty menu for now (fixes #21) 2018-09-20 06:09:44 -07:00
Kevin Ngo
1d4201ba75 default image background to placeholder color instead of white 2018-09-20 06:02:57 -07:00
Kevin Ngo
ff263a439b cursor mesh with temporary visual (fixes #20) 2018-09-20 05:56:56 -07:00
Kevin Ngo
b52c833bf7 spread out search result update, 25ms per item, to avoid framedrop. bumps component so NPM INSTALL 2018-09-20 03:50:28 -07:00
Kevin Ngo
bb927748b4 reuse search result texture for selected challenge section 2018-09-20 01:09:20 -07:00
Kevin Ngo
a338824ba1 bump state component, pre-initialize search results / difficulty options 2018-09-20 00:54:44 -07:00
Diego Marcos
d892f1e24e Overlay accepts multiple objects. Add Keyboard and controllers to the overlay. When clicking play menu is hidden and overlay removed from scene 2018-09-19 17:29:27 -07:00