Commit Graph

585 Commits

Author SHA1 Message Date
Diego F. Goberna
d604e0345d compressed floor.png 2018-11-20 01:46:51 +01:00
Diego F. Goberna
1cc73e58a7 separated footprints in floor.png 2018-11-20 01:45:10 +01:00
Diego F. Goberna
f279ec5b1c tweaked gameMenuSongInfoContainer pos/rot 2018-11-19 21:37:09 +01:00
Kevin Ngo
0ac494ed86 fix mine setting material when model not yet loaded 2018-11-19 08:09:06 -08:00
Kevin Ngo
7234be65bd ga 2018-11-19 08:07:50 -08:00
Kevin Ngo
42f3753f75 now 6000 songs 2018-11-18 03:12:02 -08:00
Kevin Ngo
2aa14ba01e show logo on victory 2018-11-17 17:59:20 -08:00
Kevin Ngo
fd08e2ab30 increase beat hit labels a bit 2018-11-17 17:49:05 -08:00
Kevin Ngo
524d150795 fix beam color (fixes #192) 2018-11-17 07:39:39 -08:00
Kevin Ngo
a889183325 fix text-counter adding empty prefixes/suffixes 2018-11-17 07:26:30 -08:00
Kevin Ngo
f7acbd9c99 rename victory buttons 2018-11-17 07:24:00 -08:00
Kevin Ngo
75b854e0d7 victory cresendo sound 2018-11-17 07:22:15 -08:00
Kevin Ngo
1b33e91fb5 factor warm up time into beatsTime 2018-11-17 06:53:33 -08:00
Kevin Ngo
6919451c66 Revert "Revert "fix song preview time leaking into sync, don't use song current time until beat preload finish""
This reverts commit 72feb92923.
2018-11-17 06:27:28 -08:00
Kevin Ngo
2210c1d8d1 shrink readme logo 2018-11-17 06:10:50 -08:00
Kevin Ngo
317ad0ecef update readme image layout 2018-11-17 06:09:33 -08:00
Kevin Ngo
18fabcdefd update reamde 2018-11-17 06:05:28 -08:00
Kevin Ngo
5e43d0107a rename victoryfake event to test victory 2018-11-17 05:52:43 -08:00
Kevin Ngo
836c76b412 remove prevValue logic from text-counter causing it to not run 2018-11-17 05:52:24 -08:00
Kevin Ngo
67f0ad831f fix F rank color 2018-11-17 05:52:15 -08:00
Kevin Ngo
8b0a22fe18 defer tutorial 2d 2018-11-17 05:26:23 -08:00
Kevin Ngo
cdb9975893 raise walls so they dont clip the ground 2018-11-17 05:07:29 -08:00
Kevin Ngo
e1065f7ec7 fix overlay moving camera rig to a different scene 2018-11-17 04:36:34 -08:00
Kevin Ngo
d94a723807 tutorialActive does not mean isPlaying 2018-11-17 03:37:06 -08:00
Kevin Ngo
02f33c63fb victory screen beats hit 2018-11-17 03:28:41 -08:00
Kevin Ngo
a1ca2aee92 victory button fade-ins, remove victory-specific code from text-counter, remove duplicate entities in victory 2018-11-17 03:00:54 -08:00
Kevin Ngo
8cb96231e6 menu background only raycastable if menuActive 2018-11-17 02:17:12 -08:00
Kevin Ngo
9584ceca23 remove container entity, faster matrixworld updates 2018-11-17 02:01:47 -08:00
Kevin Ngo
ef0aec6ec0 Merge pull request #187 from supermedium/recenter
recenter
2018-11-17 02:00:35 -08:00
Kevin Ngo
f767c83f8c compress images 2018-11-17 01:59:38 -08:00
Kevin Ngo
5f580a41c0 hide loading canvas during load 2018-11-17 01:54:57 -08:00
Kevin Ngo
830b51fc98 ?mute to mute intro song 2018-11-17 01:50:33 -08:00
Kevin Ngo
24eec229da Merge pull request #181 from supermedium/victorysounds
Victory sounds
2018-11-17 01:20:41 -08:00
Kevin Ngo
f47e276e85 Merge pull request #184 from supermedium/tutorial2d
tutorial 2d
2018-11-17 01:20:31 -08:00
Diego F. Goberna
13d0305272 load() instead of event listeners 2018-11-16 16:57:38 +01:00
Diego F. Goberna
46ebe3b574 tutorial2d 2018-11-16 16:57:38 +01:00
Diego F. Goberna
32a0cb370f moved play-sound to scene 2018-11-16 16:39:41 +01:00
Diego F. Goberna
d51883bb2f victorysong 2018-11-16 16:39:41 +01:00
Diego F. Goberna
109edb915a victory sounds 2018-11-16 16:38:53 +01:00
Kevin Ngo
d21a77a9de move overlay class to camera rig so controllers don't get reparented 2018-11-16 05:00:58 -08:00
Kevin Ngo
890b705cbc recenter 2018-11-16 05:00:58 -08:00
Kevin Ngo
74d7c89df8 bump aframe, with the applyMixin fix included this time, and tracked-controls allow matrix update 2018-11-16 05:00:43 -08:00
Kevin Ngo
9634d8cbde hide tutorial on search/genre 2018-11-16 01:36:22 -08:00
Kevin Ngo
ebeca9f3db tutorial close 2018-11-16 01:33:08 -08:00
Diego F. Goberna
be277c6eb8 fix: clear genre remained visible after play when genre selected 2018-11-15 23:21:43 +01:00
Diego F. Goberna
3af7f65905 improved googles icon 2018-11-15 23:14:01 +01:00
Kevin Ngo
6045daeaa7 DEBUG_AFRAME flag to test against local aframe 2018-11-14 22:44:49 -08:00
Diego Marcos
5dd7166da2 Move wall initilization to wall component. Implement wall warmup 2018-11-14 14:02:03 -08:00
Diego F. Goberna
109e55ecff small fixes and clean ups 2018-11-14 22:00:10 +01:00
Diego Marcos
72feb92923 Revert "fix song preview time leaking into sync, don't use song current time until beat preload finish"
This reverts commit 7f1cdec783.
2018-11-14 12:49:26 -08:00