From dbe33239fb01b3475747c9c9292b94f38e348f10 Mon Sep 17 00:00:00 2001 From: landgreen Date: Tue, 12 Oct 2021 18:57:05 -0700 Subject: [PATCH] background 10% opacity on death after you die your canvas sticks around at 10% opacity add a mouse over underline effect to hint that names are links molecular assembler: all 3 manufacturing tech cost 3 -> 1 research --- .DS_Store | Bin 6148 -> 6148 bytes index.html | 36 ++++--- js/bullet.js | 35 +++++- js/index.js | 8 +- js/level.js | 19 ++-- js/mob.js | 7 +- js/player.js | 4 +- js/simulation.js | 4 +- js/spawn.js | 177 +++++++++++++++--------------- js/tech.js | 273 ++++++++++++++++++++++++----------------------- style.css | 8 ++ todo.txt | 25 ++--- 12 files changed, 323 insertions(+), 273 deletions(-) diff --git a/.DS_Store b/.DS_Store index e0d71b1f68993b206669e130cd2ed2c069bca713..3e567716c53aa90bc7e4f088b053ad6820f5b69d 100644 GIT binary patch delta 21 ccmZoMXffEJ#muz8Zn6%uAEUwMYUWN607uIPH2?qr delta 21 ccmZoMXffEJ#mqEo&tx5DKgNR1)y$nD08Zrw?EnA( diff --git a/index.html b/index.html index 8474635..02603b1 100644 --- a/index.html +++ b/index.html @@ -256,6 +256,11 @@ animation: 4s ease 3s normal forwards 1 fadein; } + .fade-in-fast { + opacity: 0; + animation: 3s ease 2s normal forwards 1 fadein; + } + @keyframes fadein { 0% { opacity: 0; @@ -364,15 +369,27 @@ --> + + --> - - + + + + + + + + + + + + + @@ -380,13 +397,8 @@ - - - - - - + @@ -405,9 +417,9 @@ + - @@ -419,7 +431,7 @@ fire field -