Diego F. Goberna
ce6e155c9a
sabers
2018-12-07 03:25:51 -08:00
Diego F. Goberna
25ec36e686
new logo
2018-12-07 03:25:51 -08:00
Diego F. Goberna
5ae970b04a
game texts glow, tweaked ui buttons
2018-12-07 03:25:50 -08:00
Diego F. Goberna
e01baa7f14
game texts glow, tweaked ui buttons
2018-12-07 03:24:42 -08:00
Diego F. Goberna
09816c80cf
constant colors logic
2018-12-07 03:23:56 -08:00
Diego F. Goberna
28bae66b20
corridor, laser neons
2018-12-07 03:23:56 -08:00
Diego F. Goberna
f1e9765e5e
tweaked walls bg color
2018-12-07 03:23:55 -08:00
Diego F. Goberna
54c22691c6
backglow, fog and tunnel neon colors (events 0 & 1)
2018-12-07 03:23:55 -08:00
Diego F. Goberna
39d36ccc3e
new glow in beat symbols
2018-12-07 03:23:54 -08:00
Diego F. Goberna
fd240e86ab
improved wall shader
2018-12-07 03:23:54 -08:00
Diego F. Goberna
119f3466dc
fixed twister rotations
2018-12-07 03:23:54 -08:00
Diego F. Goberna
e6bc456510
typo, removed twister.obj
2018-12-07 03:23:54 -08:00
Diego F. Goberna
cf31c24ebd
merged twister in one geometry
2018-12-07 03:23:53 -08:00
Diego F. Goberna
8c98df87e2
created stage atlas+meshes, simplifying models and materials
2018-12-07 03:23:53 -08:00
Diego Marcos
01648bbe2b
Fix wall width and positioning
2018-12-05 14:16:38 -08:00
Kevin Ngo
ed4a233146
move beams behind smoke for transparency ordering
2018-12-04 01:25:53 -08:00
Kevin Ngo
b5d3caa15e
fix wall positioning, support ceilings
2018-12-04 00:16:04 -08:00
Diego Marcos
531a0c57da
Increase beat size
2018-12-03 19:56:44 -08:00
Diego Marcos
85709e2af2
Increase metalness
2018-12-03 19:56:44 -08:00
Kevin Ngo
0bf4a9674f
rename excellent to great to fit text
2018-12-03 17:12:07 -08:00
Diego Marcos
8c1e5eb534
Speed up beats
2018-12-03 17:02:46 -08:00
Diego Marcos
b850ba6b60
Type variable is not a const
2018-12-03 14:58:52 -08:00
Kevin Ngo
4ae56a9f31
fix haptics for dot beats
2018-12-02 23:43:28 -08:00
Kevin Ngo
f171a8e63a
upload accuracy data to leaderboard
2018-12-02 22:20:43 -08:00
Kevin Ngo
f6c9eb9d48
remove old saber-intersection code in wall.js tock
2018-12-02 20:39:57 -08:00
Kevin Ngo
1b965d741f
no allocate obj on walls
2018-12-02 20:13:46 -08:00
Kevin Ngo
e79e7bd781
refactor saber-particles, attach the component to sabers. update particle position on intersection move. saber collide particles
2018-12-02 17:58:24 -08:00
Kevin Ngo
58d24a75e8
remove raycaster dep from saber-intersection +++perf
2018-12-02 16:44:04 -08:00
Kevin Ngo
ccded32073
continued haptic rumble when sabers touch
2018-12-02 15:02:28 -08:00
Kevin Ngo
7b22c83517
adjust controller position on z a bit to line up
2018-12-01 19:48:56 -08:00
Kevin Ngo
f4172b1d1a
lower beat hit volume to 0.25
2018-12-01 19:27:31 -08:00
Kevin Ngo
051a3e7b48
reduce collision threshold check distance to -1.65, will decrease number of unnecessary bbox checks
2018-11-26 14:56:49 -08:00
Diego F. Goberna
7822c8ffcb
supercut cleanups
2018-11-21 11:57:56 +01:00
Diego F. Goberna
6845b5df37
improved score labels visual feedback ( fixes #185 )
2018-11-20 22:35:40 +01:00
Kevin Ngo
f1b8f85fbe
leaderboard fixes:
...
leaderboard reveal only after text counter done
fix leaderboard clearing exiting song
no flash leaderboard between menu select songs
hide leaderboard in genre
2018-11-20 03:56:37 -08:00
Diego F. Goberna
a2288eaee1
leaderboard tweaks
2018-11-20 03:56:37 -08:00
Kevin Ngo
fdd625c4ab
leaderboard
2018-11-20 03:56:37 -08:00
Kevin Ngo
7495a3a466
lower beat hit volume
2018-11-20 02:31:27 -08:00
Kevin Ngo
0ac494ed86
fix mine setting material when model not yet loaded
2018-11-19 08:09:06 -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
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
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
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
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
ef0aec6ec0
Merge pull request #187 from supermedium/recenter
...
recenter
2018-11-17 02:00:35 -08:00