Commit Graph

176 Commits

Author SHA1 Message Date
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
9478f12a29 toggle off song preview logs 2018-10-07 15:13:52 -07:00
Kevin Ngo
aeb0b95cee restore divisors 2018-10-07 00:25:48 -07:00
Kevin Ngo
cfe5a3fc20 fix particle player error 2018-10-06 21:36:15 -07:00
Diego F. Goberna
9892f993e6 added particles on beat slicing (fixes #54) 2018-10-06 01:38:17 +02: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
3987ff2d33 hide keyboard on play 2018-10-05 03:17:40 -07:00
Kevin Ngo
7312ddbc6d merge neon stuff 2018-10-05 00:53:31 -07:00
Kevin Ngo
c06f953208 mergin geos like goten and trunks 2018-10-05 00:26:52 -07:00
Kevin Ngo
a8f930b686 reduce sky segments 2018-10-04 16:46:05 -07:00
Diego F. Goberna
3e91ac70a3 brighter dialog text 2018-10-04 20:30:59 +02:00
Diego F. Goberna
25bd4e6fe2 added song info to pause/gameover panels (fixes #57) 2018-10-04 20:27:25 +02:00
Diego F. Goberna
39811f41e2 twister animation (fixes #60) 2018-10-04 19:27:46 +02:00
Diego F. Goberna
f6718595d9 added GAME OVER message 2018-10-04 18:13:27 +02:00
Diego F. Goberna
35f2d04a74 loading message (fixes #58) 2018-10-04 17:49:26 +02: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
6ee60c8b0c no show restart button game over 2018-10-04 01:40:24 -07:00
Kevin Ngo
6b6e08c528 implement rough damage state (configure values later) 2018-10-04 01:36:52 -07:00
Kevin Ngo
b5bac0fc74 camel case obj/mixin ids 2018-10-04 01:28:31 -07:00
Kevin Ngo
11cabdbc5a no bubble beatwrong 2018-10-04 01:25:49 -07:00
Kevin Ngo
280a9f0200 remove old song info entity 2018-10-04 01:20:50 -07:00
Kevin Ngo
b8e44202f4 fix search clear (fixes #47) 2018-10-04 01:01:35 -07:00
Kevin Ngo
bad8e29812 bigger pagination button raycast targets (fixes #49) 2018-10-04 00:59:26 -07:00
Kevin Ngo
5d1c9041ea center align score 2018-10-04 00:52:36 -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
0a773559e5 remove scene debug, was causing everything to stringify 2018-10-03 19:57:28 -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
Kevin Ngo
1b91cdccf6 fix animations s/duration/dur/g 2018-10-03 18:58:52 -07:00
Kevin Ngo
e9c6c4a9f0 pause logic (not yet resume logic) 2018-10-03 18:58:26 -07:00
Kevin Ngo
9392e57133 fix beams scale 0 2018-10-03 18:57:13 -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
Kevin Ngo
06b699847b source obj models from template, reduce duplicate OBJ loading 2018-10-03 17:59:52 -07:00
Diego F. Goberna
1a2dc95a80 cached animations in beams 2018-10-04 02:32:28 +02: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
Kevin Ngo
2720de0294 starting on menu-controls 2018-10-03 15:47:21 -07:00
Diego F. Goberna
dc97bdb1aa improved animations in miss&wrong beats 2018-10-04 00:04:50 +02:00
Diego F. Goberna
8509555a9c miss & wrong beat assets and animations 2018-10-03 23:28:38 +02:00
Diego F. Goberna
bd3b5fbc34 object3d attribute in animation 2018-10-03 02:52:53 +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 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
fde9ad8a59 Fix score state attributes 2018-10-02 15:04:51 -07:00