Commit Graph

68 Commits

Author SHA1 Message Date
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
ea9874157c pause menu ui (no logic) 2018-10-04 01:00:31 +02:00
Diego F. Goberna
bd3b5fbc34 object3d attribute in animation 2018-10-03 02:52:53 +02:00
Diego F. Goberna
a18364e85f hide logo when playing 2018-10-03 02:43:59 +02:00
Diego F. Goberna
1230fe44ef beam effect on new blocks 2018-10-03 02:31:02 +02:00
Diego Marcos
4eff13915f Reposition and rename score fields 2018-10-02 14:00:51 -07: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
f708435309 [bump npm audioanalyser component] fix audio columns when playing song 2018-10-01 16:02:47 -07:00
Kevin Ngo
2edc17fef5 remove unused play-button attribute 2018-10-01 14:50:18 -07:00
Kevin Ngo
9e75eefc43 [npm bump] audio floor beat, split audioanalyser to separate entity 2018-09-25 05:58:16 -07:00
Kevin Ngo
0061a781a4 new cursor laser beam 2018-09-25 05:40:08 -07:00
Kevin Ngo
7a0e1bacdd throttle beat detection for logo light 2018-09-25 04:35:39 -07:00
Diego F. Goberna
0732c4abc8 3d logo with flashlight animation 2018-09-23 01:41:55 +02:00
Kevin Ngo
86694bdb66 shift audio columns back a bit 2018-09-21 04:58:21 -07:00
Kevin Ngo
a4b88e4502 merge audio columns into 1 buffer geometry and use buffers to scale to audio, only need to create 64 boxes not 256, fix redundant boxes 2018-09-21 01:44:48 -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
2804a41bb6 logo flicker prevent redundant function binds, update text color directly 2018-09-20 18:00:03 -07:00
Diego F. Goberna
bea3ab72f9 broken neon effect on logo 2018-09-21 01:44:25 +02: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
Diego F. Goberna
43ab0a2d75 fixes #10 - now smoke does not mix with lasers 2018-09-19 01:10:11 +02:00
Kevin Ngo
6f8c8486aa use animation component in stage 2018-09-18 03:34:51 -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
8466a2f57e remove old environment 2018-09-18 00:42:26 -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
Diego Marcos
c38633ec33 Add stage floor 2018-09-13 18:32:45 -07:00
Diego Marcos
54dad95bd9 Add intro song with analyser 2018-09-13 18:32:35 -07:00
Diego Marcos
4d3b8ecb31 Add stage 2018-09-12 14:08:11 -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