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 |
|
Diego Marcos
|
4eff13915f
|
Reposition and rename score fields
|
2018-10-02 14:00:51 -07:00 |
|
Kevin Ngo
|
e11b1de291
|
beat slice gravity
|
2018-10-02 06:15:04 -07:00 |
|
Kevin Ngo
|
738a90d688
|
some memory savings in beat-loader.js
|
2018-10-02 05:15:56 -07:00 |
|
Kevin Ngo
|
df87763e6f
|
some memory savings in beat.js
|
2018-10-02 04:52:50 -07:00 |
|
Kevin Ngo
|
18aa58d1d4
|
move saber with mouse with ?debug=true
|
2018-10-02 04:19:15 -07:00 |
|
Diego Marcos
|
9855dbca7d
|
Add song beats. Need pace adjustment
|
2018-10-01 17:38:53 -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
|
c03ddc2c8b
|
clean up song.js
|
2018-10-01 16:07:04 -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
|
2d510b6700
|
disable trail when saber not active, fix initial trail samples not being vectors
|
2018-10-01 15:23:53 -07:00 |
|
Kevin Ngo
|
ce58e5b895
|
init saber bounding box even if not controllerconnected
|
2018-10-01 15:14:31 -07:00 |
|
Kevin Ngo
|
2edc17fef5
|
remove unused play-button attribute
|
2018-10-01 14:50:18 -07:00 |
|
Kevin Ngo
|
8fe604a663
|
remove currentTime set in song.js for now
|
2018-10-01 14:50:18 -07:00 |
|
Diego Marcos
|
0ccb2e5ef9
|
Add saber trail
|
2018-10-01 11:23:07 -07:00 |
|
Kevin Ngo
|
b614fde540
|
fix saber tick check
|
2018-09-29 02:15:32 -07:00 |
|
Diego Marcos
|
46d5e8bc2a
|
Restore bladeEnabled flag
|
2018-09-28 12:40:28 -07:00 |
|
Kevin Ngo
|
553d150ee6
|
fix preview start time
|
2018-09-25 06:03:07 -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
|
cb54591fc4
|
fix img assets not being img (was a-image)
|
2018-09-25 04:58:01 -07:00 |
|
Kevin Ngo
|
8ac33c6829
|
remove unused script
|
2018-09-25 04:52:17 -07:00 |
|
Kevin Ngo
|
fee087fd5c
|
apply overlay to cursor-mesh (fixes #28)
|
2018-09-25 04:46:33 -07:00 |
|
Kevin Ngo
|
7a0e1bacdd
|
throttle beat detection for logo light
|
2018-09-25 04:35:39 -07:00 |
|
Kevin Ngo
|
b41c5e127c
|
play intro song after scene load to prevent choppy
|
2018-09-25 03:57:02 -07:00 |
|
Diego Marcos
|
1a95c5ba30
|
Reverse overlay activation flag. Overlay is enabled when menu is active
|
2018-09-24 19:06:14 -07:00 |
|
Kevin Ngo
|
4779d0ecc6
|
only set cursor once connected
|
2018-09-24 18:12:30 -07:00 |
|
Diego Marcos
|
efe10ef413
|
Add enabled flag to overlay component
|
2018-09-24 18:04:19 -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
|
ac36d57fb6
|
define saber declaratively
|
2018-09-21 04:58:04 -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
|
809fc1c2e1
|
remove babel-polyfill
|
2018-09-20 21:17:05 -07:00 |
|
Diego Marcos
|
2c1a51fee5
|
Rename overlay object property to objects. fix #23
|
2018-09-20 18:13:06 -07:00 |
|
Kevin Ngo
|
2cc1fac9c9
|
toggle controller raycaster only in VR
|
2018-09-20 18:05:32 -07:00 |
|
Kevin Ngo
|
2804a41bb6
|
logo flicker prevent redundant function binds, update text color directly
|
2018-09-20 18:00:03 -07:00 |
|
Kevin Ngo
|
eb234e7999
|
apply cursor to hand entity directly
|
2018-09-20 17:43:12 -07:00 |
|
Kevin Ngo
|
164010d7fd
|
gitattributes for auto crlf normalization
|
2018-09-20 17:40:30 -07:00 |
|