Commit Graph

54 Commits

Author SHA1 Message Date
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
Diego F. Goberna
9b1af51751 selected song layout, play & next-prev buttons (fixes #6, fixes #4) 2018-09-19 23:44:21 +02:00
Kevin Ngo
b33ac8f06a bump state component 2018-09-19 07:00:48 -07:00
Kevin Ngo
92a327694f optimize menu pagination performance 2018-09-19 05:54:05 -07:00
Kevin Ngo
31d1fcdbac fix comment in menu.html 2018-09-18 20:08:58 -07:00
Kevin Ngo
3194501373 more comments in the menu 2018-09-18 18:50:36 -07:00
Kevin Ngo
a8cb9e29bf document the macro 2018-09-18 18:49:28 -07:00
Kevin Ngo
e9dd82d81b fix slice9 animation 2018-09-18 18:48:39 -07:00
Kevin Ngo
c2c9240eb7 optimize menu animations 2018-09-18 18:43:13 -07:00
Kevin Ngo
d7e0b2357c shift menu containers back, already contained in #menu 2018-09-18 18:41:45 -07:00
Diego Marcos
7587d11b89 Render menu UI as overlay so it's not affected by gloom 2018-09-18 17:14:32 -07:00
Kevin Ngo
1e8ea3a0b0 fix difficulty menu colors and states (fixes #8) 2018-09-18 02:44:24 -07:00
Kevin Ngo
c769b497af fix some menu alignment (difficulty top align, challenge screen not centered) 2018-09-18 02:27:48 -07:00
Diego Marcos
73427d7128 Hide keyboard when search is not active 2018-09-17 12:59:12 -07:00
Diego Marcos
b46898da80 Hide keyboard by default. I will only be used when searching 2018-09-14 12:52:55 -07:00
Kevin Ngo
9c66325044 extend raycaster far for mouse cursor 2018-08-24 12:56:41 -07:00
Diego F. Goberna
bb301e9311 twaking ui visuals 2018-07-26 02:32:15 +02:00
Kevin Ngo
98c57f7b24 hide cover images while loading 2018-07-22 15:30:29 +02:00
Kevin Ngo
f8d749a6fd attempt preload speedup 2018-07-22 15:28:59 +02:00
Kevin Ngo
2dd70589b6 tweak pagination stuff 2018-07-22 11:54:26 +02:00
Kevin Ngo
a8ed0dbf03 highlight active options in menu 2018-07-22 11:48:29 +02:00
Kevin Ngo
635f551516 difficulty menu highlight active 2018-07-21 23:00:28 +02:00
Kevin Ngo
7f4116860d fix menu difficulty list rendering 2018-07-21 20:53:24 +02:00
Kevin Ngo
a33f301a6a rm downloads from search results 2018-07-21 12:03:54 +02:00
Kevin Ngo
0e1a4e619f pagination 2018-07-21 11:55:44 +02:00
Kevin Ngo
3abd6ba9cf hooking up loading, flow, audio 2018-07-21 10:21:30 +02:00
Kevin Ngo
2c19dfe50a position keyboard 2018-07-21 00:01:08 +02:00
Kevin Ngo
6267492eb6 selected song UI 2018-07-20 23:57:18 +02:00
Kevin Ngo
a6bf1834f6 menu bg 2018-07-20 21:16:50 +02:00
Kevin Ngo
af408d4227 work on ui and difficulty select 2018-07-20 20:47:42 +02:00
Kevin Ngo
0fb8ba0cb5 menu selected challenge state 2018-07-20 19:58:09 +02:00