From 778a2c93b60e3ae5bc0aed36c7462cb076926f3c Mon Sep 17 00:00:00 2001 From: landgreen Date: Mon, 29 Jan 2024 21:29:39 -0800 Subject: [PATCH] training mode choice for new players electronegativity: +26->23% damage gun cancel button doesn't show up on the initial level if you haven't done the training yet and you didn't choose a gun after exiting initial level players are prompted to start the training levels only if they haven't done the training and they didn't pick up a gun, and a few other conditions community training levels only are added when community maps setting is on and player clicks on training if you die after clearing fewer than 4 levels the difficulty settings automatically opens improved text formatting on updates --- index.html | 6 +- js/bullet.js | 2 +- js/index.js | 5 +- js/level.js | 150 ++++++++++++++++++++++++++++---------------------- js/player.js | 4 +- js/powerup.js | 5 +- js/tech.js | 6 +- todo.txt | 33 +++++++---- 8 files changed, 123 insertions(+), 88 deletions(-) diff --git a/index.html b/index.html index e345a6d..739ca76 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@
-
+
settings
@@ -75,7 +75,7 @@

- +